EPSG:6123

Kartastokoordinaattijarjestelma (1966)

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: National Land Survey of Finland; http://www.maanmittauslaitos.fi

Revision date: 2011-06-30

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Remarks: Adopted in 1970.

Area of use: Finland - onshore.

SimpleMap

WGS84 bounds:
31.59 59.75
19.24 70.09

MapTiler banner

Definition: OGC Well Known Text

DATUM["Kartastokoordinaattijarjestelma_1966",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6123"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Kartastokoordinaattijarjestelma (1966)",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6123]]

Definition: ESRI Well Known Text

DATUM["D_KKJ",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Kartastokoordinaattijarjestelma (1966)",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Finland - onshore.",
    "bbox": {
        "south_latitude": 59.75,
        "west_longitude": 19.24,
        "north_latitude": 70.09,
        "east_longitude": 31.59
    },
    "id": {
        "authority": "EPSG",
        "code": 6123
    }
}

Definition: GeoServer

6123-datum=DATUM["Kartastokoordinaattijarjestelma_1966",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6123"]]