EPSG
Instituto Geografico Agustin Codazzi (IGAC).
2013-05-19
Cadastre, engineering survey, topographic mapping (large scale).
(0,)
Definition: OGC Well Known Text 2 (2019)
CONVERSION["Barranquilla urban grid", METHOD["Colombia Urban", ID["EPSG",1052]], PARAMETER["Latitude of natural origin",10.9231830833333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8801]], PARAMETER["Longitude of natural origin",-74.8343313333333, ANGLEUNIT["degree",0.0174532925199433], ID["EPSG",8802]], PARAMETER["False easting",917264.406, LENGTHUNIT["metre",1], ID["EPSG",8806]], PARAMETER["False northing",1699839.935, LENGTHUNIT["metre",1], ID["EPSG",8807]], PARAMETER["Projection plane origin height",100, LENGTHUNIT["metre",1], ID["EPSG",1039]], ID["EPSG",6214]]
Definition: ESRI Well Known Text
PROJECTION["IGAC_Plano_Cartesiano"], PARAMETER["False_Easting",917264.406], PARAMETER["False_Northing",1699839.935], PARAMETER["Longitude_Of_Center",-74.8343313333333], PARAMETER["Latitude_Of_Center",10.9231830833333], PARAMETER["Height",100.0]
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json", "type": "Conversion", "name": "Barranquilla urban grid", "method": { "name": "Colombia Urban", "id": { "authority": "EPSG", "code": 1052 } }, "parameters": [ { "name": "Latitude of natural origin", "value": 10.9231830833333, "unit": "degree", "id": { "authority": "EPSG", "code": 8801 } }, { "name": "Longitude of natural origin", "value": -74.8343313333333, "unit": "degree", "id": { "authority": "EPSG", "code": 8802 } }, { "name": "False easting", "value": 917264.406, "unit": "metre", "id": { "authority": "EPSG", "code": 8806 } }, { "name": "False northing", "value": 1699839.935, "unit": "metre", "id": { "authority": "EPSG", "code": 8807 } }, { "name": "Projection plane origin height", "value": 100, "unit": "metre", "id": { "authority": "EPSG", "code": 1039 } } ], "id": { "authority": "EPSG", "code": 6214 } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=col_urban +lat_0=10.9231830833333 +lon_0=-74.8343313333333 +x_0=917264.406 +y_0=1699839.935 +h_0=100"> <Layer srs="+proj=col_urban +lat_0=10.9231830833333 +lon_0=-74.8343313333333 +x_0=917264.406 +y_0=1699839.935 +h_0=100"> </Layer> </Map>