ESRI:115839 - Hong_Kong_Geodetic_CS

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

China - Hong Kong - onshore and offshore.

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

Datum: Hong_Kong_Geodetic

Coordinate System: vertical

Projection: Undefined

Geodetic CRS: Undefined

Export

VERTCRS["Hong_Kong_Geodetic_CS",
    VDATUM["Hong_Kong_Geodetic"],
    CS[vertical,1],
        AXIS["ellipsoidal height (h)",up,
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["China - Hong Kong - onshore and offshore."],
        BBOX[22.13,113.76,22.58,114.51]],
    ID["ESRI",115839]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "VerticalCRS",
  "name": "Hong_Kong_Geodetic_CS",
  "datum": {
    "type": "VerticalReferenceFrame",
    "name": "Hong_Kong_Geodetic"
  },
  "coordinate_system": {
    "subtype": "vertical",
    "axis": [
      {
        "name": "Ellipsoidal height",
        "abbreviation": "h",
        "direction": "up",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "China - Hong Kong - onshore and offshore.",
  "bbox": {
    "south_latitude": 22.13,
    "west_longitude": 113.76,
    "north_latitude": 22.58,
    "east_longitude": 114.51
  },
  "id": {
    "authority": "ESRI",
    "code": 115839
  }
}
{'crs_wkt': 'VERTCRS["Hong_Kong_Geodetic_CS",VDATUM["Hong_Kong_Geodetic"],CS[vertical,1],AXIS["ellipsoidal '
            'height (h)",up,LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["China - Hong Kong - onshore and '
            'offshore."],BBOX[22.13,113.76,22.58,114.51]],ID["ESRI",115839]]',
 'geopotential_datum_name': 'Hong_Kong_Geodetic'}