degree
Geodesy.
None
Malaysia - West Malaysia onshore and offshore east coast; Singapore - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Kertau 1968
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Kertau 1968",
DATUM["Kertau 1968",
ELLIPSOID["Everest 1830 Modified",6377304.063,300.8017,
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["Geodesy."],
AREA["Malaysia - West Malaysia onshore and offshore east coast; Singapore - onshore and offshore."],
BBOX[1.13,99.59,7.81,105.82]],
ID["EPSG",4245]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Kertau 1968",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Kertau 1968",
"ellipsoid": {
"name": "Everest 1830 Modified",
"semi_major_axis": 6377304.063,
"inverse_flattening": 300.8017
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
}
]
},
"scope": "Geodesy.",
"area": "Malaysia - West Malaysia onshore and offshore east coast; Singapore - onshore and offshore.",
"bbox": {
"south_latitude": 1.13,
"west_longitude": 99.59,
"north_latitude": 7.81,
"east_longitude": 105.82
},
"id": {
"authority": "EPSG",
"code": 4245
}
}
{'crs_wkt': 'GEOGCRS["Kertau 1968",DATUM["Kertau 1968",ELLIPSOID["Everest 1830 '
'Modified",6377304.063,300.8017,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["Geodesy."],AREA["Malaysia '
'- West Malaysia onshore and offshore east coast; Singapore - '
'onshore and '
'offshore."],BBOX[1.13,99.59,7.81,105.82]],ID["EPSG",4245]]',
'geographic_crs_name': 'Kertau 1968',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Kertau 1968',
'inverse_flattening': 300.8017,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Everest 1830 Modified',
'semi_major_axis': 6377304.063,
'semi_minor_axis': 6356103.038993155}