EPSG:6053 DEPRECATED

Not specified (based on International 1924 Authalic Sphere)

Attributes

Ellipsoid: International 1924 Authalic Sphere

Prime meridian: Greenwich

Data source: EPSG

Information source: OGP

Revision date: 2006-09-22

Scope: Not a valid datum.

Remarks: Included for coordinate reference systems where datum is unknown.

Area of use: Not specified.

SimpleMap

WGS84 bounds:
179.9 -85.0
-179.9 85.0

MapTiler banner

Definition: OGC Well Known Text

DATUM["Not_specified_based_on_International_1924_Authalic_Sphere",
    SPHEROID["International 1924 Authalic Sphere",6371228,0,
        AUTHORITY["EPSG","7057"]],
    AUTHORITY["EPSG","6053"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Not specified (based on International 1924 Authalic Sphere)",
    ELLIPSOID["International 1924 Authalic Sphere",6371228,0,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6053]]

Definition: ESRI Well Known Text

DATUM["D_Sphere_International_1924_Authalic",
    SPHEROID["Sphere_International_1924_Authalic",6371228.0,0.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Not specified (based on International 1924 Authalic Sphere)",
    "ellipsoid": {
        "name": "International 1924 Authalic Sphere",
        "radius": 6371228
    },
    "scope": "Not a valid datum.",
    "area": "Not specified.",
    "bbox": {
        "south_latitude": -90,
        "west_longitude": -180,
        "north_latitude": 90,
        "east_longitude": 180
    },
    "id": {
        "authority": "EPSG",
        "code": 6053
    }
}

Definition: GeoServer

6053-datum=DATUM["Not_specified_based_on_International_1924_Authalic_Sphere",SPHEROID["International 1924 Authalic Sphere",6371228,0,AUTHORITY["EPSG","7057"]],AUTHORITY["EPSG","6053"]]