degree
Geodesy.
None
Philippines - onshore and offshore.
Data Source: EPSG v11.022 2024-11-05
Datum: Philippine Reference System 1992
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["PRS92",
DATUM["Philippine Reference System 1992",
ELLIPSOID["Clarke 1866",6378206.4,294.978698213898,
LENGTHUNIT["metre",1]]],
PRIMEM["Greenwich",0,
ANGLEUNIT["degree",0.0174532925199433]],
CS[ellipsoidal,3],
AXIS["geodetic latitude (Lat)",north,
ORDER[1],
ANGLEUNIT["degree",0.0174532925199433]],
AXIS["geodetic longitude (Lon)",east,
ORDER[2],
ANGLEUNIT["degree",0.0174532925199433]],
AXIS["ellipsoidal height (h)",up,
ORDER[3],
LENGTHUNIT["metre",1]],
USAGE[
SCOPE["Geodesy."],
AREA["Philippines - onshore and offshore."],
BBOX[3,116.04,22.18,129.95]],
ID["EPSG",4995]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "PRS92",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Philippine Reference System 1992",
"ellipsoid": {
"name": "Clarke 1866",
"semi_major_axis": 6378206.4,
"semi_minor_axis": 6356583.8
}
},
"coordinate_system": {
"subtype": "ellipsoidal",
"axis": [
{
"name": "Geodetic latitude",
"abbreviation": "Lat",
"direction": "north",
"unit": "degree"
},
{
"name": "Geodetic longitude",
"abbreviation": "Lon",
"direction": "east",
"unit": "degree"
},
{
"name": "Ellipsoidal height",
"abbreviation": "h",
"direction": "up",
"unit": "metre"
}
]
},
"scope": "Geodesy.",
"area": "Philippines - onshore and offshore.",
"bbox": {
"south_latitude": 3,
"west_longitude": 116.04,
"north_latitude": 22.18,
"east_longitude": 129.95
},
"id": {
"authority": "EPSG",
"code": 4995
}
}
{'crs_wkt': 'GEOGCRS["PRS92",DATUM["Philippine Reference System '
'1992",ELLIPSOID["Clarke '
'1866",6378206.4,294.978698213898,LENGTHUNIT["metre",1]]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],CS[ellipsoidal,3],AXIS["geodetic '
'latitude '
'(Lat)",north,ORDER[1],ANGLEUNIT["degree",0.0174532925199433]],AXIS["geodetic '
'longitude '
'(Lon)",east,ORDER[2],ANGLEUNIT["degree",0.0174532925199433]],AXIS["ellipsoidal '
'height '
'(h)",up,ORDER[3],LENGTHUNIT["metre",1]],USAGE[SCOPE["Geodesy."],AREA["Philippines '
'- onshore and '
'offshore."],BBOX[3,116.04,22.18,129.95]],ID["EPSG",4995]]',
'geographic_crs_name': 'PRS92',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Philippine Reference System 1992',
'inverse_flattening': 294.9786982138982,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Clarke 1866',
'semi_major_axis': 6378206.4,
'semi_minor_axis': 6356583.8}