brouter-web/layers/overpass/tourism/hostel.geojson
2021-04-03 17:31:40 +02:00

12 lines
231 B
JSON

{
"geometry": null,
"properties": {
"name": "Hostel",
"id": "hostel",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "temaki-bunk_beds",
"query": "nwr[tourism=hostel];"
},
"type": "Feature"
}