EPSG:6240

Indian 1975

Attributes

Ellipsoid: Everest 1830 (1937 Adjustment)

Prime meridian: Greenwich

Data source: EPSG

Revision date: 2011-01-25

Scope: Topographic mapping.

Area of use: Thailand - onshore plus offshore Gulf of Thailand.

SimpleMap

WGS84 bounds:
105.64 5.63
97.34 20.46

MapTiler banner

Definition: OGC Well Known Text

DATUM["Indian_1975",
    SPHEROID["Everest 1830 (1937 Adjustment)",6377276.345,300.8017,
        AUTHORITY["EPSG","7015"]],
    AUTHORITY["EPSG","6240"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Indian 1975",
    ELLIPSOID["Everest 1830 (1937 Adjustment)",6377276.345,300.8017,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6240]]

Definition: ESRI Well Known Text

DATUM["D_Indian_1975",
    SPHEROID["Everest_Adjustment_1937",6377276.345,300.8017]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Indian 1975",
    "ellipsoid": {
        "name": "Everest 1830 (1937 Adjustment)",
        "semi_major_axis": 6377276.345,
        "inverse_flattening": 300.8017
    },
    "scope": "Topographic mapping.",
    "area": "Thailand - onshore plus offshore Gulf of Thailand.",
    "bbox": {
        "south_latitude": 5.63,
        "west_longitude": 97.34,
        "north_latitude": 20.46,
        "east_longitude": 105.64
    },
    "id": {
        "authority": "EPSG",
        "code": 6240
    }
}

Definition: GeoServer

6240-datum=DATUM["Indian_1975",SPHEROID["Everest 1830 (1937 Adjustment)",6377276.345,300.8017,AUTHORITY["EPSG","7015"]],AUTHORITY["EPSG","6240"]]