EPSG:6739

Hong Kong 1963(67)

Attributes

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Information source: UK Hydrographic Office.

Revision date: 2022-12-12

Scope: Military survey.

Remarks: Replaces Hong Kong 1963 for military purposes only in 1967. Replaced by Hong Kong 1980.

Area of use: China - Hong Kong - onshore and offshore.

SimpleMap

WGS84 bounds:
114.51 22.13
113.76 22.58

MapTiler banner

Definition: OGC Well Known Text

DATUM["Hong_Kong_1963_67",
    SPHEROID["International 1924",6378388,297,
        AUTHORITY["EPSG","7022"]],
    AUTHORITY["EPSG","6739"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Hong Kong 1963(67)",
    ELLIPSOID["International 1924",6378388,297,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6739]]

Definition: ESRI Well Known Text

DATUM["D_Hong_Kong_1963_67",
    SPHEROID["International_1924",6378388.0,297.0]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Hong Kong 1963(67)",
    "ellipsoid": {
        "name": "International 1924",
        "semi_major_axis": 6378388,
        "inverse_flattening": 297
    },
    "scope": "Military survey.",
    "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": "EPSG",
        "code": 6739
    }
}

Definition: GeoServer

6739-datum=DATUM["Hong_Kong_1963_67",SPHEROID["International 1924",6378388,297,AUTHORITY["EPSG","7022"]],AUTHORITY["EPSG","6739"]]