Difference between revisions of "Documenting Bounding Box"
From Earth Science Information Partners (ESIP)
| Line 1: | Line 1: | ||
'''CSDGM''' | '''CSDGM''' | ||
<pre<noinclude></noinclude>><spdom> | <pre<noinclude></noinclude>><spdom> | ||
| − | + | '''<bounding> | |
| − | + | '''<westbc>179.6546</westbc> | |
| − | + | '''<eastbc>-129.9939</eastbc> | |
| − | + | '''<northbc>71.6000</northbc> | |
| − | + | '''<southbc>50.1834</southbc> | |
| − | + | '''</bounding> | |
| − | + | </spdom></pre> | |
'''DIF''' | '''DIF''' | ||
<pre<noinclude></noinclude>><Spatial_Coverage> | <pre<noinclude></noinclude>><Spatial_Coverage> | ||
Latest revision as of 12: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>