EPSG:6214

Beijing 1954

Attributes

Ellipsoid: Krassowsky 1940

Prime meridian: Greenwich

Data source: EPSG

Information source: Chinese Science Bulletin, 2009, 54:2714-2721

Revision date: 2018-04-20

Scope: Topographic mapping.

Remarks: Scale determined through three baselines in northeast China. Discontinuities at boundaries of adjustment blocks. From 1982 replaced by Xian 1980 and New Beijing.

Area of use: China - onshore and offshore.

SimpleMap

WGS84 bounds:
134.77 16.7
73.62 53.56

MapTiler banner

Definition: OGC Well Known Text

DATUM["Beijing_1954",
    SPHEROID["Krassowsky 1940",6378245,298.3,
        AUTHORITY["EPSG","7024"]],
    AUTHORITY["EPSG","6214"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Beijing 1954",
    ELLIPSOID["Krassowsky 1940",6378245,298.3,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6214]]

Definition: ESRI Well Known Text

DATUM["D_Beijing_1954",
    SPHEROID["Krasovsky_1940",6378245.0,298.3]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Beijing 1954",
    "ellipsoid": {
        "name": "Krassowsky 1940",
        "semi_major_axis": 6378245,
        "inverse_flattening": 298.3
    },
    "scope": "Topographic mapping.",
    "area": "China - onshore and offshore.",
    "bbox": {
        "south_latitude": 16.7,
        "west_longitude": 73.62,
        "north_latitude": 53.56,
        "east_longitude": 134.77
    },
    "id": {
        "authority": "EPSG",
        "code": 6214
    }
}

Definition: GeoServer

6214-datum=DATUM["Beijing_1954",SPHEROID["Krassowsky 1940",6378245,298.3,AUTHORITY["EPSG","7024"]],AUTHORITY["EPSG","6214"]]