EPSG:4437 - NAD83(NSRS2007) / Puerto Rico and Virgin Is.

Attributes


Unit

metre

Scope

Engineering survey, topographic mapping.

Remarks

None

Area of use

Puerto Rico and US Virgin Islands - onshore.

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

Datum: NAD83 (National Spatial Reference System 2007)

Coordinate System: cartesian

Projection: SPCS83 Puerto Rico & Virgin Islands zone (meter)

Geodetic CRS: NAD83(NSRS2007)

Export

PROJCRS["NAD83(NSRS2007) / Puerto Rico and Virgin Is.",
    BASEGEOGCRS["NAD83(NSRS2007)",
        DATUM["NAD83 (National Spatial Reference System 2007)",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4759]],
    CONVERSION["SPCS83 Puerto Rico & Virgin Islands zone (meter)",
        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",200000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8826]],
        PARAMETER["Northing at false origin",200000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8827]]],
    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["Puerto Rico and US Virgin Islands - onshore."],
        BBOX[17.62,-67.97,18.57,-64.51]],
    ID["EPSG",4437]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "NAD83(NSRS2007) / Puerto Rico and Virgin Is.",
  "base_crs": {
    "name": "NAD83(NSRS2007)",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "NAD83 (National Spatial Reference System 2007)",
      "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": 4759
    }
  },
  "conversion": {
    "name": "SPCS83 Puerto Rico & Virgin Islands zone (meter)",
    "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": 200000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8826
        }
      },
      {
        "name": "Northing at false origin",
        "value": 200000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8827
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "X",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "Y",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Engineering survey, topographic mapping.",
  "area": "Puerto Rico and US Virgin Islands - onshore.",
  "bbox": {
    "south_latitude": 17.62,
    "west_longitude": -67.97,
    "north_latitude": 18.57,
    "east_longitude": -64.51
  },
  "id": {
    "authority": "EPSG",
    "code": 4437
  }
}
{'crs_wkt': 'PROJCRS["NAD83(NSRS2007) / Puerto Rico and Virgin '
            'Is.",BASEGEOGCRS["NAD83(NSRS2007)",DATUM["NAD83 (National Spatial '
            'Reference System 2007)",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4759]],CONVERSION["SPCS83 '
            'Puerto Rico & Virgin Islands zone (meter)",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",200000,LENGTHUNIT["metre",1],ID["EPSG",8826]],PARAMETER["Northing '
            'at false '
            'origin",200000,LENGTHUNIT["metre",1],ID["EPSG",8827]]],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["Puerto Rico and US Virgin '
            'Islands - '
            'onshore."],BBOX[17.62,-67.97,18.57,-64.51]],ID["EPSG",4437]]',
 'false_easting': 200000.0,
 'false_northing': 200000.0,
 'geographic_crs_name': 'NAD83(NSRS2007)',
 'grid_mapping_name': 'lambert_conformal_conic',
 'horizontal_datum_name': 'NAD83 (National Spatial Reference System 2007)',
 'inverse_flattening': 298.257222101,
 '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': 'NAD83(NSRS2007) / Puerto Rico and Virgin Is.',
 'reference_ellipsoid_name': 'GRS 1980',
 'semi_major_axis': 6378137.0,
 'semi_minor_axis': 6356752.314140356,
 'standard_parallel': (18.433333333333334, 18.033333333333335)}