brouter-web/layers/overpass/tourism/gallery.geojson
2021-03-19 11:45:22 +01:00

11 lines
228 B
JSON

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