Engineering survey, topographic mapping.
Replaced by Deir ez Zor / Syria Lambert (EPSG code 22770) from 1973.
Lebanon - onshore. Syrian Arab Republic - onshore.
Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.
Definition: OGC Well Known Text
PROJCS["Deir ez Zor / Levant Zone", GEOGCS["Deir ez Zor", DATUM["Deir_ez_Zor", SPHEROID["Clarke 1880 (IGN)",6378249.2,293.466021293627], TOWGS84[-177.5,14.1,237.6,0,0,0,0]], PRIMEM["Greenwich",0, AUTHORITY["EPSG","8901"]], UNIT["degree",0.0174532925199433, AUTHORITY["EPSG","9122"]], AUTHORITY["EPSG","4227"]], PROJECTION["Lambert_Conic_Near-Conformal"], PARAMETER["Latitude of natural origin",34.65], PARAMETER["Longitude of natural origin",37.35], PARAMETER["Scale factor at natural origin",0.9996256], PARAMETER["False easting",300000], PARAMETER["False northing",300000], UNIT["metre",1, AUTHORITY["EPSG","9001"]], AXIS["Easting",EAST], AXIS["Northing",NORTH], AUTHORITY["EPSG","22700"]]
Definition: OGC Well Known Text 2 (2019)
PROJCRS["Deir ez Zor / Levant Zone", BASEGEOGCRS["Deir ez Zor", DATUM["Deir ez Zor", ELLIPSOID["Clarke 1880 (IGN)",6378249.2,293.466021293627, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4227]], CONVERSION["Levant Zone", METHOD["Lambert Conic Near-Conformal", ID["EPSG",9817]], PARAMETER["Latitude of natural origin",34.65, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",37.35, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8802]], PARAMETER["Scale factor at natural origin",0.9996256, SCALEUNIT["unity",1], ID["EPSG",8805]], PARAMETER["False easting",300000, LENGTHUNIT["metre",1], ID["EPSG",8806]], PARAMETER["False northing",300000, LENGTHUNIT["metre",1], ID["EPSG",8807]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["metre",1]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["metre",1]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["Lebanon - onshore. Syrian Arab Republic - onshore."], BBOX[32.31,35.04,37.3,42.38]], ID["EPSG",22700]]
Definition: ESRI Well Known Text
PROJCS["Deir_ez_Zor_Levant_Zone", GEOGCS["GCS_Deir_ez_Zor", DATUM["D_Deir_ez_Zor", SPHEROID["Clarke_1880_IGN",6378249.2,293.466021293627]], PRIMEM["Greenwich",0.0], UNIT["Degree",0.0174532925199433]], PROJECTION["Lambert_Conic_Near-Conformal"], PARAMETER["Latitude of natural origin",34.65], PARAMETER["Longitude of natural origin",37.35], PARAMETER["Scale factor at natural origin",0.9996256], PARAMETER["False easting",300000.0], PARAMETER["False northing",300000.0], UNIT["Meter",1.0]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "ProjectedCRS", "name": "Deir ez Zor / Levant Zone", "base_crs": { "name": "Deir ez Zor", "datum": { "type": "GeodeticReferenceFrame", "name": "Deir ez Zor", "ellipsoid": { "name": "Clarke 1880 (IGN)", "semi_major_axis": 6378249.2, "inverse_flattening": 293.466021293627 } }, "coordinate_system": { "subtype": "ellipsoidal", "axis": [ { "name": "Geodetic latitude", "abbreviation": "Lat", "direction": "north", "unit": "degree" }, { "name": "Geodetic longitude", "abbreviation": "Lon", "direction": "east", "unit": "degree" } ] }, "id": { "authority": "EPSG", "code": 4227 } }, "conversion": { "name": "Levant Zone", "method": { "name": "Lambert Conic Near-Conformal", "id": { "authority": "EPSG", "code": 9817 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 34.65, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": 37.35, "unit": "degree", "id": { "authority": "EPSG", "code": 8802 } }, { "name": "Scale factor at natural origin", "value": 0.9996256, "unit": "unity", "id": { "authority": "EPSG", "code": 8805 } }, { "name": "False easting", "value": 300000, "unit": "metre", "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": 300000, "unit": "metre", "id": { "authority": "EPSG", "code": 8807 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": "metre" } ] }, "scope": "Engineering survey, topographic mapping.", "area": "Lebanon - onshore. Syrian Arab Republic - onshore.", "bbox": { "south_latitude": 32.31, "west_longitude": 35.04, "north_latitude": 37.3, "east_longitude": 42.38 }, "id": { "authority": "EPSG", "code": 22700 } }
Definition: GeoServer
22700=PROJCS["Deir ez Zor / Levant Zone",GEOGCS["Deir ez Zor",DATUM["Deir_ez_Zor",SPHEROID["Clarke 1880 (IGN)",6378249.2,293.466021293627],TOWGS84[-177.5,14.1,237.6,0,0,0,0]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4227"]],PROJECTION["Lambert_Conic_Near-Conformal"],PARAMETER["Latitude of natural origin",34.65],PARAMETER["Longitude of natural origin",37.35],PARAMETER["Scale factor at natural origin",0.9996256],PARAMETER["False easting",300000],PARAMETER["False northing",300000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","22700"]]