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

11 lines
236 B
JSON

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