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

11 lines
193 B
JSON

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