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

11 lines
218 B
JSON

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