Package org.locationtech.proj4j.datum


package org.locationtech.proj4j.datum
  • Class
    Description
     
     
     
    A class representing a geodetic datum.
    A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.
    Provides conversions between Geodetic coordinates (latitude, longitude in radians and height in meters) and Geocentric coordinates (X, Y, Z) in meters.
    A Grid represents a geodetic datum defining some mapping between a coordinate system referenced to the surface of the earth and spherical coordinates.
     
     
    Parser for the "National Transformation" v2 format Very basic implementation: only files with 1 subfile are supported, gridshift type is supposed to be in seconds Header structure:
    A PrimeMeridian represents a constant offset from Greenwich in radians of longitude.