EPSG:6742

Geodetic Datum of Malaysia 2000

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: GDM2000 Technical Manual; Department of Survey and Mapping Malaysia. www.jupem.gov.my

Revision date: 2006-03-16

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

Remarks: Replaces all older Malaysian datums.

Area of use: Malaysia - onshore and offshore. Includes peninsular Malayasia, Sabah and Sarawak.

SimpleMap

WGS84 bounds:
119.61 0.85
98.02 7.81

MapTiler banner

Definition: OGC Well Known Text

DATUM["Geodetic_Datum_of_Malaysia_2000",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6742"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Geodetic Datum of Malaysia 2000",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6742]]

Definition: ESRI Well Known Text

DATUM["D_GDM_2000",
    SPHEROID["GRS_1980",6378137.0,298.257222101]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Geodetic Datum of Malaysia 2000",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy, cadastre, engineering survey, topographic mapping.",
    "area": "Malaysia - onshore and offshore. Includes peninsular Malayasia, Sabah and Sarawak.",
    "bbox": {
        "south_latitude": 0.85,
        "west_longitude": 98.02,
        "north_latitude": 7.81,
        "east_longitude": 119.61
    },
    "id": {
        "authority": "EPSG",
        "code": 6742
    }
}

Definition: GeoServer

6742-datum=DATUM["Geodetic_Datum_of_Malaysia_2000",SPHEROID["GRS 1980",6378137,298.257222101,AUTHORITY["EPSG","7019"]],AUTHORITY["EPSG","6742"]]