EPSG:20034 - CGVD2013a(2002) height

Attributes


Unit

metre

Scope

Geodesy, topographic mapping.

Remarks

None

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.

Data Source: EPSG v11.016 2024-08-31

Datum: Canadian Geodetic Vertical Datum of 2013 (CGG2013a) epoch 2002

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["CGVD2013a(2002) height",
    VDATUM["Canadian Geodetic Vertical Datum of 2013 (CGG2013a) epoch 2002",
        ANCHOREPOCH[2002]],
    CS[vertical,1],
        AXIS["gravity-related height (H)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Geodesy, topographic mapping."],
        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",20034]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "CGVD2013a(2002) height",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Canadian Geodetic Vertical Datum of 2013 (CGG2013a) epoch 2002",
    "anchor_epoch": 2002
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Gravity-related height",
        "abbreviation": "H",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Geodesy, topographic mapping.",
  "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": 20034
  }
}
{'crs_wkt': 'VERTCRS["CGVD2013a(2002) height",VDATUM["Canadian Geodetic '
            'Vertical Datum of 2013 (CGG2013a) epoch '
            '2002",ANCHOREPOCH[2002]],CS[vertical,1],AXIS["gravity-related '
            'height (H)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy, '
            'topographic mapping."],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",20034]]',
 'geopotential_datum_name': 'Canadian Geodetic Vertical Datum of 2013 '
                            '(CGG2013a) epoch 2002'}