EPSG:6244

Kandawala

Attributes

Ellipsoid: Everest 1830 (1937 Adjustment)

Prime meridian: Greenwich

Data source: EPSG

Information source: Abeyratne, Featherstone and Tantrigoda in Survey Review vol. 42 no. 317 (July 2010).

Revision date: 2010-09-24

Scope: Topographic mapping.

Area of use: Sri Lanka - onshore.

SimpleMap

WGS84 bounds:
81.95 5.86
79.64 9.88

MapTiler banner

Definition: OGC Well Known Text

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

Definition: OGC Well Known Text 2 (2019)

DATUM["Kandawala",
    ELLIPSOID["Everest 1830 (1937 Adjustment)",6377276.345,300.8017,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6244]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Kandawala",
    "ellipsoid": {
        "name": "Everest 1830 (1937 Adjustment)",
        "semi_major_axis": 6377276.345,
        "inverse_flattening": 300.8017
    },
    "scope": "Topographic mapping.",
    "area": "Sri Lanka - onshore.",
    "bbox": {
        "south_latitude": 5.86,
        "west_longitude": 79.64,
        "north_latitude": 9.88,
        "east_longitude": 81.95
    },
    "id": {
        "authority": "EPSG",
        "code": 6244
    }
}

Definition: GeoServer

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