@panoramax/web-viewer
Version:
Panoramax web viewer for geolocated pictures
41 lines • 1.01 kB
JSON
{
"type": "FeatureCollection",
"geocoding": {
"version": "0.1.0",
"attribution": "Data © OpenStreetMap contributors, ODbL 1.0. http://osm.org/copyright",
"licence": "ODbL",
"query": "paris"
},
"features": [
{
"type": "Feature",
"properties": {
"geocoding": {
"place_id": 88066702,
"osm_type": "relation",
"osm_id": 71525,
"osm_key": "boundary",
"osm_value": "administrative",
"type": "city",
"label": "Paris, Île-de-France, France métropolitaine, France",
"name": "Paris",
"state": "Île-de-France",
"country": "France",
"country_code": "fr",
"admin": {
"level6": "Paris",
"level4": "Île-de-France",
"level3": "France métropolitaine"
}
}
},
"geometry": {
"type": "Point",
"coordinates": [
2.3483915,
48.8534951
]
}
}
]
}