EPSG:10113

CGVD28 height to CGVD2013a(1997) height (1)

Attributes

Geodetic CRS: CGVD28 height

Datum: Canadian Geodetic Vertical Datum of 1928

Data source: EPSG

Information source: Geodetic Survey Division, Natural Resources Canada.

Revision date: 2023-07-17

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

Remarks: Equivalent to HT2_1997 hybrid geoid model minus CGG2013a geoid model (i.e. CT code 9983 minus CT 10111 = CT 9984 minus CT 10112). Specifies NAD83(CSRS)v3 as interpolation CRS, but NAD83(CSRS)v2 (code 8237) may equally be used.

Method: Vertical Offset by Grid Interpolation (NRCan byn)

Area of use: Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon.

Description: (0,)

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

COORDINATEOPERATION["CGVD28 height to CGVD2013a(1997) height (1)",
    VERSION["NR-Can HT2 1997"],
    SOURCECRS[
        VERTCRS["CGVD28 height",
            VDATUM["Canadian Geodetic Vertical Datum of 1928"],
            CS[vertical,1],
                AXIS["gravity-related height (H)",up,
                    LENGTHUNIT["metre",1]],
            ID["EPSG",5713]]],
    TARGETCRS[
        VERTCRS["CGVD2013a(1997) height",
            VDATUM["Canadian Geodetic Vertical Datum of 2013 (CGG2013a) epoch 1997"],
            CS[vertical,1],
                AXIS["gravity-related height (H)",up,
                    LENGTHUNIT["metre",1]],
            ID["EPSG",20035]]],
    METHOD["Vertical Offset by Grid Interpolation (NRCan byn)",
        ID["EPSG",1112]],
    PARAMETERFILE["Vertical offset file","HT2_1997_CGG2013a.byn"],
    INTERPOLATIONCRS[
        GEOGCRS["NAD83(CSRS)v3",
            DATUM["North American Datum of 1983 (CSRS) version 3",
                ELLIPSOID["GRS 1980",6378137,298.257222101,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]]]],
    OPERATIONACCURACY[0.05],
    USAGE[
        SCOPE["Derivation of gravity-related heights from GNSS observations."],
        AREA["Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon."],
        BBOX[38.21,-141.01,86.46,-40.73]],
    ID["EPSG",10113],
    REMARK["Equivalent to HT2_1997 hybrid geoid model minus CGG2013a geoid model (i.e. CT code 9983 minus CT 10111 = CT 9984 minus CT 10112). Specifies NAD83(CSRS)v3 as interpolation CRS, but NAD83(CSRS)v2 (code 8237) may equally be used."]]

Definition: PROJ.4

+proj=vgridshift +grids=ca_nrc_HT2_1997_CGG2013a.tif +multiplier=1

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:10113","+proj=vgridshift +grids=ca_nrc_HT2_1997_CGG2013a.tif +multiplier=1");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Transformation",
    "name": "CGVD28 height to CGVD2013a(1997) height (1)",
    "source_crs": {
        "type": "VerticalCRS",
        "name": "CGVD28 height",
        "datum": {
            "type": "VerticalReferenceFrame",
            "name": "Canadian Geodetic Vertical Datum of 1928"
        },
        "coordinate_system": {
            "subtype": "vertical",
            "axis": [
                {
                    "name": "Gravity-related height",
                    "abbreviation": "H",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 5713
        }
    },
    "target_crs": {
        "type": "VerticalCRS",
        "name": "CGVD2013a(1997) height",
        "datum": {
            "type": "VerticalReferenceFrame",
            "name": "Canadian Geodetic Vertical Datum of 2013 (CGG2013a) epoch 1997"
        },
        "coordinate_system": {
            "subtype": "vertical",
            "axis": [
                {
                    "name": "Gravity-related height",
                    "abbreviation": "H",
                    "direction": "up",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 20035
        }
    },
    "interpolation_crs": {
        "type": "GeographicCRS",
        "name": "NAD83(CSRS)v3",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "North American Datum of 1983 (CSRS) version 3",
            "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"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 8240
        }
    },
    "method": {
        "name": "Vertical Offset by Grid Interpolation (NRCan byn)",
        "id": {
            "authority": "EPSG",
            "code": 1112
        }
    },
    "parameters": [
        {
            "name": "Vertical offset file",
            "value": "HT2_1997_CGG2013a.byn",
            "id": {
                "authority": "EPSG",
                "code": 8732
            }
        }
    ],
    "accuracy": "0.05",
    "scope": "Derivation of gravity-related heights from GNSS observations.",
    "area": "Canada - onshore and offshore - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon.",
    "bbox": {
        "south_latitude": 38.21,
        "west_longitude": -141.01,
        "north_latitude": 86.46,
        "east_longitude": -40.73
    },
    "id": {
        "authority": "EPSG",
        "code": 10113
    },
    "remarks": "Equivalent to HT2_1997 hybrid geoid model minus CGG2013a geoid model (i.e. CT code 9983 minus CT 10111 = CT 9984 minus CT 10112). Specifies NAD83(CSRS)v3 as interpolation CRS, but NAD83(CSRS)v2 (code 8237) may equally be used."
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=vgridshift"
	"grids=ca_nrc_HT2_1997_CGG2013a.tif"
	"multiplier=1"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=vgridshift +grids=ca_nrc_HT2_1997_CGG2013a.tif +multiplier=1">
	<Layer srs="+proj=vgridshift +grids=ca_nrc_HT2_1997_CGG2013a.tif +multiplier=1">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 10113, 'EPSG', 10113, '+proj=vgridshift +grids=ca_nrc_HT2_1997_CGG2013a.tif +multiplier=1', 'None');