EPSG:7047 DEPRECATED

GRS 1980 Authalic Sphere

Attributes

Unit: metre

Data source: EPSG

Information source: OGP

Revision date: 2001-06-05

Remarks: Authalic sphere derived from Clarke 1866 ellipsoid (code 7008). Deprecated as name and parameter values do not match; replaced by 7048.

MapTiler banner

Definition: OGC Well Known Text

SPHEROID["GRS 1980 Authalic Sphere",6370997,0,
    AUTHORITY["EPSG","7047"]]

Definition: OGC Well Known Text 2 (2019)

ELLIPSOID["GRS 1980 Authalic Sphere",6370997,0,
    LENGTHUNIT["metre",1],
    ID["EPSG",7047]]

Definition: ESRI Well Known Text

SPHEROID["Sphere_GRS_1980_Authalic",6370997.0,0.0]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Ellipsoid",
    "name": "GRS 1980 Authalic Sphere",
    "radius": 6370997,
    "id": {
        "authority": "EPSG",
        "code": 7047
    }
}

Definition: GeoServer

7047-ellipsoid=SPHEROID["GRS 1980 Authalic Sphere",6370997,0,AUTHORITY["EPSG","7047"]]