EPSG:6148

Hartebeesthoek94

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: Directorate of Surveys and Mapping; http://w3sli.wcape.gov.za/surveys/mapping/wgs84.htm

Revision date: 2019-01-14

Scope: Geodesy, cadastre, engineering survey, topographic mapping.

Remarks: Replaces Cape datum (code 6222).

Area of use: Eswatini (Swaziland); Lesotho; South Africa - onshore and offshore.

SimpleMap

WGS84 bounds:
42.85 -50.32
13.33 -22.13

MapTiler banner

Definition: OGC Well Known Text

DATUM["Hartebeesthoek94",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","6148"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Hartebeesthoek94",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6148]]

Definition: ESRI Well Known Text

DATUM["D_Hartebeesthoek_1994",
    SPHEROID["WGS_1984",6378137.0,298.257223563]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Hartebeesthoek94",
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Eswatini (Swaziland); Lesotho; South Africa - onshore and offshore.",
    "bbox": {
        "south_latitude": -50.32,
        "west_longitude": 13.33,
        "north_latitude": -22.13,
        "east_longitude": 42.85
    },
    "id": {
        "authority": "EPSG",
        "code": 6148
    }
}

Definition: GeoServer

6148-datum=DATUM["Hartebeesthoek94",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6148"]]