Difference between revisions of "Documenting Bounding Box"

From Earth Science Information Partners (ESIP)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''CSDGM'''<pre> <spdom>
+
'''CSDGM'''
        <bounding>
+
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><spdom>
            <westbc>179.6546</westbc>
+
    '''<bounding>
            <eastbc>-129.9939</eastbc>
+
        '''<westbc>179.6546</westbc>
            <northbc>71.6000</northbc>
+
        '''<eastbc>-129.9939</eastbc>
            <southbc>50.1834</southbc>
+
        '''<northbc>71.6000</northbc>
        </bounding>
+
        '''<southbc>50.1834</southbc>
    </spdom>
+
    '''</bounding>
</pre>
+
</spdom></pre>
'''DIF'''<pre><Spatial_Coverage>
+
'''DIF'''
      <Southernmost_Latitude>-90.0</Southernmost_Latitude>
+
<pre&lt;noinclude&gt;&lt;/noinclude&gt;><Spatial_Coverage>
      <Northernmost_Latitude>90.0</Northernmost_Latitude>
+
    '''<Southernmost_Latitude>-90.0</Southernmost_Latitude>
      <Westernmost_Longitude>-180.0</Westernmost_Longitude>
+
    '''<Northernmost_Latitude>90.0</Northernmost_Latitude>
      <Easternmost_Longitude>180.0</Easternmost_Longitude>
+
    '''<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>
 
</Spatial_Coverage></pre>
'''ECHO'''<pre></pre>
+
'''ECHO'''
'''ISO'''<pre></pre>
+
<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]]

Latest revision as of 13:51, September 17, 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