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

11 lines
208 B
JSON

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