EPSG:6200

Pulkovo 1995

Attributes

Ellipsoid: Krassowsky 1940

Prime meridian: Greenwich

Data source: EPSG

Information source: "Main Terms of Reference for the State Geodetic Network"; Federal Geodetic Service of Russia; 1994

Revision date: 2008-06-24

Scope: Geodesy.

Area of use: Russian Federation - onshore and offshore.

SimpleMap

WGS84 bounds:
-168.97 39.87
18.92 85.19

MapTiler banner

Definition: OGC Well Known Text

DATUM["Pulkovo_1995",
    SPHEROID["Krassowsky 1940",6378245,298.3,
        AUTHORITY["EPSG","7024"]],
    AUTHORITY["EPSG","6200"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Pulkovo 1995",
    ELLIPSOID["Krassowsky 1940",6378245,298.3,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6200]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Pulkovo 1995",
    "ellipsoid": {
        "name": "Krassowsky 1940",
        "semi_major_axis": 6378245,
        "inverse_flattening": 298.3
    },
    "scope": "Geodesy.",
    "area": "Russian Federation - onshore and offshore.",
    "bbox": {
        "south_latitude": 39.87,
        "west_longitude": 18.92,
        "north_latitude": 85.19,
        "east_longitude": -168.97
    },
    "id": {
        "authority": "EPSG",
        "code": 6200
    }
}

Definition: GeoServer

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