EPSG:1111

Nepal 1981

Attributes

Ellipsoid: Everest 1830 (1937 Adjustment)

Prime meridian: Greenwich

Data source: EPSG

Information source: Nepal Survey Department www.dos.gov.np and Nepalese Journal on Geoinformatics June 2011.

Revision date: 2013-06-26

Scope: Geodesy, topographic mapping.

Area of use: Nepal.

SimpleMap

WGS84 bounds:
88.21 26.34
80.06 30.43

MapTiler banner

Definition: OGC Well Known Text

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

Definition: OGC Well Known Text 2 (2019)

DATUM["Nepal 1981",
    ELLIPSOID["Everest 1830 (1937 Adjustment)",6377276.345,300.8017,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1111]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Nepal 1981",
    "ellipsoid": {
        "name": "Everest 1830 (1937 Adjustment)",
        "semi_major_axis": 6377276.345,
        "inverse_flattening": 300.8017
    },
    "scope": "Geodesy, topographic mapping.",
    "area": "Nepal.",
    "bbox": {
        "south_latitude": 26.34,
        "west_longitude": 80.06,
        "north_latitude": 30.43,
        "east_longitude": 88.21
    },
    "id": {
        "authority": "EPSG",
        "code": 1111
    }
}

Definition: GeoServer

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