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

12 lines
227 B
JSON

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