EPSG:6255 - MAGNA-SIRGAS / Leticia urban grid

Attributes


Unit

metre

Scope

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

Remarks

None

Area of use

Colombia - Leticia city.

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

Datum: Marco Geocentrico Nacional de Referencia

Coordinate System: cartesian

Projection: Leticia urban grid

Geodetic CRS: MAGNA-SIRGAS

Export

PROJCRS["MAGNA-SIRGAS / Leticia urban grid",
    BASEGEOGCRS["MAGNA-SIRGAS",
        DATUM["Marco Geocentrico Nacional de Referencia",
            ELLIPSOID["GRS 1980",6378137,298.257222101,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4686]],
    CONVERSION["Leticia urban grid",
        METHOD["Colombia Urban",
            ID["EPSG",1052]],
        PARAMETER["Latitude of natural origin",-4.19768404722222,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",-69.9428110583333,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["False easting",25978.217,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",27501.365,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]],
        PARAMETER["Projection plane origin height",89.7,
            LENGTHUNIT["metre",1],
            ID["EPSG",1039]]],
    CS[Cartesian,2],
        AXIS["northing (N)",north,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["easting (E)",east,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Cadastre, engineering survey, topographic mapping (large scale)."],
        AREA["Colombia - Leticia city."],
        BBOX[-4.23,-69.98,-4.17,-69.92]],
    ID["EPSG",6255]]
{
  "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
  "type": "ProjectedCRS",
  "name": "MAGNA-SIRGAS / Leticia urban grid",
  "base_crs": {
    "name": "MAGNA-SIRGAS",
    "datum": {
      "type": "GeodeticReferenceFrame",
      "name": "Marco Geocentrico Nacional de Referencia",
      "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": 4686
    }
  },
  "conversion": {
    "name": "Leticia urban grid",
    "method": {
      "name": "Colombia Urban",
      "id": {
        "authority": "EPSG",
        "code": 1052
      }
    },
    "parameters": [
      {
        "name": "Latitude of natural origin",
        "value": -4.19768404722222,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8801
        }
      },
      {
        "name": "Longitude of natural origin",
        "value": -69.9428110583333,
        "unit": "degree",
        "id": {
          "authority": "EPSG",
          "code": 8802
        }
      },
      {
        "name": "False easting",
        "value": 25978.217,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8806
        }
      },
      {
        "name": "False northing",
        "value": 27501.365,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 8807
        }
      },
      {
        "name": "Projection plane origin height",
        "value": 89.7,
        "unit": "metre",
        "id": {
          "authority": "EPSG",
          "code": 1039
        }
      }
    ]
  },
  "coordinate_system": {
    "subtype": "Cartesian",
    "axis": [
      {
        "name": "Northing",
        "abbreviation": "N",
        "direction": "north",
        "unit": "metre"
      },
      {
        "name": "Easting",
        "abbreviation": "E",
        "direction": "east",
        "unit": "metre"
      }
    ]
  },
  "scope": "Cadastre, engineering survey, topographic mapping (large scale).",
  "area": "Colombia - Leticia city.",
  "bbox": {
    "south_latitude": -4.23,
    "west_longitude": -69.98,
    "north_latitude": -4.17,
    "east_longitude": -69.92
  },
  "id": {
    "authority": "EPSG",
    "code": 6255
  }
}
{'crs_wkt': 'PROJCRS["MAGNA-SIRGAS / Leticia urban '
            'grid",BASEGEOGCRS["MAGNA-SIRGAS",DATUM["Marco Geocentrico '
            'Nacional de Referencia",ELLIPSOID["GRS '
            '1980",6378137,298.257222101,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4686]],CONVERSION["Leticia '
            'urban grid",METHOD["Colombia '
            'Urban",ID["EPSG",1052]],PARAMETER["Latitude of natural '
            'origin",-4.19768404722222,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude '
            'of natural '
            'origin",-69.9428110583333,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False '
            'easting",25978.217,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False '
            'northing",27501.365,LENGTHUNIT["metre",1],ID["EPSG",8807]],PARAMETER["Projection '
            'plane origin '
            'height",89.7,LENGTHUNIT["metre",1],ID["EPSG",1039]]],CS[Cartesian,2],AXIS["northing '
            '(N)",north,ORDER[1],LENGTHUNIT["metre",1]],AXIS["easting '
            '(E)",east,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Cadastre, '
            'engineering survey, topographic mapping (large '
            'scale)."],AREA["Colombia - Leticia '
            'city."],BBOX[-4.23,-69.98,-4.17,-69.92]],ID["EPSG",6255]]'}