EPSG:2177

ETRF2000-PL / CS2000/18

Available transformations
to EPSG:9657

Selected transformation

Method: Geog3D to Geog2D+GravityRelatedHeight (PL txt)

Grid Files: gugik-geoid2011-PL-EVRF2007-NH.txt

Remarks: Reversible alternative to ETRF2000-PL to EVRF2007-PL height (1) (code 9660).

Information source: Glowny Urzad Geodezji i Kartografii (GUGiK), http://www.gugik.gov.pl

Revision date: 2021-03-18

Attributes

Unit: metre

Geodetic CRS: ETRF2000-PL

Datum: ETRF2000 Poland

Ellipsoid: GRS 1980

Prime meridian: Greenwich

Data source: EPSG

Information source: Ordinance of the Council of Ministers of 15th November 2012 on the state system of spatial reference system, Glowny Urzad Geodezji i Kartografii (GUGiK), http://www.gugik.gov.pl

Revision date: 2021-03-18

Scope: Cadastre, engineering survey, topographic mapping (1:5000 and larger scales).

Remarks: See ETRF2000-PL / CS92 (code 2180) for smaller scale mapping.

Area of use: Poland - onshore and offshore between 16°30'E and 19°30'E.

Coordinate system: Cartesian 2D CS. Axes: northing, easting (x,y). Orientations: north, east. UoM: m.

Center coordinates
6578725.35 5757400.01

Projected bounds:
6217608.25 5429232.87
6949851.11 6101857.6

WGS84 bounds:
14.14 49.0
24.15 54.89

Poland - onshore.
MapTiler banner

Definition: OGC Well Known Text 2 (2019)

BOUNDCRS[
    SOURCECRS[
        PROJCRS["ETRF2000-PL / CS2000/18",
            BASEGEOGCRS["ETRF2000-PL",
                DATUM["ETRF2000 Poland",
                    ELLIPSOID["GRS 1980",6378137,298.257222101,
                        LENGTHUNIT["metre",1]]],
                PRIMEM["Greenwich",0,
                    ANGLEUNIT["degree",0.0174532925199433]],
                ID["EPSG",9702]],
            CONVERSION["Poland CS2000 zone 6",
                METHOD["Transverse Mercator",
                    ID["EPSG",9807]],
                PARAMETER["Latitude of natural origin",0,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8801]],
                PARAMETER["Longitude of natural origin",18,
                    ANGLEUNIT["degree",0.0174532925199433],
                    ID["EPSG",8802]],
                PARAMETER["Scale factor at natural origin",0.999923,
                    SCALEUNIT["unity",1],
                    ID["EPSG",8805]],
                PARAMETER["False easting",6500000,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8806]],
                PARAMETER["False northing",0,
                    LENGTHUNIT["metre",1],
                    ID["EPSG",8807]]],
            CS[Cartesian,2],
                AXIS["northing (x)",north,
                    ORDER[1],
                    LENGTHUNIT["metre",1]],
                AXIS["easting (y)",east,
                    ORDER[2],
                    LENGTHUNIT["metre",1]],
            USAGE[
                SCOPE["Cadastre, engineering survey, topographic mapping (1:5000 and larger scales)."],
                AREA["Poland - onshore and offshore between 16°30'E and 19°30'E."],
                BBOX[49.39,16.5,55.93,19.5]],
            ID["EPSG",2177]]],
    TARGETCRS[
        COMPOUNDCRS["ETRF2000-PL + EVRF2007-PL height",
            GEOGCRS["ETRF2000-PL",
                DATUM["ETRF2000 Poland",
                    ELLIPSOID["GRS 1980",6378137,298.257222101,
                        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]]],
            VERTCRS["EVRF2007-PL height",
                VDATUM["European Vertical Reference Frame 2007 Poland"],
                CS[vertical,1],
                    AXIS["gravity-related height (H)",up,
                        LENGTHUNIT["metre",1]]],
            USAGE[
                SCOPE["Reversible geoid model transformation."],
                AREA["Poland - onshore."],
                BBOX[49,14.14,54.89,24.15]],
            ID["EPSG",9657]]],
    ABRIDGEDTRANSFORMATION["ETRF2000-PL to ETRF2000-PL + EVRF2007-PL height (1)",
        METHOD["Geog3D to Geog2D+GravityRelatedHeight (PL txt)",
            ID["EPSG",1100]],
        PARAMETERFILE["Geoid (height correction) model file","gugik-geoid2011-PL-EVRF2007-NH.txt"],
        USAGE[
            SCOPE["Reversible geoid model transformation."],
            AREA["Poland - onshore."],
            BBOX[49,14.14,54.89,24.15]],
        ID["EPSG",9661],
        REMARK["Reversible alternative to ETRF2000-PL to EVRF2007-PL height (1) (code 9660)."]]]

