EPSG:21894 DEPRECATED

Bogota 1975 / Colombia East

Selected transformation

Method: Coordinate Frame rotation (geog2D domain)

Remarks: Parameter values taken from Bogota 1975 to MAGNA-SIRGAS (8) (tfm code 15728). Approximation assumes that MAGNA-SIRGAS is equivalent to WGS 84. Accuracy about 1 part in 10^5 of distance between points, depending on relative tectonic motion.

Information source: OGP

Revision date: 2021-09-23

Attributes

Unit: metre

Geodetic CRS: Bogota 1975

Datum: Bogota 1975

Ellipsoid: International 1924

Prime meridian: Greenwich

Data source: EPSG

Revision date: 2000-10-19

MapTiler banner

Definition: OGC Well Known Text

PROJCS["Bogota 1975 / Colombia East",
    GEOGCS["Bogota 1975",
        DATUM["Bogota_1975",
            SPHEROID["International 1924",6378388,297],
            TOWGS84[221.899,274.136,-397.554,1.361573E-05,-2.174431E-06,-1.36241E-05,-2.199943]],
        PRIMEM["Greenwich",0,
            AUTHORITY["EPSG","8901"]],
        UNIT["degree",0.0174532925199433,
            AUTHORITY["EPSG","9122"]],
        AUTHORITY["EPSG","4218"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",4.59904722222222],
    PARAMETER["central_meridian",-68.0809166666667],
    PARAMETER["scale_factor",1],
    PARAMETER["false_easting",1000000],
    PARAMETER["false_northing",1000000],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AXIS["Easting",EAST],
    AXIS["Northing",NORTH],
    AUTHORITY["EPSG","21894"]]

Definition: OGC Well Known Text 2 (2019)

PROJCRS["Bogota 1975 / Colombia East",
    BASEGEOGCRS["Bogota 1975",
        DATUM["Bogota 1975",
            ELLIPSOID["International 1924",6378388,297,
                LENGTHUNIT["metre",1]]],
        PRIMEM["Greenwich",0,
            ANGLEUNIT["degree",0.0174532925199433]],
        ID["EPSG",4218]],
    CONVERSION["Colombia East zone",
        METHOD["Transverse Mercator",
            ID["EPSG",9807]],
        PARAMETER["Latitude of natural origin",4.59904722222222,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8801]],
        PARAMETER["Longitude of natural origin",-68.0809166666667,
            ANGLEUNIT["degree",0.0174532925199433],
            ID["EPSG",8802]],
        PARAMETER["Scale factor at natural origin",1,
            SCALEUNIT["unity",1],
            ID["EPSG",8805]],
        PARAMETER["False easting",1000000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8806]],
        PARAMETER["False northing",1000000,
            LENGTHUNIT["metre",1],
            ID["EPSG",8807]]],
    CS[Cartesian,2],
        AXIS["easting (X)",east,
            ORDER[1],
            LENGTHUNIT["metre",1]],
        AXIS["northing (Y)",north,
            ORDER[2],
            LENGTHUNIT["metre",1]],
    USAGE[
        SCOPE["Engineering survey, topographic mapping."],
        AREA["Colombia - east of 4°30'E of Bogota (approximately 69°35'W of Greenwich)."],
        BBOX[-2.25,-69.59,6.31,-66.87]],
    ID["EPSG",21894]]

Definition: ESRI Well Known Text

