@UML(identifier="SC_GeocentricCRS", specification=ISO_19111) public interface GeocentricCRS extends GeodeticCRS
| Used with CS type(s) |
|---|
Cartesian,
Spherical
|
Departure from OGC/ISO specification:
This interface is kept conformant with the specification published in 2003. The 2007 revision of ISO 19111 removed theGeographicCRSandGeocentricCRStypes, handling both using theGeodeticCRSparent type. GeoAPI keeps them since the distinction between those two types is in wide use.
DOMAIN_OF_VALIDITY_KEY, SCOPE_KEYALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY| Modifier and Type | Method and Description |
|---|---|
CoordinateSystem |
getCoordinateSystem()
|
getDatumgetDomainOfValidity, getScopegetAlias, getIdentifiers, getName, getRemarks, toWKT@UML(identifier="coordinateSystem", obligation=MANDATORY, specification=ISO_19111) CoordinateSystem getCoordinateSystem()
getCoordinateSystem in interface CoordinateReferenceSystemgetCoordinateSystem in interface SingleCRSCopyright © 1994–2019 Open Geospatial Consortium. All rights reserved.