degree
Geodesy.
None
Fiji - Vanua Levu and Taveuni.
Data Source: EPSG v11.022 2024-11-05
Datum: Vanua Levu 1915
Coordinate System: ellipsoidal
Projection: Undefined
Geodetic CRS: Undefined
GEOGCRS["Vanua Levu 1915",
DATUM["Vanua Levu 1915",
ELLIPSOID["Clarke 1880 (international foot)",20926202,293.466307655635,
LENGTHUNIT["foot",0.3048]]],
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["Fiji - Vanua Levu and Taveuni."],
BBOX[-17.07,178.42,-16.1,-179.77]],
ID["EPSG",4748]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "GeographicCRS",
"name": "Vanua Levu 1915",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Vanua Levu 1915",
"ellipsoid": {
"name": "Clarke 1880 (international foot)",
"semi_major_axis": {
"value": 20926202,
"unit": {
"type": "LinearUnit",
"name": "foot",
"conversion_factor": 0.3048
}
},
"semi_minor_axis": {
"value": 20854895,
"unit": {
"type": "LinearUnit",
"name": "foot",
"conversion_factor": 0.3048
}
}
}
},
"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": "Fiji - Vanua Levu and Taveuni.",
"bbox": {
"south_latitude": -17.07,
"west_longitude": 178.42,
"north_latitude": -16.1,
"east_longitude": -179.77
},
"id": {
"authority": "EPSG",
"code": 4748
}
}
{'crs_wkt': 'GEOGCRS["Vanua Levu 1915",DATUM["Vanua Levu '
'1915",ELLIPSOID["Clarke 1880 (international '
'foot)",20926202,293.466307655635,LENGTHUNIT["foot",0.3048]]],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["Fiji '
'- Vanua Levu and '
'Taveuni."],BBOX[-17.07,178.42,-16.1,-179.77]],ID["EPSG",4748]]',
'geographic_crs_name': 'Vanua Levu 1915',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Vanua Levu 1915',
'inverse_flattening': 293.4663076556355,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Clarke 1880 (international foot)',
'semi_major_axis': 6378306.3696,
'semi_minor_axis': 6356571.996}