@mangosystem/ogc-schemas
Version:
Jsonix XML-JSON mappings for OGC Schemas.
52 lines (51 loc) • 2.89 kB
text/xml
<om:Observation xmlns="http://www.opengis.net/om/1.0" xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/om/1.0 http://schemas.opengis.net/om/1.0.0/om.xsd">
<gml:name>Weather Data</gml:name>
<om:samplingTime>
<gml:TimePeriod>
<gml:beginPosition>2007-04-01T00:00:00.000-06:00</gml:beginPosition>
<gml:endPosition>2007-04-01T03:40:00.000-06:00</gml:endPosition>
</gml:TimePeriod>
</om:samplingTime>
<om:procedure xlink:href="urn:vast:sensor:weatherStation"/>
<om:observedProperty xlink:href="weather1.xml"/>
<om:featureOfInterest xlink:href="http://www.ga.gov.au/bin/gazd01?rec=293604" xlink:role="urn:ogc:def:featuretype:SEEGRID:locality"/>
<om:result>
<swe:DataArray>
<swe:elementCount>
<swe:Count>
<swe:value>23</swe:value>
</swe:Count>
</swe:elementCount>
<swe:elementType name="WeatherRecordType" xlink:href="weatherRecord1_t.xml"/>
<swe:encoding>
<swe:TextBlock decimalSeparator="." tokenSeparator="," blockSeparator=" "/>
</swe:encoding>
<swe:values>
2007-04-01T00:00:00.000-06:00,30.4,28.8,155.8,1055.32,55,haze
2007-04-01T00:00:10.000-06:00,30.4,28.8,155.8,1055.4,59,haze
2007-04-01T00:00:20.000-06:00,30.4,28.8,155.7,1055.47,65,haze
2007-04-01T00:00:30.000-06:00,30.3,28.9,155.7,1055.55,66,haze
2007-04-01T00:00:40.000-06:00,30.3,28.9,155.6,1055.62,61,haze
2007-04-01T00:00:50.000-06:00,30.3,28.9,155.6,1055.69,55,haze
2007-04-01T00:01:00.000-06:00,30.3,28.9,155.5,1055.77,51,haze
2007-04-01T00:01:10.000-06:00,30.2,28.9,155.5,1055.84,48,haze
2007-04-01T00:01:20.000-06:00,30.2,28.9,155.4,1055.91,43,haze
2007-04-01T00:01:30.000-06:00,30.2,28.9,155.4,1055.99,44,haze
2007-04-01T00:01:40.000-06:00,30.2,29,155.3,1056.06,46,haze
2007-04-01T00:01:50.000-06:00,30.1,29,155.3,1056.13,48,haze
2007-04-01T00:02:00.000-06:00,30.1,29,155.2,1056.2,44,haze
2007-04-01T00:02:10.000-06:00,30.1,29,155.2,1056.27,41,haze
2007-04-01T00:02:20.000-06:00,30.1,29,155.1,1056.34,40,haze
2007-04-01T00:02:30.000-06:00,30,29,155.1,1056.41,36,clear
2007-04-01T00:02:40.000-06:00,30,29,155,1056.48,39,clear
2007-04-01T00:02:50.000-06:00,30,29.1,155,1056.55,50,haze
2007-04-01T00:03:00.000-06:00,30,29.1,155,1056.62,65,haze
2007-04-01T00:03:10.000-06:00,30,29.1,154.9,1056.69,70,haze
2007-04-01T00:03:20.000-06:00,29.9,29.1,154.9,1056.76,71,haze
2007-04-01T00:03:30.000-06:00,29.9,29.1,154.8,1056.83,75,haze
2007-04-01T00:03:40.000-06:00,29.9,29.1,154.8,1056.89,75,haze
</swe:values>
</swe:DataArray>
</om:result>
</om:Observation>