EPSG:3317 - Kasai 1953 / Congo TM zone 24

Attributes


Unit

metre

Scope

Cadastre, engineering survey, topographic mapping (medium scale).

Remarks

None

Area of use

The Democratic Republic of the Congo (Zaire) - adjacent to 6th parallel south traverse between 23°E and 25°E.

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

Datum: Kasai 1953

Coordinate System: cartesian

Projection: Congo Transverse Mercator zone 24

Geodetic CRS: Kasai 1953

Export

PROJCRS["Kasai 1953 / Congo TM zone 24",
    BASEGEOGCRS["Kasai 1953",
        DATUM["Kasai 1953",
            ELLIPSOID["Clarke 1880 (RGS)",6378249.145,293.465,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4696]],
    CONVERSION["Congo Transverse Mercator zone 24",
        METHOD["Transverse Mercator",
            ID["EPSG",9807]],
        PARAMETER["Latitude of natural origin",0,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",24,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",0.9999,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",500000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",10000000,
            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["Cadastre, engineering survey, topographic mapping (medium scale)."],
        AREA["The Democratic Republic of the Congo (Zaire) - adjacent to 6th parallel south traverse between 23°E and 25°E."],
        BBOX[-6.99,23,-5.01,25]],
    ID["EPSG",3317]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "Kasai 1953 / Congo TM zone 24",
  "base_crs": {
    "name": "Kasai 1953",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Kasai 1953",
      "ellipsoid": {
        "name": "Clarke 1880 (RGS)",
        "semi_major_axis": 6378249.145,
        "inverse_flattening": 293.465
      }
    },
    "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": 4696
    }
  },
  "conversion": {
    "name": "Congo Transverse Mercator zone 24",
    "method": {
      "name": "Transverse Mercator",
      "id": {
        "authority": "EPSG",
        "code": 9807
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": 0,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": 24,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "Scale factor at natural origin",
        "value": 0.9999,
        "unit": "unity",
        "id": {
          "authority": "EPSG",
          "code": 8805
        }
      },
      {
        "name": "False easting",
        "value": 500000,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 10000000,
        "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": "Cadastre, engineering survey, topographic mapping (medium scale).",
  "area": "The Democratic Republic of the Congo (Zaire) - adjacent to 6th parallel south traverse between 23°E and 25°E.",
  "bbox": {
    "south_latitude": -6.99,
    "west_longitude": 23,
    "north_latitude": -5.01,
    "east_longitude": 25
  },
  "id": {
    "authority": "EPSG",
    "code": 3317
  }
}
{'crs_wkt': 'PROJCRS["Kasai 1953 / Congo TM zone 24",BASEGEOGCRS["Kasai '
            '1953",DATUM["Kasai 1953",ELLIPSOID["Clarke 1880 '
            '(RGS)",6378249.145,293.465,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4696]],CONVERSION["Congo '
            'Transverse Mercator zone 24",METHOD["Transverse '
            'Mercator",ID["EPSG",9807]],PARAMETER["Latitude of natural '
            'origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",24,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["Scale '
            'factor at natural '
            'origin",0.9999,SCALEUNIT["unity",1],ID["EPSG",8805]],PARAMETER["False '
            'easting",500000,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",10000000,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["Cadastre, '
            'engineering survey, topographic mapping (medium '
            'scale)."],AREA["The Democratic Republic of the Congo (Zaire) - '
            'adjacent to 6th parallel south traverse between 23°E and '
            '25°E."],BBOX[-6.99,23,-5.01,25]],ID["EPSG",3317]]',
 'false_easting': 500000.0,
 'false_northing': 10000000.0,
 'geographic_crs_name': 'Kasai 1953',
 'grid_mapping_name': 'transverse_mercator',
 'horizontal_datum_name': 'Kasai 1953',
 'inverse_flattening': 293.465,
 'latitude_of_projection_origin': 0.0,
 'longitude_of_central_meridian': 24.0,
 'longitude_of_prime_meridian': 0.0,
 'prime_meridian_name': 'Greenwich',
 'projected_crs_name': 'Kasai 1953 / Congo TM zone 24',
 'reference_ellipsoid_name': 'Clarke 1880 (RGS)',
 'scale_factor_at_central_meridian': 0.9999,
 'semi_major_axis': 6378249.145,
 'semi_minor_axis': 6356514.8695497755}