Difference between revisions of "Documenting Coordinate Reference System"
From Earth Science Information Partners (ESIP)
(Created page with "'''CSDGM'''<pre></pre> '''DIF'''<pre></pre> '''ECHO'''<pre></pre> '''ISO'''<pre></pre> Concept Examples") |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | ''' | + | '''ECHO''' |
| − | ''' | + | <pre<noinclude></noinclude>><Spatial> |
| − | ''' | + | <SpatialCoverageType>HORIZONTAL</SpatialCoverageType> |
| − | ''' | + | <HorizontalSpatialDomain> |
| + | <Geometry> | ||
| + | '''<CoordinateSystem>CARTESIAN</CoordinateSystem> | ||
| + | <BoundingRectangle> | ||
| + | <WestBoundingCoordinate>-180.0</WestBoundingCoordinate> | ||
| + | <NorthBoundingCoordinate>90</NorthBoundingCoordinate> | ||
| + | <EastBoundingCoordinate>180.0</EastBoundingCoordinate> | ||
| + | <SouthBoundingCoordinate>-90</SouthBoundingCoordinate> | ||
| + | </BoundingRectangle> | ||
| + | </Geometry> | ||
| + | </HorizontalSpatialDomain> | ||
| + | <GranuleSpatialRepresentation>CARTESIAN</GranuleSpatialRepresentation> | ||
| + | </Spatial></pre> | ||
| + | '''ISO''' | ||
| + | <pre<noinclude></noinclude>><gmd:referenceSystemInfo> | ||
| + | <gmd:MD_ReferenceSystem> | ||
| + | <gmd:referenceSystemIdentifier> | ||
| + | '''<gmd:RS_Identifier> | ||
| + | '''<gmd:code> | ||
| + | '''<gco:CharacterString>CARTESIAN</gco:CharacterString> | ||
| + | '''</gmd:code> | ||
| + | '''</gmd:RS_Identifier> | ||
| + | </gmd:referenceSystemIdentifier> | ||
| + | </gmd:MD_ReferenceSystem> | ||
| + | </gmd:referenceSystemInfo></pre> | ||
| + | '''Or | ||
| + | <pre<noinclude></noinclude>><gmd:referenceSystemInfo> | ||
| + | <gmd:MD_ReferenceSystem> | ||
| + | <gmd:referenceSystemIdentifier> | ||
| + | <gmd:RS_Identifier> | ||
| + | <gmd:code> | ||
| + | <gco:CharacterString>WGS 84</gco:CharacterString> | ||
| + | </gmd:code> | ||
| + | '''<gmd:codeSpace> | ||
| + | '''<gco:CharacterString>World Geodetic System</gco:CharacterString> | ||
| + | '''</gmd:codeSpace> | ||
| + | </gmd:RS_Identifier> | ||
| + | </gmd:referenceSystemIdentifier> | ||
| + | </gmd:MD_ReferenceSystem> | ||
| + | </gmd:referenceSystemInfo></pre> | ||
[[Concept Examples]] | [[Concept Examples]] | ||
Latest revision as of 13:34, September 17, 2015
ECHO <pre<noinclude></noinclude>><Spatial>
<SpatialCoverageType>HORIZONTAL</SpatialCoverageType>
<HorizontalSpatialDomain>
<Geometry>
<CoordinateSystem>CARTESIAN</CoordinateSystem>
<BoundingRectangle>
<WestBoundingCoordinate>-180.0</WestBoundingCoordinate>
<NorthBoundingCoordinate>90</NorthBoundingCoordinate>
<EastBoundingCoordinate>180.0</EastBoundingCoordinate>
<SouthBoundingCoordinate>-90</SouthBoundingCoordinate>
</BoundingRectangle>
</Geometry>
</HorizontalSpatialDomain>
<GranuleSpatialRepresentation>CARTESIAN</GranuleSpatialRepresentation>
</Spatial>
ISO <pre<noinclude></noinclude>><gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>CARTESIAN</gco:CharacterString>
</gmd:code>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>
Or <pre<noinclude></noinclude>><gmd:referenceSystemInfo>
<gmd:MD_ReferenceSystem>
<gmd:referenceSystemIdentifier>
<gmd:RS_Identifier>
<gmd:code>
<gco:CharacterString>WGS 84</gco:CharacterString>
</gmd:code>
<gmd:codeSpace>
<gco:CharacterString>World Geodetic System</gco:CharacterString>
</gmd:codeSpace>
</gmd:RS_Identifier>
</gmd:referenceSystemIdentifier>
</gmd:MD_ReferenceSystem>
</gmd:referenceSystemInfo>