EPSG:1355

Sonatrach Reference Frame 2020

Attributes

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Algerian Space Agency (https://asal.dz), Centre of Space Techniques.

Revision date: 2023-03-01

Scope: Oil and gas exploration and production.

Remarks: Internal accuracy of network is 6-8mm.

Area of use: Algeria - onshore and offshore.

SimpleMap

WGS84 bounds:
11.99 18.97
-8.67 38.8

MapTiler banner

Definition: OGC Well Known Text

DATUM["Sonatrach_Reference_Frame_2020",
    SPHEROID["GRS 1980",6378137,298.257222101,
        AUTHORITY["EPSG","7019"]],
    AUTHORITY["EPSG","1355"]]

Definition: OGC Well Known Text 2 (2019)

DATUM["Sonatrach Reference Frame 2020",
    ELLIPSOID["GRS 1980",6378137,298.257222101,
        LENGTHUNIT["metre",1]],
    ID["EPSG",1355]]

Definition: ESRI Well Known Text

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

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "GeodeticReferenceFrame",
    "name": "Sonatrach Reference Frame 2020",
    "ellipsoid": {
        "name": "GRS 1980",
        "semi_major_axis": 6378137,
        "inverse_flattening": 298.257222101
    },
    "scope": "Oil and gas exploration and production.",
    "area": "Algeria - onshore and offshore.",
    "bbox": {
        "south_latitude": 18.97,
        "west_longitude": -8.67,
        "north_latitude": 38.8,
        "east_longitude": 11.99
    },
    "id": {
        "authority": "EPSG",
        "code": 1355
    }
}

Definition: GeoServer

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