EPSG:6753

fk89

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: Kort & Matrikelstyrelsen (KMS), Copenhagen.

Revision date: 2006-08-04

Scope: Cadastre.

Remarks: Replaces FD54 for cadastre.

Area of use: Faroe Islands - onshore.

SimpleMap

WGS84 bounds:
-6.33 61.33
-7.49 62.41

MapTiler banner

Definition: OGC Well Known Text

DATUM["fk89",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6753"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["fk89",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6753]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "fk89",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Cadastre.",
    "area": "Faroe Islands - onshore.",
    "bbox": {
        "south_latitude": 61.33,
        "west_longitude": -7.49,
        "north_latitude": 62.41,
        "east_longitude": -6.33
    },
    "id": {
        "authority": "EPSG",
        "code": 6753
    }
}

Definition: GeoServer

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