brouter-web/layers/overpass/amenity/financial/atm.geojson
2021-03-21 11:23:45 +01:00

11 lines
226 B
JSON

{
"geometry": null,
"properties": {
"name": "ATM",
"id": "atm",
"overlay": true,
"dataSource": "OverpassAPI",
"query": "(nwr[amenity=atm]; nwr[amenity=bank][atm][atm!=no];);"
},
"type": "Feature"
}