Name: Puerto Rico to NAD83 (2)
Method: NADCON5 (2D)
Grid Files: nadcon5.pr40.nad83_1986.prvi.lat.trn.20160901.b nadcon5.pr40.nad83_1986.prvi.lon.trn.20160901.b
Remarks: Uses NADCON5 method which expects longitudes positive east in range 0-360°; EPSG source and target CRSs have longitudes positive east in range -180° to +180°.
Information source: National Geodetic Survey, www.ngs.noaa.gov
Revision date: 2018-07-17
Unit: US survey foot
Geodetic CRS: Puerto Rico
Datum: Puerto Rico
Ellipsoid: Clarke 1866
Prime meridian: Greenwich
Data source: EPSG
Information source: US National Geodetic Survey
Revision date: 2009-09-05
Scope: Engineering survey, topographic mapping.
Remarks: Sometimes erroneously referred to as NAD27 / Puerto Rico State Plane CS.
Area of use: Puerto Rico - onshore.
Coordinate system: Cartesian 2D CS. Axes: easting, northing (X,Y). Orientations: east, north. UoM: ftUS.
Center coordinates
inf inf
Projected bounds:
inf inf
inf inf
WGS84 bounds:
-67.97 17.62
-64.51 18.57
Definition: OGC Well Known Text 2 (2019)
BOUNDCRS[ SOURCECRS[ PROJCRS["Puerto Rico State Plane CS of 1927", BASEGEOGCRS["Puerto Rico", DATUM["Puerto Rico", ELLIPSOID["Clarke 1866",6378206.4,294.978698213898, LENGTHUNIT["metre",1]]], PRIMEM["Greenwich",0, ANGLEUNIT["degree",0.0174532925199433]], ID["EPSG",4139]], CONVERSION["Puerto Rico CS27", METHOD["Lambert Conic Conformal (2SP)", ID["EPSG",9802]], PARAMETER["Latitude of false origin",17.8333333333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8821]], PARAMETER["Longitude of false origin",-66.4333333333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8822]], PARAMETER["Latitude of 1st standard parallel",18.4333333333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8823]], PARAMETER["Latitude of 2nd standard parallel",18.0333333333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8824]], PARAMETER["Easting at false origin",500000, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8826]], PARAMETER["Northing at false origin",0, LENGTHUNIT["US survey foot",0.304800609601219], ID["EPSG",8827]]], CS[Cartesian,2], AXIS["easting (X)",east, ORDER[1], LENGTHUNIT["US survey foot",0.304800609601219]], AXIS["northing (Y)",north, ORDER[2], LENGTHUNIT["US survey foot",0.304800609601219]], USAGE[ SCOPE["Engineering survey, topographic mapping."], AREA["Puerto Rico - onshore."], BBOX[17.87,-67.97,18.57,-65.19]], ID["EPSG",3991]]], TARGETCRS[ GEOGCRS["NAD83", DATUM["North American Datum 1983", 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]], USAGE[ SCOPE["Geodesy."], AREA["North America - onshore and offshore: Canada - Alberta; British Columbia; Manitoba; New Brunswick; Newfoundland and Labrador; Northwest Territories; Nova Scotia; Nunavut; Ontario; Prince Edward Island; Quebec; Saskatchewan; Yukon. Puerto Rico. United States (USA) - Alabama; Alaska; Arizona; Arkansas; California; Colorado; Connecticut; Delaware; Florida; Georgia; Hawaii; Idaho; Illinois; Indiana; Iowa; Kansas; Kentucky; Louisiana; Maine; Maryland; Massachusetts; Michigan; Minnesota; Mississippi; Missouri; Montana; Nebraska; Nevada; New Hampshire; New Jersey; New Mexico; New York; North Carolina; North Dakota; Ohio; Oklahoma; Oregon; Pennsylvania; Rhode Island; South Carolina; South Dakota; Tennessee; Texas; Utah; Vermont; Virginia; Washington; West Virginia; Wisconsin; Wyoming. US Virgin Islands. British Virgin Islands."], BBOX[14.92,167.65,86.46,-40.73]], ID["EPSG",4269], REMARK["Longitude is POSITIVE EAST. The adjustment included connections to Greenland and Mexico but the system was not adopted there. For applications with an accuracy of better than 1m replaced by NAD83(HARN) in the US and PRVI and by NAD83(CSRS) in Canada."]]], ABRIDGEDTRANSFORMATION["Puerto Rico to NAD83 (2)", METHOD["NADCON5 (2D)", ID["EPSG",1074]], PARAMETERFILE["Latitude difference file","nadcon5.pr40.nad83_1986.prvi.lat.trn.20160901.b"], PARAMETERFILE["Longitude difference file","nadcon5.pr40.nad83_1986.prvi.lon.trn.20160901.b"], USAGE[ SCOPE["Geodesy."], AREA["Puerto Rico and US Virgin Islands - onshore."], BBOX[17.62,-67.97,18.57,-64.51]], ID["EPSG",8668], REMARK["Uses NADCON5 method which expects longitudes positive east in range 0-360°; EPSG source and target CRSs have longitudes positive east in range -180° to +180°."]]]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "BoundCRS", "source_crs": { "type": "ProjectedCRS", "name": "Puerto Rico State Plane CS of 1927", "base_crs": { "type": "GeographicCRS", "name": "Puerto Rico", "datum": { "type": "GeodeticReferenceFrame", "name": "Puerto Rico", "ellipsoid": { "name": "Clarke 1866", "semi_major_axis": 6378206.4, "semi_minor_axis": 6356583.8 } }, "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": 4139 }, "remarks": "NAD27 (CRS code 4267) used for military purposes. Note: this CRS includes longitudes which are POSITIVE EAST." }, "conversion": { "name": "Puerto Rico CS27", "method": { "name": "Lambert Conic Conformal (2SP)", "id": { "authority": "EPSG", "code": 9802 } }, "parameters": [ { "name": "Latitude of false origin", "value": 17.8333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8821 } }, { "name": "Longitude of false origin", "value": -66.4333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8822 } }, { "name": "Latitude of 1st standard parallel", "value": 18.4333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8823 } }, { "name": "Latitude of 2nd standard parallel", "value": 18.0333333333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8824 } }, { "name": "Easting at false origin", "value": 500000, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8826 } }, { "name": "Northing at false origin", "value": 0, "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 }, "id": { "authority": "EPSG", "code": 8827 } } ] }, "coordinate_system": { "subtype": "Cartesian", "axis": [ { "name": "Easting", "abbreviation": "X", "direction": "east", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } }, { "name": "Northing", "abbreviation": "Y", "direction": "north", "unit": { "type": "LinearUnit", "name": "US survey foot", "conversion_factor": 0.304800609601219 } } ] }, "id": { "authority": "EPSG", "code": 3991 } }, "target_crs": { "type": "GeographicCRS", "name": "NAD83", "datum": { "type": "GeodeticReferenceFrame", "name": "North American Datum 1983", "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": 4269 }, "remarks": "Longitude is POSITIVE EAST. The adjustment included connections to Greenland and Mexico but the system was not adopted there. For applications with an accuracy of better than 1m replaced by NAD83(HARN) in the US and PRVI and by NAD83(CSRS) in Canada." }, "transformation": { "name": "Puerto Rico to NAD83 (2)", "method": { "name": "NADCON5 (2D)", "id": { "authority": "EPSG", "code": 1074 } }, "parameters": [ { "name": "Latitude difference file", "value": "nadcon5.pr40.nad83_1986.prvi.lat.trn.20160901.b", "id": { "authority": "EPSG", "code": 8657 } }, { "name": "Longitude difference file", "value": "nadcon5.pr40.nad83_1986.prvi.lon.trn.20160901.b", "id": { "authority": "EPSG", "code": 8658 } } ], "id": { "authority": "EPSG", "code": 8668 } } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=lcc +lat_0=17.8333333333333 +lon_0=-66.4333333333333 +lat_1=18.4333333333333 +lat_2=18.0333333333333 +x_0=152400.30480061 +y_0=0 +ellps=clrk66 +units=us-ft +no_defs +type=crs"> <Layer srs="+proj=lcc +lat_0=17.8333333333333 +lon_0=-66.4333333333333 +lat_1=18.4333333333333 +lat_2=18.0333333333333 +x_0=152400.30480061 +y_0=0 +ellps=clrk66 +units=us-ft +no_defs +type=crs"> </Layer> </Map>