Interface EllipsoidalCS

All Superinterfaces:
CoordinateSystem, IdentifiedObject
All Known Implementing Classes:
DefaultEllipsoidalCS

public interface EllipsoidalCS extends CoordinateSystem
A two- or three-dimensional coordinate system in which position is specified by geodetic latitude, geodetic longitude, and (in the three-dimensional case) ellipsoidal height. An EllipsoidalCS shall have two or three axis associations.
Used with CRS type(s)
Geographic, Engineering
Since:
GeoAPI 1.0
Author:
Martin Desruisseaux (IRD)