EPSG:6647 - CGVD2013(CGG2013) height

Attributes


Unit

metre

Scope

Geodesy, engineering survey, 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 (CGG2013)

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

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