2023-09-19 13:44:31 +02:00
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-07-12 03:16:41 +02:00
# banks_with_atm
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
This layer is based on [bank ](../Layers/bank.md )
2024-05-07 00:41:59 +02:00
2023-09-19 13:44:31 +02:00
A financial institution to deposit money
2024-07-12 03:16:41 +02:00
- This layer is shown at zoomlevel **14** and higher
2024-07-16 19:31:00 +02:00
2024-05-07 00:41:59 +02:00
## Table of contents
2024-07-12 03:16:41 +02:00
1. [Themes using this layer ](#themes-using-this-layer )
2. [Basic tags for this layer ](#basic-tags-for-this-layer )
3. [Supported attributes ](#supported-attributes )
2024-06-18 21:11:42 +02:00
- [images ](#images )
- [has_atm ](#has_atm )
- [leftover-questions ](#leftover-questions )
2024-09-04 00:06:39 +02:00
- [move-button ](#move-button )
2024-06-18 21:11:42 +02:00
- [delete-button ](#delete-button )
- [lod ](#lod )
2024-07-16 19:31:00 +02:00
4. [Filters ](#filters )
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Themes using this layer
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
- [atm ](https://mapcomplete.org/atm )
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
## Basic tags for this layer
2024-05-07 00:41:59 +02:00
2023-11-13 03:15:48 +01:00
Elements must match **all** of the following expressions:
2023-11-13 01:39:32 +01:00
2024-05-07 00:41:59 +02:00
0. < a href = 'https://wiki.openstreetmap.org/wiki/Key:amenity' target = '_blank' > amenity</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbank' target = '_blank' > bank</ a >
1. < a href = 'https://wiki.openstreetmap.org/wiki/Key:atm' target = '_blank' > atm</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes' target = '_blank' > yes</ a >
2023-11-13 01:39:32 +01:00
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22bank%22%5D%5B%22atm%22%3D%22yes%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B )
2023-09-19 13:44:31 +02:00
2024-07-12 03:16:41 +02:00
## Supported attributes
2023-09-19 13:44:31 +02:00
2024-07-12 03:16:41 +02:00
**Warning:**,this quick overview is incomplete,
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
| attribute | type | values which are supported by this layer |
-----|-----|----- |
2024-07-16 19:31:00 +02:00
| < a target = "_blank" href = 'https://taginfo.openstreetmap.org/keys/atm#values' >< img src = 'https://mapcomplete.org/assets/svg/search.svg' height = '18px' ></ a > < a target = "_blank" href = 'https://taghistory.raifer.tech/?#***/atm/' >< img src = 'https://mapcomplete.org/assets/svg/statistics.svg' height = '18px' ></ a > [atm ](https://wiki.openstreetmap.org/wiki/Key:atm ) | Multiple choice | [yes ](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes ) [no ](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno ) [separate ](https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate ) |
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### images
2024-05-07 00:41:59 +02:00
This block shows the known images which are linked with the `image` -keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{image_carousel()}{image_upload()}*
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### has_atm
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `Does this bank have an ATM?`
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
- *This bank has an ATM* is shown if with < a href = 'https://wiki.openstreetmap.org/wiki/Key:atm' target = '_blank' > atm</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:atm%3Dyes' target = '_blank' > yes</ a >
- *This bank does <b>not</b> have an ATM* is shown if with < a href = 'https://wiki.openstreetmap.org/wiki/Key:atm' target = '_blank' > atm</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:atm%3Dno' target = '_blank' > no</ a >
- *This bank does have an ATM, but it is mapped as a different icon* is shown if with < a href = 'https://wiki.openstreetmap.org/wiki/Key:atm' target = '_blank' > atm</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:atm%3Dseparate' target = '_blank' > separate</ a >
2024-06-18 21:11:42 +02:00
2024-07-16 19:31:00 +02:00
### leftover-questions
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{questions( ,)}*
2024-05-07 00:41:59 +02:00
2024-09-04 00:06:39 +02:00
### move-button
_This tagrendering has no question and is thus read-only_
*{move_button()}*
2024-06-18 21:11:42 +02:00
### delete-button
2023-09-19 13:44:31 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{delete_button()}*
2023-09-19 13:44:31 +02:00
2024-06-18 21:11:42 +02:00
### lod
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-07-16 19:31:00 +02:00
*{linked_data_from_website()}*
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-07-16 19:31:00 +02:00
## Filters
2024-07-12 03:16:41 +02:00
| id | question | osmTags |
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
| id | question | osmTags |
-----|-----|----- |
| has_atm.0 | With an ATM | atm=yes |
2023-09-19 13:44:31 +02:00
This document is autogenerated from [assets/themes/atm/atm.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/atm/atm.json )