EPSG:6755

Datum Geodesi Nasional 1995

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: Bakosurtanal.

Revision date: 2006-08-25

Scope: Geodesy, engineering survey, topographic mapping.

Remarks: Replaces ID74 and all older datums.

Area of use: Indonesia - onshore and offshore.

SimpleMap

WGS84 bounds:
141.46 -13.95
92.01 7.79

MapTiler banner

Definition: OGC Well Known Text

DATUM["Datum_Geodesi_Nasional_1995",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","6755"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Datum Geodesi Nasional 1995",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6755]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Datum Geodesi Nasional 1995",
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy, engineering survey, topographic mapping.",
    "area": "Indonesia - onshore and offshore.",
    "bbox": {
        "south_latitude": -13.95,
        "west_longitude": 92.01,
        "north_latitude": 7.79,
        "east_longitude": 141.46
    },
    "id": {
        "authority": "EPSG",
        "code": 6755
    }
}

Definition: GeoServer

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