PROJCS["Colombia_East_Zone",
    GEOGCS["GCS_Bogota",
        DATUM["D_Bogota",
            SPHEROID["International_1924",6378388.0,297.0]],
        PRIMEM["Greenwich",0.0],
        UNIT["Degree",0.0174532925199433]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["False_Easting",1000000.0],
    PARAMETER["False_Northing",1000000.0],
    PARAMETER["Central_Meridian",-68.0809166666667],
    PARAMETER["Scale_Factor",1.0],
    PARAMETER["Latitude_Of_Origin",4.59904722222222],
    UNIT["Meter",1.0]]

Definition: PROJ.4

+proj=tmerc +lat_0=4.59904722222222 +lon_0=-68.0809166666667 +k=1 +x_0=1000000 +y_0=1000000 +ellps=intl +towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943 +units=m +no_defs +type=crs

Definition: JavaScript (Proj4js)

proj4.defs("EPSG:21894","+proj=tmerc +lat_0=4.59904722222222 +lon_0=-68.0809166666667 +k=1 +x_0=1000000 +y_0=1000000 +ellps=intl +towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943 +units=m +no_defs +type=crs");

Definition: JSON

{
    "$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
    "type": "ProjectedCRS",
    "name": "Bogota 1975 / Colombia East",
    "base_crs": {
        "name": "Bogota 1975",
        "datum": {
            "type": "GeodeticReferenceFrame",
            "name": "Bogota 1975",
            "ellipsoid": {
                "name": "International 1924",
                "semi_major_axis": 6378388,
                "inverse_flattening": 297
            }
        },
        "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": 4218
        }
    },
    "conversion": {
        "name": "Colombia East zone",
        "method": {
            "name": "Transverse Mercator",
            "id": {
                "authority": "EPSG",
                "code": 9807
            }
        },
        "parameters": [
            {
                "name": "Latitude of natural origin",
                "value": 4.59904722222222,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8801
                }
            },
            {
                "name": "Longitude of natural origin",
                "value": -68.0809166666667,
                "unit": "degree",
                "id": {
                    "authority": "EPSG",
                    "code": 8802
                }
            },
            {
                "name": "Scale factor at natural origin",
                "value": 1,
                "unit": "unity",
                "id": {
                    "authority": "EPSG",
                    "code": 8805
                }
            },
            {
                "name": "False easting",
                "value": 1000000,
                "unit": "metre",
                "id": {
                    "authority": "EPSG",
                    "code": 8806
                }
            },
            {
                "name": "False northing",
                "value": 1000000,
                "unit": "metre",
                "id": {
                    "authority": "EPSG",
                    "code": 8807
                }
            }
        ]
    },
    "coordinate_system": {
        "subtype": "Cartesian",
        "axis": [
            {
                "name": "Easting",
                "abbreviation": "X",
                "direction": "east",
                "unit": "metre"
            },
            {
                "name": "Northing",
                "abbreviation": "Y",
                "direction": "north",
                "unit": "metre"
            }
        ]
    },
    "scope": "Engineering survey, topographic mapping.",
    "area": "Colombia - east of 4°30'E of Bogota (approximately 69°35'W of Greenwich).",
    "bbox": {
        "south_latitude": -2.25,
        "west_longitude": -69.59,
        "north_latitude": 6.31,
        "east_longitude": -66.87
    },
    "id": {
        "authority": "EPSG",
        "code": 21894
    }
}

Definition: GeoServer

21894=PROJCS["Bogota 1975 / Colombia East",GEOGCS["Bogota 1975",DATUM["Bogota_1975",SPHEROID["International 1924",6378388,297],TOWGS84[221.899,274.136,-397.554,1.361573E-05,-2.174431E-06,-1.36241E-05,-2.199943]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4218"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",4.59904722222222],PARAMETER["central_meridian",-68.0809166666667],PARAMETER["scale_factor",1],PARAMETER["false_easting",1000000],PARAMETER["false_northing",1000000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","21894"]]

Definition: MapServer - MAPfile

PROJECTION
	"proj=tmerc"
	"lat_0=4.59904722222222"
	"lon_0=-68.0809166666667"
	"k=1"
	"x_0=1000000"
	"y_0=1000000"
	"ellps=intl"
	"towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943"
	"units=m"
	"no_defs"
	"type=crs"
END

Definition: Mapnik

<?xml version="1.0" encoding="utf-8"?>
<Map srs="+proj=tmerc +lat_0=4.59904722222222 +lon_0=-68.0809166666667 +k=1 +x_0=1000000 +y_0=1000000 +ellps=intl +towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943 +units=m +no_defs +type=crs">
	<Layer srs="+proj=tmerc +lat_0=4.59904722222222 +lon_0=-68.0809166666667 +k=1 +x_0=1000000 +y_0=1000000 +ellps=intl +towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943 +units=m +no_defs +type=crs">
	</Layer>
</Map>

Definition: SQL (PostGIS)

INSERT into spatial_ref_sys (srid, auth_name, auth_srid, proj4text, srtext) values ( 21894, 'EPSG', 21894, '+proj=tmerc +lat_0=4.59904722222222 +lon_0=-68.0809166666667 +k=1 +x_0=1000000 +y_0=1000000 +ellps=intl +towgs84=221.899,274.136,-397.554,1.361573e-05,-2.174431e-06,-1.36241e-05,-2.199943 +units=m +no_defs +type=crs', 'PROJCS["Bogota 1975 / Colombia East",GEOGCS["Bogota 1975",DATUM["Bogota_1975",SPHEROID["International 1924",6378388,297],TOWGS84[221.899,274.136,-397.554,1.361573E-05,-2.174431E-06,-1.36241E-05,-2.199943]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4218"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",4.59904722222222],PARAMETER["central_meridian",-68.0809166666667],PARAMETER["scale_factor",1],PARAMETER["false_easting",1000000],PARAMETER["false_northing",1000000],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","21894"]]');