brouter-web/layers/overpass/tourism/apartment.geojson
2021-03-19 11:45:22 +01:00

11 lines
236 B
JSON

{
"geometry": null,
"properties": {
"name": "Apartment",
"id": "apartment",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(node[tourism=apartment]; way[tourism=apartment];);"
},
"type": "Feature"
}