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

11 lines
224 B
JSON

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