om.2.0.0.examples.pointer2.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <om:OM_Observation gml:id="OPTest2" xmlns:om="http://www.opengis.net/om/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xsi:schemaLocation="http://www.opengis.net/om/2.0 http://schemas.opengis.net/om/2.0/observation.xsd"> <gml:description>Observation instance with remote result</gml:description> <gml:name>Observation Pointer 2</gml:name> <om:type xlink:href="http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_TimeSeriesObservation"/> <om:phenomenonTime> <gml:TimePeriod gml:id="op1t"> <gml:beginPosition>2005-01-11T17:22:25.00</gml:beginPosition> <gml:endPosition>2005-01-11T18:22:25.00</gml:endPosition> </gml:TimePeriod> </om:phenomenonTime> <om:resultTime> <gml:TimeInstant gml:id="eoplt"> <gml:timePosition>2005-01-11T18:22:25.00</gml:timePosition> </gml:TimeInstant> </om:resultTime> <om:procedure xlink:href="urn:ogc:object:feature:Sensor:SEEGrid:overcoring"/> <om:observedProperty xlink:href="http://sweet.jpl.nasa.gov/2.0/physPressure.owl#Stress"/> <om:featureOfInterest xlink:href="http://some.example.org/wfs%26request=getFeature%26id=789002" xlink:role="urn:ogc:def:featureType:SEEGRID:borehole"/> <om:result xlink:href="http://some.example.org/results%3f798002%26property=stress" xlink:role="application/xml" xsi:type="gml:ReferenceType"/> </om:OM_Observation>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy