brouter-web/layers/overpass/tourism/artwork.geojson
2021-03-21 11:23:45 +01:00

11 lines
202 B
JSON

{
"geometry": null,
"properties": {
"name": "Artwork",
"id": "artwork",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "nwr[tourism=artwork];"
},
"type": "Feature"
}