EPSG:7050

GRS 1967 Modified

Attributes

Unit: metre

Data source: EPSG

Information source: "Geodetic Reference System 1967"; International Association of Geodesy special publication number 3; August 1971.

Revision date: 2008-08-11

Remarks: Based on the GRS 1967 figure (code 7036) but with 1/f taken to 2 decimal places exactly. Used with SAD69 and TWD67 datums. The dimensions are also used as the Australian National Spheroid (code 7003).

MapTiler banner

Definition: OGC Well Known Text

SPHEROID["GRS 1967 Modified",6378160,298.25,
    AUTHORITY["EPSG","7050"]]

Definition: OGC Well Known Text 2 (2019)

ELLIPSOID["GRS 1967 Modified",6378160,298.25,
    LENGTHUNIT["metre",1],
    ID["EPSG",7050]]

Definition: ESRI Well Known Text

SPHEROID["GRS_1967_Truncated",6378160.0,298.25]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.5/projjson.schema.json",
    "type": "Ellipsoid",
    "name": "GRS 1967 Modified",
    "semi_major_axis": 6378160,
    "inverse_flattening": 298.25,
    "id": {
        "authority": "EPSG",
        "code": 7050
    }
}

Definition: GeoServer

7050-ellipsoid=SPHEROID["GRS 1967 Modified",6378160,298.25,AUTHORITY["EPSG","7050"]]