Name: Lisbon to ETRS89-PRT [1995] (4)
Method: NTv2
Grid Files: DLx_ETRS89_geo.gsb
Remarks: Derived from 1129 common stations in the national geodetic network. Residuals at 130 further test points average 0.09m, maximum 0.30m.
Information source: Instituto Geografico Portugues; http://www.igeo.pt
Revision date: 2025-10-17
Unit: metre
Geodetic CRS: Lisbon
Datum: Lisbon 1937
Ellipsoid: International 1924
Prime meridian: Greenwich
Data source: EPSG
Information source: Instituto Geografico Portugues, Lisbon; http://www.igeo.pt/
Revision date: 2010-03-14
Scope: Engineering survey, topographic mapping.
Remarks: Replaces original definition using Lisbon meridian, CRS code 20791.
Area of use: Portugal - mainland - onshore.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: m.
Center coordinates
22182.23 -12544.98
Projected bounds:
-127102.29 -301734.72
173087.33 278544.68
WGS84 bounds:
-9.56 36.95
-6.19 42.16
Definition: OGC Well Known Text 2 (2019)
BOUNDCRS[ SOURCECRS[ PROJCRS["Lisbon / Portuguese Grid New", BASEGEOGCRS["Lisbon", DATUM["Lisbon 1937", ELLIPSOID["International 1924",6378388,297, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4207]], CONVERSION["Portuguese Grid New", METHOD["Transverse Mercator", ID["EPSG",9807]], PARAMETER["Latitude of natural origin",39.6666666666667, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",-8.13190611111111, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8802]], PARAMETER["Scale factor at natural origin",1, SCALEUNIT["unity",1], ID["EPSG",8805]], PARAMETER["False easting",0, LENGTHUNIT["metre",1], ID["EPSG",8806]], PARAMETER["False northing",0, 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["Portugal - mainland - onshore."], BBOX[36.95,-9.56,42.16,-6.19]], ID["EPSG",5018]]], TARGETCRS[ GEOGCRS["ETRS89-PRT [1995]", DATUM["ETRS89-PRT [1995]", ELLIPSOID["GRS 1980",6378137,298.257222101, LENGTHUNIT["metre",1]], ANCHOREPOCH[1995.4]], 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]], USAGE[ SCOPE["Horizontal component of 3D system."], AREA["Portugal - mainland (""continental"") - onshore and offshore."], BBOX[34.91,-13.87,42.16,-6.19]], ID["EPSG",11108], REMARK["Horizontal component of national realization of ETRS89 in continental Portugal."]]], ABRIDGEDTRANSFORMATION["Lisbon to ETRS89-PRT [1995] (4)", METHOD["NTv2", ID["EPSG",9615]], PARAMETERFILE["Latitude and longitude difference file","DLx_ETRS89_geo.gsb"], USAGE[ SCOPE["Transformation of coordinates at 0.1m level of accuracy."], AREA["Portugal - mainland - onshore."], BBOX[36.95,-9.56,42.16,-6.19]], ID["EPSG",6188], REMARK["Derived from 1129 common stations in the national geodetic network. Residuals at 130 further test points average 0.09m, maximum 0.30m."]]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "BoundCRS", "source_crs": { "type": "ProjectedCRS", "name": "Lisbon / Portuguese Grid New", "base_crs": { "type": "GeographicCRS", "name": "Lisbon", "datum": { "type": "GeodeticReferenceFrame", "name": "Lisbon 1937", "ellipsoid": { "name": "International 1924", "semi_major_axis": 6378388, "inverse_flattening": 297 } }, "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": 4207 }, "remarks": "Replaces Lisbon 1890 system which used Bessel 1841 ellipsoid (code 4666). Replaced by Datum 73 (code 4274)." }, "conversion": { "name": "Portuguese Grid New", "method": { "name": "Transverse Mercator", "id": { "authority": "EPSG", "code": 9807 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 39.6666666666667, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": -8.13190611111111, "unit": "degree", "id": { "authority": "EPSG", "code": 8802 } }, { "name": "Scale factor at natural origin", "value": 1, "unit": "unity", "id": { "authority": "EPSG", "code": 8805 } }, { "name": "False easting", "value": 0, "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": "Easting", "abbreviation": "X", "direction": "east", "unit": "metre" }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": "metre" } ] }, "id": { "authority": "EPSG", "code": 5018 } }, "target_crs": { "type": "GeographicCRS", "name": "ETRS89-PRT [1995]", "datum": { "type": "GeodeticReferenceFrame", "name": "ETRS89-PRT [1995]", "anchor_epoch": 1995.4, "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": 11108 }, "remarks": "Horizontal component of national realization of ETRS89 in continental Portugal." }, "transformation": { "name": "Lisbon to ETRS89-PRT [1995] (4)", "method": { "name": "NTv2", "id": { "authority": "EPSG", "code": 9615 } }, "parameters": [ { "name": "Latitude and longitude difference file", "value": "DLx_ETRS89_geo.gsb", "id": { "authority": "EPSG", "code": 8656 } } ], "id": { "authority": "EPSG", "code": 6188 } } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=tmerc +lat_0=39.6666666666667 +lon_0=-8.13190611111111 +k=1 +x_0=0 +y_0=0 +ellps=intl +units=m +no_defs +type=crs"> <Layer srs="+proj=tmerc +lat_0=39.6666666666667 +lon_0=-8.13190611111111 +k=1 +x_0=0 +y_0=0 +ellps=intl +units=m +no_defs +type=crs"> </Layer> </Map>