ESRI:102237 - Pohnpei_Az_Eq_1971

Attributes


Unit

metre

Scope

Not known.

Remarks

None

Area of use

Federated States of Micronesia - onshore and offshore. Includes Caroline Islands, Yap, Truk, Ponape, Kosrae.

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

Datum: D_Pohnpei

Coordinate System: cartesian

Projection: Pohnpei_Az_Eq_1971

Geodetic CRS: GCS_Pohnpei

Export

PROJCRS["Pohnpei_Az_Eq_1971",
    BASEGEOGCRS["GCS_Pohnpei",
        DATUM["D_Pohnpei",
            ELLIPSOID["Clarke 1866",6378206.4,294.9786982,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["Degree",0.0174532925199433]]],
    CONVERSION["Pohnpei_Az_Eq_1971",
        METHOD["Azimuthal Equidistant",
            ID["EPSG",1125]],
        PARAMETER["Latitude of natural origin",6.96507569444444,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",158.209299222222,
            ANGLEUNIT["Degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["False easting",80122.82,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",80747.24,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["(E)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["(N)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Not known."],
        AREA["Federated States of Micronesia - onshore and offshore. Includes Caroline Islands, Yap, Truk, Ponape, Kosrae."],
        BBOX[-1.19,135.27,13.43,165.68]],
    ID["ESRI",102237]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Pohnpei_Az_Eq_1971",
  "base_crs": {
    "name": "GCS_Pohnpei",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "D_Pohnpei",
      "ellipsoid": {
        "name": "Clarke 1866",
        "semi_major_axis": 6378206.4,
        "inverse_flattening": 294.9786982
      }
    },
    "coordinate_system": {
      "subtype": "ellipsoidal",
      "axis": [
        {
          "name": "Longitude",
          "abbreviation": "lon",
          "direction": "east",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        },
        {
          "name": "Latitude",
          "abbreviation": "lat",
          "direction": "north",
          "unit": {
            "type": "AngularUnit",
            "name": "Degree",
            "conversion_factor": 0.0174532925199433
          }
        }
      ]
    }
  },
  "conversion": {
    "name": "Pohnpei_Az_Eq_1971",
    "method": {
      "name": "Azimuthal Equidistant",
      "id": {
        "authority": "EPSG",
        "code": 1125
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 6.96507569444444,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 158.209299222222,
        "unit": {
          "type": "AngularUnit",
          "name": "Degree",
          "conversion_factor": 0.0174532925199433
        },
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "False easting",
        "value": 80122.82,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 80747.24,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      },
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      }
    ]
  },
  "scope": "Not known.",
  "area": "Federated States of Micronesia - onshore and offshore. Includes Caroline Islands, Yap, Truk, Ponape, Kosrae.",
  "bbox": {
    "south_latitude": -1.19,
    "west_longitude": 135.27,
    "north_latitude": 13.43,
    "east_longitude": 165.68
  },
  "id": {
    "authority": "ESRI",
    "code": 102237
  }
}
{'crs_wkt': 'PROJCRS["Pohnpei_Az_Eq_1971",BASEGEOGCRS["GCS_Pohnpei",DATUM["D_Pohnpei",ELLIPSOID["Clarke '
            '1866",6378206.4,294.9786982,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["Degree",0.0174532925199433]]],CONVERSION["Pohnpei_Az_Eq_1971",METHOD["Azimuthal '
            'Equidistant",ID["EPSG",1125]],PARAMETER["Latitude of natural '
            'origin",6.96507569444444,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",158.209299222222,ANGLEUNIT["Degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
            'easting",80122.82,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",80747.24,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["(E)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["(N)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Not '
            'known."],AREA["Federated States of Micronesia - onshore and '
            'offshore. Includes Caroline Islands, Yap, Truk, Ponape, '
            'Kosrae."],BBOX[-1.19,135.27,13.43,165.68]],ID["ESRI",102237]]',
 'false_easting': 80122.82,
 'false_northing': 80747.24,
 'geographic_crs_name': 'GCS_Pohnpei',
 'grid_mapping_name': 'azimuthal_equidistant',
 'horizontal_datum_name': 'D_Pohnpei',
 'inverse_flattening': 294.9786982,
 'latitude_of_projection_origin': 6.965075694444445,
 'longitude_of_prime_meridian': 0.0,
 'longitude_of_projection_origin': 158.2092992222222,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'Pohnpei_Az_Eq_1971',
 'reference_ellipsoid_name': 'Clarke 1866',
 'semi_major_axis': 6378206.4,
 'semi_minor_axis': 6356583.799998981}