EPSG:4243 - Kalianpur 1880

Attributes


Unit

degree

Scope

Geodesy.

Remarks

None

Area of use

Bangladesh - onshore; India - mainland onshore; Myanmar (Burma) - onshore; Pakistan - onshore.

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

Datum: Kalianpur 1880

Coordinate System: ellipsoidal

Projection: Undefined

Geodetic CRS: Undefined

Export

GEOGCRS["Kalianpur 1880",
    DATUM["Kalianpur 1880",
        ELLIPSOID["Everest (1830 Definition)",20922931.8,300.801725543355,
            LENGTHUNIT["Indian foot",0.304799510248147]]],
    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["Bangladesh - onshore; India - mainland onshore; Myanmar (Burma) - onshore; Pakistan - onshore."],
        BBOX[8.02,60.86,37.07,101.17]],
    ID["EPSG",4243]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "GeographicCRS",
  "name": "Kalianpur 1880",
  "datum": {
    "type": "GeodeticReferenceFrame",
    "name": "Kalianpur 1880",
    "ellipsoid": {
      "name": "Everest (1830 Definition)",
      "semi_major_axis": {
        "value": 20922931.8,
        "unit": {
          "type": "LinearUnit",
          "name": "Indian foot",
          "conversion_factor": 0.304799510248147
        }
      },
      "semi_minor_axis": {
        "value": 20853374.58,
        "unit": {
          "type": "LinearUnit",
          "name": "Indian foot",
          "conversion_factor": 0.304799510248147
        }
      }
    }
  },
  "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.",
  "area": "Bangladesh - onshore; India - mainland onshore; Myanmar (Burma) - onshore; Pakistan - onshore.",
  "bbox": {
    "south_latitude": 8.02,
    "west_longitude": 60.86,
    "north_latitude": 37.07,
    "east_longitude": 101.17
  },
  "id": {
    "authority": "EPSG",
    "code": 4243
  }
}
{'crs_wkt': 'GEOGCRS["Kalianpur 1880",DATUM["Kalianpur '
            '1880",ELLIPSOID["Everest (1830 '
            'Definition)",20922931.8,300.801725543355,LENGTHUNIT["Indian '
            'foot",0.304799510248147]]],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["Bangladesh '
            '- onshore; India - mainland onshore; Myanmar (Burma) - onshore; '
            'Pakistan - '
            'onshore."],BBOX[8.02,60.86,37.07,101.17]],ID["EPSG",4243]]',
 'geographic_crs_name': 'Kalianpur 1880',
 'grid_mapping_name': 'latitude_longitude',
 'horizontal_datum_name': 'Kalianpur 1880',
 'inverse_flattening': 300.8017255433549,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'reference_ellipsoid_name': 'Everest (1830 Definition)',
 'semi_major_axis': 6377299.36559538,
 'semi_minor_axis': 6356098.359005156}