Interface GeodeticCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS
All Known Subinterfaces:
GeocentricCRS, GeographicCRS

@UML(identifier="GeodeticCRS", specification=ISO_19111) public interface GeodeticCRS extends SingleCRS
A 2- or 3-dimensional CRS used over the whole planet or substantial parts of it. This is used to describe large portions of the planet's surface up to the entire planet's surface. If the geodetic reference frame is dynamic then the geodetic CRS is dynamic, else it is static.

Permitted coordinate systems

This type of CRS can be used with coordinate systems of type CartesianCS, SphericalCS or EllipsoidalCS. In the latter case, the GeographicCRS specialization should be used.
Since:
2.1