EPSG:10695

EUREF-FIN to N2000 height (1)

Attributes

Geodetic CRS: EUREF-FIN

Datum: EUREF-FIN

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Bilker-Koivula, M. (2010). "Development of the Finnish Height Conversion Surface FIN2005N00". Nordic Journal of Surveying and Real Estate Research, 7(1), and Land Survey of Finland; http://www.maanmittauslaitos.fi

Revision date: 2024-12-12

Scope: Derivation of gravity-related heights from GNSS observations.

Remarks: Replaced by EUREF-FIN to N2000 height (2) (code 10697). For reversible alternative see EUREF-FIN to EUREF-FIN + N2000 height (1) (code 10696). Derived through correction surface to the Nordic NKG2004-geoid model using 50 EUVN points. File also in ASCII.

Method: Geographic3D to GravityRelatedHeight (gtg)

Area of use: Finland - onshore.

Description: (0,)

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

COORDINATEOPERATION["EUREF-FIN to N2000 height (1)",
    VERSION["NLS-Fin 2005"],
    SOURCECRS[
        GEOGCRS["EUREF-FIN",
            DATUM["EUREF-FIN",
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]],
                ANCHOREPOCH[1997]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,3],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["ellipsoidal height (h)",up,
                    ORDER[3],
                    LENGTHUNIT["metre",1]],
            ID["EPSG",10689]]],
    TARGETCRS[
        VERTCRS["N2000 height",
            VDATUM["N2000"],
            CS[vertical,1],
                AXIS["gravity-related height (H)",up,
                    LENGTHUNIT["metre",1]],
            ID["EPSG",3900]]],
    METHOD["Geographic3D to GravityRelatedHeight (gtg)",
        ID["EPSG",1123]],
    PARAMETERFILE["Geoid (height correction) model file","fi_nls_fin2005n00.tif"],
    OPERATIONACCURACY[0.02],
    USAGE[
        SCOPE["Derivation of gravity-related heights from GNSS observations."],
        AREA["Finland - onshore."],
        BBOX[59.75,19.24,70.09,31.59]],
    ID["EPSG",10695],
    REMARK["Replaced by EUREF-FIN to N2000 height (2) (code 10697). For reversible alternative see EUREF-FIN to EUREF-FIN + N2000 height (1) (code 10696). Derived through correction surface to the Nordic NKG2004-geoid model using 50 EUVN points. File also in ASCII."]]

Definition: PROJ.4

+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=fi_nls_fin2005n00.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:10695","+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=fi_nls_fin2005n00.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Transformation",
    "name": "EUREF-FIN to N2000 height (1)",
    "source_crs": {
        "type": "GeographicCRS",
        "name": "EUREF-FIN",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "EUREF-FIN",
            "anchor_epoch": 1997,
            "ellipsoid": {
                "name": "GRS 1980",
                "semi_major_axis": 6378137,
                "inverse_flattening": 298.257222101
            }
        },
        "coordinate_system": {
            "subtype": "ellipsoidal",
            "axis": [
                {
                    "name": "Geodetic latitude",
                    "abbreviation": "Lat",
                    "direction": "north",
                    "unit": "degree"
                },
                {
                    "name": "Geodetic longitude",
                    "abbreviation": "Lon",
                    "direction": "east",
                    "unit": "degree"
                },
                {
                    "name": "Ellipsoidal height",
                    "abbreviation": "h",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 10689
        }
    },
    "target_crs": {
        "type": "VerticalCRS",
        "name": "N2000 height",
        "datum": {
            "type": "VerticalReferenceFrame",
            "name": "N2000"
        },
        "coordinate_system": {
            "subtype": "vertical",
            "axis": [
                {
                    "name": "Gravity-related height",
                    "abbreviation": "H",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 3900
        }
    },
    "method": {
        "name": "Geographic3D to GravityRelatedHeight (gtg)",
        "id": {
            "authority": "EPSG",
            "code": 1123
        }
    },
    "parameters": [
        {
            "name": "Geoid (height correction) model file",
            "value": "fi_nls_fin2005n00.tif",
            "id": {
                "authority": "EPSG",
                "code": 8666
            }
        }
    ],
    "accuracy": "0.02",
    "scope": "Derivation of gravity-related heights from GNSS observations.",
    "area": "Finland - onshore.",
    "bbox": {
        "south_latitude": 59.75,
        "west_longitude": 19.24,
        "north_latitude": 70.09,
        "east_longitude": 31.59
    },
    "id": {
        "authority": "EPSG",
        "code": 10695
    },
    "remarks": "Replaced by EUREF-FIN to N2000 height (2) (code 10697). For reversible alternative see EUREF-FIN to EUREF-FIN + N2000 height (1) (code 10696). Derived through correction surface to the Nordic NKG2004-geoid model using 50 EUVN points. File also in ASCII."
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=pipeline"
	"step"
	"proj=axisswap"
	"order=2,1"
	"step"
	"proj=unitconvert"
	"xy_in=deg"
	"xy_out=rad"
	"step"
	"inv"
	"proj=vgridshift"
	"grids=fi_nls_fin2005n00.tif"
	"multiplier=1"
	"step"
	"proj=unitconvert"
	"xy_in=rad"
	"xy_out=deg"
	"step"
	"proj=axisswap"
	"order=2,1"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=fi_nls_fin2005n00.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1">
	<Layer srs="+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=fi_nls_fin2005n00.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 10695, 'EPSG', 10695, '+proj=pipeline +step +proj=axisswap +order=2,1 +step +proj=unitconvert +xy_in=deg +xy_out=rad +step +inv +proj=vgridshift +grids=fi_nls_fin2005n00.tif +multiplier=1 +step +proj=unitconvert +xy_in=rad +xy_out=deg +step +proj=axisswap +order=2,1', 'None');