Interface GeodeticCRS

All Superinterfaces:
CoordinateReferenceSystem, IdentifiedObject, ReferenceSystem, SingleCRS
All Known Subinterfaces:
GeocentricCRS, GeographicCRS
All Known Implementing Classes:
DefaultGeocentricCRS, DefaultGeographicCRS

public interface GeodeticCRS extends SingleCRS
A coordinate reference system associated with a geodetic datum.
Used with CS type(s)
Cartesian Spherical Ellipsoidal
Since:
GeoAPI 2.1
Author:
Martin Desruisseaux (IRD)
  • Method Details