EPSG:6319

Kuwait Utility

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Revision date: 1996-04-12

Scope: Cadastre, engineering survey.

Area of use: Kuwait - Kuwait City.

SimpleMap

WGS84 bounds:
48.16 29.17
47.78 29.45

MapTiler banner

Definition: OGC Well Known Text

DATUM["Kuwait_Utility",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","6319"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Kuwait Utility",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",6319]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Kuwait Utility",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Cadastre, engineering survey.",
    "area": "Kuwait - Kuwait City.",
    "bbox": {
        "south_latitude": 29.17,
        "west_longitude": 47.78,
        "north_latitude": 29.45,
        "east_longitude": 48.16
    },
    "id": {
        "authority": "EPSG",
        "code": 6319
    }
}

Definition: GeoServer

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