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

12 lines
236 B
JSON

{
"geometry": null,
"properties": {
"name": "Apartment",
"id": "apartment",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-lodging",
"query": "nwr[tourism=apartment];"
},
"type": "Feature"
}