Unit: degree (supplier to define representation)
Geodetic CRS: Makassar (Jakarta)
Datum: Makassar (Jakarta)
Ellipsoid: Bessel 1841
Prime meridian: Jakarta
Data source: EPSG
Revision date: 2004-01-06
Scope: Geodesy.
Area of use: Indonesia - south west Sulawesi.
Coordinate system: Ellipsoidal 2D CS. Axes: latitude, longitude. Orientations: north, east. UoM: degree
Center coordinates
12.94 -4.21
WGS84 bounds:
118.71 -6.54
120.78 -1.88
Definition: JSON
{ "$schema": "https://proj.org/schemas/v0.4/projjson.schema.json", "type": "BoundCRS", "source_crs": { "type": "BoundCRS", "source_crs": { "type": "GeographicCRS", "name": "Makassar (Jakarta)", "datum": { "type": "GeodeticReferenceFrame", "name": "Makassar (Jakarta)", "ellipsoid": { "name": "Bessel 1841", "semi_major_axis": 6377397.155, "inverse_flattening": 299.1528128 }, "prime_meridian": { "name": "Jakarta", "longitude": 106.807719444444 } }, "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": 4804 } }, "target_crs": { "type": "GeographicCRS", "name": "Makassar", "datum": { "type": "GeodeticReferenceFrame", "name": "Makassar", "ellipsoid": { "name": "Bessel 1841", "semi_major_axis": 6377397.155, "inverse_flattening": 299.1528128 } }, "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": 4257 } }, "transformation": { "name": "Makassar (Jakarta) to Makassar (1)", "method": { "name": "Longitude rotation", "id": { "authority": "EPSG", "code": 9601 } }, "parameters": [ { "name": "Longitude offset", "value": 384507.789999998, "unit": { "type": "Unit", "name": "", "conversion_factor": 1 }, "id": { "authority": "EPSG", "code": 8602 } } ], "id": { "authority": "EPSG", "code": 1260 } } }, "target_crs": { "type": "GeographicCRS", "name": "WGS 84", "datum_ensemble": { "name": "World Geodetic System 1984 ensemble", "members": [ { "name": "World Geodetic System 1984 (Transit)" }, { "name": "World Geodetic System 1984 (G730)" }, { "name": "World Geodetic System 1984 (G873)" }, { "name": "World Geodetic System 1984 (G1150)" }, { "name": "World Geodetic System 1984 (G1674)" }, { "name": "World Geodetic System 1984 (G1762)" }, { "name": "World Geodetic System 1984 (G2139)" } ], "ellipsoid": { "name": "WGS 84", "semi_major_axis": 6378137, "inverse_flattening": 298.257223563 }, "accuracy": "2.0" }, "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": 4326 } }, "transformation": { "name": "Makassar to WGS 84 (1)", "method": { "name": "Geocentric translations (geog2D domain)", "id": { "authority": "EPSG", "code": 9603 } }, "parameters": [ { "name": "X-axis translation", "value": -587.8, "unit": "metre", "id": { "authority": "EPSG", "code": 8605 } }, { "name": "Y-axis translation", "value": 519.75, "unit": "metre", "id": { "authority": "EPSG", "code": 8606 } }, { "name": "Z-axis translation", "value": 145.76, "unit": "metre", "id": { "authority": "EPSG", "code": 8607 } } ], "id": { "authority": "EPSG", "code": 1837 } } }
Definition: Mapnik
<?xml version="1.0" encoding="utf-8"?> <Map srs="+proj=longlat +ellps=bessel +pm=jakarta +towgs84=-587.8,519.75,145.76,0,0,0,0 +no_defs +type=crs"> <Layer srs="+proj=longlat +ellps=bessel +pm=jakarta +towgs84=-587.8,519.75,145.76,0,0,0,0 +no_defs +type=crs"> </Layer> </Map>
Definition: OGC WKT 2 (2019)
BOUNDCRS[SOURCECRS[BOUNDCRS[SOURCECRS[GEOGCRS["Makassar (Jakarta)",DATUM["Makassar (Jakarta)",ELLIPSOID["Bessel 1841",6377397.155,299.1528128,LENGTHUNIT["metre",1]]],PRIMEM["Jakarta",106.807719444444,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]],ID["EPSG",4804]]],TARGETCRS[GEOGCRS["Makassar",DATUM["Makassar",ELLIPSOID["Bessel 1841",6377397.155,299.1528128,LENGTHUNIT["metre",1]]],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]],ID["EPSG",4257]]],ABRIDGEDTRANSFORMATION["Makassar (Jakarta) to Makassar (1)",METHOD["Longitude rotation",ID["EPSG",9601]],PARAMETER["Longitude offset",384507.789999998,ID["EPSG",8602]],ID["EPSG",1260]]]],TARGETCRS[GEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],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["Horizontal component of 3D system."],AREA["World."],BBOX[-90,-180,90,180]],ID["EPSG",4326]]],ABRIDGEDTRANSFORMATION["Makassar to WGS 84 (1)",METHOD["Geocentric translations (geog2D domain)",ID["EPSG",9603]],PARAMETER["X-axis translation",-587.8,ID["EPSG",8605]],PARAMETER["Y-axis translation",519.75,ID["EPSG",8606]],PARAMETER["Z-axis translation",145.76,ID["EPSG",8607]],USAGE[SCOPE["Oil and gas exploration and production."],AREA["Indonesia - south west Sulawesi."],BBOX[-6.54,118.71,-1.88,120.78]],ID["EPSG",1837]]]