Definition: PROJ.4

+proj=tmerc +lat_0=0 +lon_0=18 +k=0.999923 +x_0=6500000 +y_0=0 +ellps=GRS80 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:2177","+proj=tmerc +lat_0=0 +lon_0=18 +k=0.999923 +x_0=6500000 +y_0=0 +ellps=GRS80 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "BoundCRS",
    "source_crs": {
        "type": "ProjectedCRS",
        "name": "ETRF2000-PL / CS2000/18",
        "base_crs": {
            "name": "ETRF2000-PL",
            "datum": {
                "type": "GeodeticReferenceFrame",
                "name": "ETRF2000 Poland",
                "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                }
            },
            "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": 9702
            }
        },
        "conversion": {
            "name": "Poland CS2000 zone 6",
            "method": {
                "name": "Transverse Mercator",
                "id": {
                    "authority": "EPSG",
                    "code": 9807
                }
            },
            "parameters": [
                {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8801
                    }
                },
                {
                    "name": "Longitude of natural origin",
                    "value": 18,
                    "unit": "degree",
                    "id": {
                        "authority": "EPSG",
                        "code": 8802
                    }
                },
                {
                    "name": "Scale factor at natural origin",
                    "value": 0.999923,
                    "unit": "unity",
                    "id": {
                        "authority": "EPSG",
                        "code": 8805
                    }
                },
                {
                    "name": "False easting",
                    "value": 6500000,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8806
                    }
                },
                {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                        "authority": "EPSG",
                        "code": 8807
                    }
                }
            ]
        },
        "coordinate_system": {
            "subtype": "Cartesian",
            "axis": [
                {
                    "name": "Northing",
                    "abbreviation": "x",
                    "direction": "north",
                    "unit": "metre"
                },
                {
                    "name": "Easting",
                    "abbreviation": "y",
                    "direction": "east",
                    "unit": "metre"
                }
            ]
        },
        "id": {
            "authority": "EPSG",
            "code": 2177
        }
    },
    "target_crs": {
        "type": "CompoundCRS",
        "name": "ETRF2000-PL + EVRF2007-PL height",
        "components": [
            {
                "type": "GeographicCRS",
                "name": "ETRF2000-PL",
                "datum": {
                    "type": "GeodeticReferenceFrame",
                    "name": "ETRF2000 Poland",
                    "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                    }
                },
                "coordinate_system": {
                    "subtype": "ellipsoidal",
                    "axis": [
                        {
                            "name": "Geodetic latitude",
                            "abbreviation": "Lat",
                            "direction": "north",
                            "unit": "degree"
                        },
                        {
                            "name": "Geodetic longitude",
                            "abbreviation": "Lon",
                            "direction": "east",
                            "unit": "degree"
                        }
                    ]
                }
            },
            {
                "type": "VerticalCRS",
                "name": "EVRF2007-PL height",
                "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "European Vertical Reference Frame 2007 Poland"
                },
                "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                        {
                            "name": "Gravity-related height",
                            "abbreviation": "H",
                            "direction": "up",
                            "unit": "metre"
                        }
                    ]
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 9657
        }
    },
    "transformation": {
        "name": "ETRF2000-PL to ETRF2000-PL + EVRF2007-PL height (1)",
        "method": {
            "name": "Geog3D to Geog2D+GravityRelatedHeight (PL txt)",
            "id": {
                "authority": "EPSG",
                "code": 1100
            }
        },
        "parameters": [
            {
                "name": "Geoid (height correction) model file",
                "value": "gugik-geoid2011-PL-EVRF2007-NH.txt",
                "id": {
                    "authority": "EPSG",
                    "code": 8666
                }
            }
        ],
        "id": {
            "authority": "EPSG",
            "code": 9661
        }
    }
}

Definition: MapServer - MAPfile

PROJECTION
	"proj=tmerc"
	"lat_0=0"
	"lon_0=18"
	"k=0.999923"
	"x_0=6500000"
	"y_0=0"
	"ellps=GRS80"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=tmerc +lat_0=0 +lon_0=18 +k=0.999923 +x_0=6500000 +y_0=0 +ellps=GRS80 +units=m +no_defs +type=crs">
	<Layer srs="+proj=tmerc +lat_0=0 +lon_0=18 +k=0.999923 +x_0=6500000 +y_0=0 +ellps=GRS80 +units=m +no_defs +type=crs">
	</Layer>
</Map>