EPSG:7836

Pulkovo 1942(58) to Albanian 1987 (1)

Attributes

Geodetic CRS: Pulkovo 1942(58)

Datum: Pulkovo 1942(58)

Ellipsoid: Krassowsky 1940

Prime meridian: Greenwich

Data source: EPSG

Information source: IOGP

Revision date: 2018-04-12

Scope: Transformation of coordinates at 1m level of accuracy.

Remarks: Albanian 1987 may be considered to be approximately equivalent to Pulkovo 1942(58) at the +/- 1m level.

Method: Geocentric translations (geog2D domain)

Area of use: Albania - onshore and offshore.

Description: (0,)

MapTiler banner

Definition: OGC Well Known Text 2 (2019)

COORDINATEOPERATION["Pulkovo 1942(58) to Albanian 1987 (1)",
    VERSION["IOGP-Alb"],
    SOURCECRS[
        GEOGCRS["Pulkovo 1942(58)",
            DATUM["Pulkovo 1942(58)",
                ELLIPSOID["Krassowsky 1940",6378245,298.3,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            ID["EPSG",4179]]],
    TARGETCRS[
        GEOGCRS["Albanian 1987",
            DATUM["Albanian 1987",
                ELLIPSOID["Krassowsky 1940",6378245,298.3,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            ID["EPSG",4191]]],
    METHOD["Geocentric translations (geog2D domain)",
        ID["EPSG",9603]],
    PARAMETER["X-axis translation",0,
        LENGTHUNIT["metre",1],
        ID["EPSG",8605]],
    PARAMETER["Y-axis translation",0,
        LENGTHUNIT["metre",1],
        ID["EPSG",8606]],
    PARAMETER["Z-axis translation",0,
        LENGTHUNIT["metre",1],
        ID["EPSG",8607]],
    OPERATIONACCURACY[1.0],
    USAGE[
        SCOPE["Transformation of coordinates at 1m level of accuracy."],
        AREA["Albania - onshore and offshore."],
        BBOX[39.63,18.46,42.67,21.06]],
    ID["EPSG",7836],
    REMARK["Albanian 1987 may be considered to be approximately equivalent to Pulkovo 1942(58) at the +/- 1m level."]]

Definition: PROJ.4

+proj=noop

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:7836","+proj=noop");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "Transformation",
    "name": "Pulkovo 1942(58) to Albanian 1987 (1)",
    "source_crs": {
        "type": "GeographicCRS",
        "name": "Pulkovo 1942(58)",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Pulkovo 1942(58)",
            "ellipsoid": {
                "name": "Krassowsky 1940",
                "semi_major_axis": 6378245,
                "inverse_flattening": 298.3
            }
        },
        "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": 4179
        }
    },
    "target_crs": {
        "type": "GeographicCRS",
        "name": "Albanian 1987",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Albanian 1987",
            "ellipsoid": {
                "name": "Krassowsky 1940",
                "semi_major_axis": 6378245,
                "inverse_flattening": 298.3
            }
        },
        "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": 4191
        }
    },
    "method": {
        "name": "Geocentric translations (geog2D domain)",
        "id": {
            "authority": "EPSG",
            "code": 9603
        }
    },
    "parameters": [
        {
            "name": "X-axis translation",
            "value": 0,
            "unit": "metre",
            "id": {
                "authority": "EPSG",
                "code": 8605
            }
        },
        {
            "name": "Y-axis translation",
            "value": 0,
            "unit": "metre",
            "id": {
                "authority": "EPSG",
                "code": 8606
            }
        },
        {
            "name": "Z-axis translation",
            "value": 0,
            "unit": "metre",
            "id": {
                "authority": "EPSG",
                "code": 8607
            }
        }
    ],
    "accuracy": "1.0",
    "scope": "Transformation of coordinates at 1m level of accuracy.",
    "area": "Albania - onshore and offshore.",
    "bbox": {
        "south_latitude": 39.63,
        "west_longitude": 18.46,
        "north_latitude": 42.67,
        "east_longitude": 21.06
    },
    "id": {
        "authority": "EPSG",
        "code": 7836
    },
    "remarks": "Albanian 1987 may be considered to be approximately equivalent to Pulkovo 1942(58) at the +/- 1m level."
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=noop"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=noop">
	<Layer srs="+proj=noop">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 7836, 'EPSG', 7836, '+proj=noop', 'None');