brouter-web/layers/overpass/tourism/gallery.geojson
2021-04-03 17:31:40 +02:00

12 lines
234 B
JSON

{
"geometry": null,
"properties": {
"name": "Gallery",
"id": "gallery",
"overlay": true,
"dataSource": "OverpassAPI",
"icon": "maki-art-gallery",
"query": "nwr[tourism=gallery];"
},
"type": "Feature"
}