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

11 lines
230 B
JSON

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