EPSG:3991 - Puerto Rico State Plane CS of 1927

Attributes


Unit

US survey foot

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

Puerto Rico - onshore.

Data Source: EPSG v11.016 2024-08-31

Datum: Puerto Rico

Coordinate System: cartesian

Projection: Puerto Rico CS27

Geodetic CRS: Puerto Rico

Export

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]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Puerto Rico State Plane CS of 1927",
  "base_crs": {
    "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
    }
  },
  "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
        }
      }
    ]
  },
  "scope": "Engineering survey, topographic mapping.",
  "area": "Puerto Rico - onshore.",
  "bbox": {
    "south_latitude": 17.87,
    "west_longitude": -67.97,
    "north_latitude": 18.57,
    "east_longitude": -65.19
  },
  "id": {
    "authority": "EPSG",
    "code": 3991
  }
}
{'crs_wkt': '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]]',
 'false_easting': 500000.0,
 'false_northing': 0.0,
 'geographic_crs_name': 'Puerto Rico',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'Puerto Rico',
 'inverse_flattening': 294.9786982138982,
 'latitude_of_projection_origin': 17.833333333333332,
 'longitude_of_central_meridian': -66.43333333333334,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'Puerto Rico State Plane CS of 1927',
 'reference_ellipsoid_name': 'Clarke 1866',
 'semi_major_axis': 6378206.4,
 'semi_minor_axis': 6356583.8,
 'standard_parallel': (18.433333333333334, 18.033333333333335)}