Unit: degree (supplier to define representation)
Geodetic CRS: DrukRef23
Datum: National Reference Frame of Bhutan 2023
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 (CRS code 5263).
Area of use: Bhutan.
Coordinate system: Ellipsoidal 3D CS. Axes: latitude, longitude, ellipsoidal height. Orientations: north, east, up. UoM: degree, degree, metre.
Center coordinates
90.44 27.52
Projected bounds:
88.74 26.7
92.13 28.33
WGS84 bounds:
88.74 26.7
92.13 28.33
Definition: OGC Well Known Text 2 (2019)
GEOGCRS["DrukRef23", DATUM["National Reference Frame of Bhutan 2023", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], CS[ellipsoidal,3], AXIS["geodetic latitude (Lat)",north, ORDER[1], ANGLEUNIT["degree",0.0174532925199433]], AXIS["geodetic longitude (Lon)",east, ORDER[2], ANGLEUNIT["degree",0.0174532925199433]], AXIS["ellipsoidal height (h)",up, ORDER[3], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Geodesy."], AREA["Bhutan."], BBOX[26.7,88.74,28.33,92.13]], ID["EPSG",11225], REMARK["Replaces DRUKREF 03 (CRS code 5263)."]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "GeographicCRS", "name": "DrukRef23", "datum": { "type": "GeodeticReferenceFrame", "name": "National Reference Frame of Bhutan 2023", "ellipsoid": { "name": "GRS 1980", "semi_major_axis": 6378137, "inverse_flattening": 298.257222101 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" }, { "name": "Ellipsoidal height", "abbreviation": "h", "direction": "up", "unit": "metre" } ] }, "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": 11225 }, "remarks": "Replaces DRUKREF 03 (CRS code 5263)." }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=longlat +ellps=GRS80 +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=GRS80 +no_defs +type=crs"> </Layer> </Map>