Difference between revisions of "Documenting Spatial Extent"

From Earth Science Information Partners (ESIP)
Line 1: Line 1:
'''CSDGM'''<pre><spdom>
+
'''CSDGM'''
 +
<pre&lt;noinclude&gt;&lt;/noinclude&gt;>'''<spdom>
 
         <bounding>
 
         <bounding>
 
             <westbc>179.6546</westbc>
 
             <westbc>179.6546</westbc>
Line 6: Line 7:
 
             <southbc>50.1834</southbc>
 
             <southbc>50.1834</southbc>
 
         </bounding>
 
         </bounding>
     </spdom></pre>
+
     </spdom>'''</pre>
'''DIF'''<pre></pre>
+
'''DIF'''
'''ECHO'''<pre>/*/Spatial/HorizontalSpatialDomain/Geometry</pre>
+
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><Spatial_Coverage>
'''ISO'''<pre>/*/mri:MD_DataIdentification/mri:extent/gex:EX_Extent/gex:geographicElement/gex:EX_GeographicBoundingBox</pre>
+
    <Southernmost_Latitude>-90.0</Southernmost_Latitude>
 +
    <Northernmost_Latitude>90.0</Northernmost_Latitude>
 +
    <Westernmost_Longitude>-180.0</Westernmost_Longitude>
 +
    <Easternmost_Longitude>180.0</Easternmost_Longitude>
 +
    <Minimum_Altitude>0 KM</Minimum_Altitude>
 +
    <Maximum_Altitude>33 KM</Maximum_Altitude>
 +
</Spatial_Coverage></pre>
 +
'''ECHO'''
 +
<pre&lt;noinclude&gt;&lt;/noinclude&gt;>'''<Spatial>
 +
        <SpatialCoverageType>Horizontal</SpatialCoverageType>
 +
        <HorizontalSpatialDomain>
 +
            <Geometry>
 +
                <CoordinateSystem>CARTESIAN</CoordinateSystem>
 +
                <BoundingRectangle>
 +
                    <WestBoundingCoordinate>-180.0</WestBoundingCoordinate>
 +
                    <NorthBoundingCoordinate>90.0</NorthBoundingCoordinate>
 +
                    <EastBoundingCoordinate>180.0</EastBoundingCoordinate>
 +
                    <SouthBoundingCoordinate>-90.0</SouthBoundingCoordinate>
 +
                </BoundingRectangle>
 +
            </Geometry>
 +
        </HorizontalSpatialDomain>
 +
        <GranuleSpatialRepresentation>CARTESIAN</GranuleSpatialRepresentation>
 +
    </Spatial>'''</pre>
 +
'''ISO'''
 +
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><gmd:extent>
 +
        <gmd:EX_Extent>
 +
          '''<gmd:geographicElement>
 +
            <gmd:EX_GeographicBoundingBox>
 +
              <gmd:westBoundLongitude>
 +
                <gco:Decimal>
 +
                  -148.85236
 +
                </gco:Decimal>
 +
              </gmd:westBoundLongitude>
 +
              <gmd:eastBoundLongitude>
 +
                <gco:Decimal>
 +
                  -148.46639
 +
                </gco:Decimal>
 +
              </gmd:eastBoundLongitude>
 +
              <gmd:southBoundLatitude>
 +
                <gco:Decimal>
 +
                  69.14655
 +
                </gco:Decimal>
 +
              </gmd:southBoundLatitude>
 +
              <gmd:northBoundLatitude>
 +
                <gco:Decimal>
 +
                  70.16183
 +
                </gco:Decimal>
 +
              </gmd:northBoundLatitude>
 +
            </gmd:EX_GeographicBoundingBox>
 +
          </gmd:geographicElement>'''
 +
          <gmd:temporalElement>
 +
            <gmd:EX_TemporalExtent>
 +
              <gmd:extent>
 +
                <gml:TimePeriod gml:id="boundingTemporalExtent">
 +
                  <gml:beginPosition>
 +
                    2004-04-12T00:00:00Z
 +
                  </gml:beginPosition>
 +
                  <gml:endPosition>
 +
                    2004-04-15T23:59:59Z
 +
                  </gml:endPosition>
 +
                </gml:TimePeriod>
 +
              </gmd:extent>
 +
            </gmd:EX_TemporalExtent>
 +
          </gmd:temporalElement>
 +
        </gmd:EX_Extent>
 +
      </gmd:extent></pre>
 
[[Concept Examples]]
 
[[Concept Examples]]

Revision as of 21:17, September 16, 2015

CSDGM <pre<noinclude></noinclude>><spdom>

       <bounding>
           <westbc>179.6546</westbc>
           <eastbc>-129.9939</eastbc>
           <northbc>71.6000</northbc>
           <southbc>50.1834</southbc>
       </bounding>

</spdom>

DIF <pre<noinclude></noinclude>><Spatial_Coverage>

   <Southernmost_Latitude>-90.0</Southernmost_Latitude>
   <Northernmost_Latitude>90.0</Northernmost_Latitude>
   <Westernmost_Longitude>-180.0</Westernmost_Longitude>
   <Easternmost_Longitude>180.0</Easternmost_Longitude>
   <Minimum_Altitude>0 KM</Minimum_Altitude>
   <Maximum_Altitude>33 KM</Maximum_Altitude>

</Spatial_Coverage>

ECHO <pre<noinclude></noinclude>><Spatial>

       <SpatialCoverageType>Horizontal</SpatialCoverageType>
       <HorizontalSpatialDomain>
           <Geometry>
               <CoordinateSystem>CARTESIAN</CoordinateSystem>
               <BoundingRectangle>
                   <WestBoundingCoordinate>-180.0</WestBoundingCoordinate>
                   <NorthBoundingCoordinate>90.0</NorthBoundingCoordinate>
                   <EastBoundingCoordinate>180.0</EastBoundingCoordinate>
                   <SouthBoundingCoordinate>-90.0</SouthBoundingCoordinate>
               </BoundingRectangle>
           </Geometry>
       </HorizontalSpatialDomain>
       <GranuleSpatialRepresentation>CARTESIAN</GranuleSpatialRepresentation>

</Spatial>

ISO <pre<noinclude></noinclude>><gmd:extent>

       <gmd:EX_Extent>
         <gmd:geographicElement>
           <gmd:EX_GeographicBoundingBox>
             <gmd:westBoundLongitude>
               <gco:Decimal>
                 -148.85236
               </gco:Decimal>
             </gmd:westBoundLongitude>
             <gmd:eastBoundLongitude>
               <gco:Decimal>
                 -148.46639
               </gco:Decimal>
             </gmd:eastBoundLongitude>
             <gmd:southBoundLatitude>
               <gco:Decimal>
                 69.14655
               </gco:Decimal>
             </gmd:southBoundLatitude>
             <gmd:northBoundLatitude>
               <gco:Decimal>
                 70.16183
               </gco:Decimal>
             </gmd:northBoundLatitude>
           </gmd:EX_GeographicBoundingBox>
         </gmd:geographicElement>
         <gmd:temporalElement>
           <gmd:EX_TemporalExtent>
             <gmd:extent>
               <gml:TimePeriod gml:id="boundingTemporalExtent">
                 <gml:beginPosition>
                   2004-04-12T00:00:00Z
                 </gml:beginPosition>
                 <gml:endPosition>
                   2004-04-15T23:59:59Z
                 </gml:endPosition>
               </gml:TimePeriod>
             </gmd:extent>
           </gmd:EX_TemporalExtent>
         </gmd:temporalElement>
       </gmd:EX_Extent>

</gmd:extent>

Concept Examples