degree
Engineering survey, topographic mapping.
None
Japan - onshore mainland - Honshu, Shikoku, Kyushu.
Data Source: EPSG v11.022 2024-11-05
Datum: Tokyo
Coordinate System: Undefined
Projection: Undefined
Geodetic CRS: Undefined
COMPOUNDCRS["Tokyo + JSLD69 height",
GEOGCRS["Tokyo",
DATUM["Tokyo",
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]]],
VERTCRS["JSLD69 height",
VDATUM["Japanese Standard Levelling Datum 1969"],
CS[vertical,1],
AXIS["gravity-related height (H)",up,
LENGTHUNIT["metre",1]]],
USAGE[
SCOPE["Engineering survey, topographic mapping."],
AREA["Japan - onshore mainland - Honshu, Shikoku, Kyushu."],
BBOX[30.94,129.3,41.58,142.14]],
ID["EPSG",7414]]
{
"$schema": "https://proj.org/schemas/v0.7/projjson.schema.json",
"type": "CompoundCRS",
"name": "Tokyo + JSLD69 height",
"components": [
{
"type": "GeographicCRS",
"name": "Tokyo",
"datum": {
"type": "GeodeticReferenceFrame",
"name": "Tokyo",
"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"
}
]
}
},
{
"type": "VerticalCRS",
"name": "JSLD69 height",
"datum": {
"type": "VerticalReferenceFrame",
"name": "Japanese Standard Levelling Datum 1969"
},
"coordinate_system": {
"subtype": "vertical",
"axis": [
{
"name": "Gravity-related height",
"abbreviation": "H",
"direction": "up",
"unit": "metre"
}
]
}
}
],
"scope": "Engineering survey, topographic mapping.",
"area": "Japan - onshore mainland - Honshu, Shikoku, Kyushu.",
"bbox": {
"south_latitude": 30.94,
"west_longitude": 129.3,
"north_latitude": 41.58,
"east_longitude": 142.14
},
"id": {
"authority": "EPSG",
"code": 7414
}
}
{'crs_wkt': 'COMPOUNDCRS["Tokyo + JSLD69 '
'height",GEOGCRS["Tokyo",DATUM["Tokyo",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]]],VERTCRS["JSLD69 '
'height",VDATUM["Japanese Standard Levelling Datum '
'1969"],CS[vertical,1],AXIS["gravity-related height '
'(H)",up,LENGTHUNIT["metre",1]]],USAGE[SCOPE["Engineering survey, '
'topographic mapping."],AREA["Japan - onshore mainland - Honshu, '
'Shikoku, '
'Kyushu."],BBOX[30.94,129.3,41.58,142.14]],ID["EPSG",7414]]',
'geographic_crs_name': 'Tokyo',
'geopotential_datum_name': 'Japanese Standard Levelling Datum 1969',
'grid_mapping_name': 'latitude_longitude',
'horizontal_datum_name': 'Tokyo',
'inverse_flattening': 299.1528128,
'longitude_of_prime_meridian': 0.0,
'prime_meridian_name': 'Greenwich',
'reference_ellipsoid_name': 'Bessel 1841',
'semi_major_axis': 6377397.155,
'semi_minor_axis': 6356078.962818189}