brouter-web/layers/overpass/amenity/sustenance/fast_food.geojson
2021-04-03 17:31:40 +02:00

12 lines
238 B
JSON

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