UNPKG

@mangosystem/ogc-schemas

Version:

Jsonix XML-JSON mappings for OGC Schemas.

162 lines (161 loc) 6.35 kB
<?xml version="1.0" encoding="utf-8"?> <?xml-stylesheet type="text/xsl" href="schematron_result_for_eop.xsl"?> <alt:EarthObservation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/alt/2.0 ../alt.xsd" xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:om="http://www.opengis.net/om/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:eop="http://www.opengis.net/eop/2.0" xmlns:swe="http://www.opengis.net/swe/1.0" xmlns:alt="http://www.opengis.net/alt/2.0" gml:id="alt_example_1"> <om:phenomenonTime> <gml:TimePeriod gml:id="tp_2"> <gml:beginPosition>2001-08-22T11:02:47.000</gml:beginPosition> <gml:endPosition>2001-08-22T11:02:47.999</gml:endPosition> </gml:TimePeriod> </om:phenomenonTime> <om:resultTime> <!-- repeat of archiving date --> <gml:TimeInstant gml:id="archivingdate_1"> <gml:timePosition>2001-08-22T11:02:47.999</gml:timePosition> </gml:TimeInstant> </om:resultTime> <om:procedure> <alt:EarthObservationEquipment gml:id="eop_1"> <eop:platform> <eop:Platform> <eop:shortName>DummyPlatform</eop:shortName> <eop:serialIdentifier>DummyP</eop:serialIdentifier> </eop:Platform> </eop:platform> <eop:instrument> <eop:Instrument> <eop:shortName>DummyAltimeter</eop:shortName> </eop:Instrument> </eop:instrument> <eop:sensor> <eop:Sensor> <eop:sensorType>ALTIMETRIC</eop:sensorType> <eop:operationalMode codeSpace="urn:eop:PHR:sensorMode">PX</eop:operationalMode> <eop:resolution uom="m">0.7</eop:resolution> </eop:Sensor> </eop:sensor> <eop:acquisitionParameters> <alt:Acquisition> <eop:orbitNumber>12</eop:orbitNumber> <eop:lastOrbitNumber>12</eop:lastOrbitNumber> <eop:orbitDirection>ASCENDING</eop:orbitDirection> <eop:illuminationAzimuthAngle uom="deg">10</eop:illuminationAzimuthAngle> <eop:acrossTrackIncidenceAngle uom="deg">-14.0</eop:acrossTrackIncidenceAngle> <eop:alongTrackIncidenceAngle uom="deg">-13.9</eop:alongTrackIncidenceAngle> <eop:pitch uom="deg">0</eop:pitch> <eop:roll uom="deg">0</eop:roll> <eop:yaw uom="deg">0</eop:yaw> <alt:cycleNumber>20</alt:cycleNumber> <alt:isSegment>false</alt:isSegment> <alt:relativePassNumber>10</alt:relativePassNumber> </alt:Acquisition> </eop:acquisitionParameters> <alt:auxiliaryInstrument> <alt:AuxiliaryInstrument> <eop:shortName>DummyAuxiliaryInstrument</eop:shortName> <alt:instrumentType>MICROWAVE_RADIOMETER</alt:instrumentType> </alt:AuxiliaryInstrument> </alt:auxiliaryInstrument> </alt:EarthObservationEquipment> </om:procedure> <om:observedProperty xlink:href="#params1"/> <om:featureOfInterest> <alt:Footprint gml:id="alt_fp"> <eop:multiExtentOf></eop:multiExtentOf> <alt:nominalTrack> <gml:MultiCurve gml:id="alt_fpcurve1"> <gml:curveMember> <gml:LineString gml:id="track1" srsName="EPSG:4326"> <gml:coordinates>-60.11159,-49.394531 -22.355494,-19.863281 51.777811,18.457031 78.611509,63.808594</gml:coordinates> </gml:LineString> </gml:curveMember> <gml:curveMember> <gml:LineString gml:id="track2" srsName="EPSG:4326"> <gml:coordinates>-62.636462,-1.230469 -14.01438,37.441406 57.654024,77.167969 81.399926,128.847656</gml:coordinates> </gml:LineString> </gml:curveMember> <gml:curveMember> <gml:LineString gml:id="track3" srsName="EPSG:4326"> <gml:coordinates>-60.804921,63.808594 5.172648,95.800781 67.438981,146.074219 82.928795,177.363281</gml:coordinates> </gml:LineString> </gml:curveMember> </gml:MultiCurve> </alt:nominalTrack> </alt:Footprint> </om:featureOfInterest> <!-- TODO om:result> <eop:EarthObservationResult gml:id="eor_2"> <eop:browse> <eop:BrowseInformation> <eop:type>QUICKLOOK</eop:type> <eop:referenceSystemIdentifier codeSpace="EPSG" >epsg:4326</eop:referenceSystemIdentifier> <eop:fileName> <ows:ServiceReference xmlns="http://www.opengis.net/ows/2.0" xlink:href="http://www.mybrowse.com/dummy"> <ows:RequestMessage/> </ows:ServiceReference> </eop:fileName> </eop:BrowseInformation> </eop:browse> <eop:mask> <eop:MaskInformation> <eop:type>CLOUD</eop:type> <eop:format>VECTOR</eop:format> <eop:fileName> <ows:ServiceReference xmlns="http://www.opengis.net/ows/2.0" xlink:href="http://www.mybrowse.com/dummy2"> <ows:RequestMessage/> </ows:ServiceReference> </eop:fileName> </eop:MaskInformation> </eop:mask> <eop:parameter> <eop:ParameterInformation> <eop:phenomenon> <swe:Phenomenon xmlns:gml31="http://www.opengis.net/gml" gml31:id="ssh"> <name xmlns="http://www.opengis.net/gml" codeSpace="http://www.cfconventions.org">sea_surface_height_above_sea_level</name> </swe:Phenomenon> </eop:phenomenon> </eop:ParameterInformation> </eop:parameter> </eop:EarthObservationResult> </om:result--> <eop:metaDataProperty> <eop:EarthObservationMetaData> <eop:identifier>Dummy</eop:identifier> <eop:acquisitionType>NOMINAL</eop:acquisitionType> <eop:productType>TBD</eop:productType> <eop:status>ACQUIRED</eop:status> <eop:downlinkedTo> <eop:DownlinkInformation> <eop:acquisitionStation codeSpace="urn:eop:PHR:stationCode" >TLS</eop:acquisitionStation> </eop:DownlinkInformation> </eop:downlinkedTo> <eop:archivedIn> <eop:ArchivingInformation> <eop:archivingCenter codeSpace="urn:eop:PHR:stationCode" >TLS</eop:archivingCenter> <eop:archivingDate>2001-08-22T11:02:47.999</eop:archivingDate> </eop:ArchivingInformation> </eop:archivedIn> <eop:imageQualityDegradation uom="%">0</eop:imageQualityDegradation> <eop:processing> <alt:ProcessingInformation> <eop:processingCenter codeSpace="http://dummy/mycentre"></eop:processingCenter> <alt:groundTrackUncertainty uom="km">1</alt:groundTrackUncertainty> <alt:samplingRate uom="kHz">20</alt:samplingRate> <alt:samplingRate uom="kHz">1</alt:samplingRate> </alt:ProcessingInformation> </eop:processing> </eop:EarthObservationMetaData> </eop:metaDataProperty> </alt:EarthObservation>