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

11 lines
244 B
JSON

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