brouter-web/layers/overpass/amenity/sustenance/fast_food.geojson
2021-03-21 11:23:45 +01:00

11 lines
208 B
JSON

{
"geometry": null,
"properties": {
"name": "Fast food",
"id": "fast_food",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[amenity=fast_food];"
},
"type": "Feature"
}