degree
Not known.
None
Singapore - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: D_South_Asia_Singapore
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["GCS_South_Asia_Singapore",
DATUM["D_South_Asia_Singapore",
ELLIPSOID["Fischer_Modified",6378155,298.3,
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]],
USAGE[
SCOPE["Not known."],
AREA["Singapore - onshore and offshore."],
BBOX[1.13,103.59,1.47,104.07]],
ID["ESRI",37207]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "GCS_South_Asia_Singapore",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "D_South_Asia_Singapore",
"ellipsoid": {
"name": "Fischer_Modified",
"semi_major_axis": 6378155,
"inverse_flattening": 298.3
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Not known.",
"area": "Singapore - onshore and offshore.",
"bbox": {
"south_latitude": 1.13,
"west_longitude": 103.59,
"north_latitude": 1.47,
"east_longitude": 104.07
},
"id": {
"authority": "ESRI",
"code": 37207
}
}
{'crs_wkt': 'GEOGCRS["GCS_South_Asia_Singapore",DATUM["D_South_Asia_Singapore",ELLIPSOID["Fischer_Modified",6378155,298.3,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]],USAGE[SCOPE["Not '
'known."],AREA["Singapore - onshore and '
'offshore."],BBOX[1.13,103.59,1.47,104.07]],ID["ESRI",37207]]',
'geographic_crs_name': 'GCS_South_Asia_Singapore',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'D_South_Asia_Singapore',
'inverse_flattening': 298.3,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Fischer_Modified',
'semi_major_axis': 6378155.0,
'semi_minor_axis': 6356773.3204827355}