Programming with JViews Maps > Ellipsoid and Geodetic Datums > Spatial Reference System > Geocentric Coordinate System

The IlvGeocentricCoordinateSystem class defines a geocentric coordinate system, that is, a three-dimensional Cartesian system. The origin point of this Cartesian system is the center of the Earth.

The axes are perpendicular and defined as follows:

geocentric.gif

Figure 2.8 The Geocentric Coordinate System

Coordinates in a geocentric coordinate system are expressed in linear units along the axis.

The geocentric coordinate system is mostly used as the base reference system from which geographic and projected coordinates are derived. For example, geodetic datums (horizontal datum) are defined by the shift, rotate and scaling parameters to convert a geocentric coordinate system to a reference geocentric coordinate system (in most cases, the WGS84 datum).