diagram |
|
namespace |
http://www.opengis.net/gml/3.2 |
type |
gml:ProjectedCRSType |
properties |
content | complex | substGrp | gml:AbstractGeneralDerivedCRS |
|
children |
gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:remarks gml:domainOfValidity gml:scope gml:conversion gml:baseGeodeticCRS gml:baseGeographicCRS gml:cartesianCS |
used by |
|
attributes |
Name | Type | Use | Default | Fixed | annotation | id | ID | required | | | documentation | The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs. |
|
|
annotation |
documentation | gml:ProjectedCRS is a 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known. Distortion correction is commonly applied to calculated bearings and distances to produce values that are a close match to actual field values. |
|
source |
<element name="ProjectedCRS" type="gml:ProjectedCRSType" substitutionGroup="gml:AbstractGeneralDerivedCRS">
<annotation>
<documentation>gml:ProjectedCRS is a 2D coordinate reference system used to approximate the shape of the earth on a planar surface, but in such a way that the distortion that is inherent to the approximation is carefully controlled and known. Distortion correction is commonly applied to calculated bearings and distances to produce values that are a close match to actual field values.</documentation>
</annotation>
</element> |