EPSG:1114

Israeli Geodetic Datum 2005

Attributes

Ellipsoid: WGS 84

Prime meridian: Greenwich

Data source: EPSG

Information source: Survey of Israel.

Revision date: 2015-06-20

Scope: Geodesy.

Remarks: Replaces Israel 1993 (datum code 6141). Replaced by IGD05/12 (datum code 1115).

Area of use: Israel - onshore and offshore.

SimpleMap

WGS84 bounds:
35.69 29.45
32.99 33.53

MapTiler banner

Definition: OGC Well Known Text

DATUM["Israeli_Geodetic_Datum_2005",
    SPHEROID["WGS 84",6378137,298.257223563,
        AUTHORITY["EPSG","7030"]],
    AUTHORITY["EPSG","1114"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Israeli Geodetic Datum 2005",
    ELLIPSOID["WGS 84",6378137,298.257223563,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1114]]

Definition: ESRI Well Known Text

DATUM["Israel_Geodetic_Datum_2005",
    SPHEROID["WGS_1984",6378137.0,298.257223563]]

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Israeli Geodetic Datum 2005",
    "ellipsoid": {
        "name": "WGS 84",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257223563
    },
    "scope": "Geodesy.",
    "area": "Israel - onshore and offshore.",
    "bbox": {
        "south_latitude": 29.45,
        "west_longitude": 32.99,
        "north_latitude": 33.53,
        "east_longitude": 35.69
    },
    "id": {
        "authority": "EPSG",
        "code": 1114
    }
}

Definition: GeoServer

1114-datum=DATUM["Israeli_Geodetic_Datum_2005",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","1114"]]