EPSG:1143 DEPRECATED

Israeli Geodetic Datum 2005

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Survey of Israel.

Revision date: 2014-11-07

Scope: Geodesy.

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

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["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1143"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Israeli Geodetic Datum 2005",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1143]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Israeli Geodetic Datum 2005",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "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": 1143
    }
}

Definition: GeoServer

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