EPSG:6034 DEPRECATED

Not specified (based on Clarke 1880 ellipsoid)

Attributes

Ellipsoid: Clarke 1880

Prime meridian: Greenwich

Data source: EPSG

Information source: OGP

Revision date: 2000-05-03

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_Clarke_1880_ellipsoid",
    SPHEROID["Clarke 1880",6378249.14480801,293.466307655636,
        AUTHORITY["EPSG","7034"]],
    AUTHORITY["EPSG","6034"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Not specified (based on Clarke 1880 ellipsoid)",
    ELLIPSOID["Clarke 1880",20926202,293.466307655636,
        LENGTHUNIT["Clarke's foot",0.3047972654]],
    ID["EPSG",6034]]

Definition: ESRI Well Known Text

DATUM["D_Clarke_1880",
    SPHEROID["Clarke_1880",6378249.14480801,293.466307655636]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Not specified (based on Clarke 1880 ellipsoid)",
    "ellipsoid": {
        "name": "Clarke 1880",
        "semi_major_axis": {
            "value": 20926202,
            "unit": {
                "type": "LinearUnit",
                "name": "Clarke's foot",
                "conversion_factor": 0.3047972654
            }
        },
        "semi_minor_axis": {
            "value": 20854895,
            "unit": {
                "type": "LinearUnit",
                "name": "Clarke's foot",
                "conversion_factor": 0.3047972654
            }
        }
    },
    "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": 6034
    }
}

Definition: GeoServer

6034-datum=DATUM["Not_specified_based_on_Clarke_1880_ellipsoid",SPHEROID["Clarke 1880",6378249.14480801,293.466307655636,AUTHORITY["EPSG","7034"]],AUTHORITY["EPSG","6034"]]