EPSG:5467 - Panama-Colon 1911

Attributes


Unit

degree

Scope

Geodesy, topographic mapping.

Remarks

None

Area of use

Panama - onshore.

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

Datum: Panama-Colon 1911

Coordinate System: ellipsoidal

Projection: Undefined

Geodetic CRS: Undefined

Export

GEOGCRS["Panama-Colon 1911",
    DATUM["Panama-Colon 1911",
        ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
            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, topographic mapping."],
        AREA["Panama - onshore."],
        BBOX[7.15,-83.04,9.68,-77.19]],
    ID["EPSG",5467]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "GeographicCRS",
  "name": "Panama-Colon 1911",
  "datum": {
    "type": "GeodeticReferenceFrame",
    "name": "Panama-Colon 1911",
    "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"
      }
    ]
  },
  "scope": "Geodesy, topographic mapping.",
  "area": "Panama - onshore.",
  "bbox": {
    "south_latitude": 7.15,
    "west_longitude": -83.04,
    "north_latitude": 9.68,
    "east_longitude": -77.19
  },
  "id": {
    "authority": "EPSG",
    "code": 5467
  }
}
{'crs_wkt': 'GEOGCRS["Panama-Colon 1911",DATUM["Panama-Colon '
            '1911",ELLIPSOID["Clarke '
            '1866",6378206.4,294.978698213898,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, '
            'topographic mapping."],AREA["Panama - '
            'onshore."],BBOX[7.15,-83.04,9.68,-77.19]],ID["EPSG",5467]]',
 'geographic_crs_name': 'Panama-Colon 1911',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'Panama-Colon 1911',
 'inverse_flattening': 294.9786982138982,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'reference_ellipsoid_name': 'Clarke 1866',
 'semi_major_axis': 6378206.4,
 'semi_minor_axis': 6356583.8}