EPSG:1448

National Reference Frame of Bhutan 2023

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: National Land Commission Secretariat of Bhutan (NLCS) report reference DRUKREF23-002-2024.

Revision date: 2026-02-13

Scope: Geodesy.

Remarks: Replaces DRUKREF 03 (datum code 1058).

Area of use: Bhutan.

SimpleMap

WGS84 bounds:
92.13 26.7
88.74 28.33

MapTiler banner

Definition: OGC Well Known Text

DATUM["National_Reference_Frame_of_Bhutan_2023",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1448"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["National Reference Frame of Bhutan 2023",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1448]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "National Reference Frame of Bhutan 2023",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Geodesy.",
    "area": "Bhutan.",
    "bbox": {
        "south_latitude": 26.7,
        "west_longitude": 88.74,
        "north_latitude": 28.33,
        "east_longitude": 92.13
    },
    "id": {
        "authority": "EPSG",
        "code": 1448
    }
}

Definition: GeoServer

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