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

12 lines
242 B
JSON

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