ticket_validator ================== Find ticket validators to validate public transport tickets - This layer is shown at zoomlevel **19** and higher Basic tags for this layer --------------------------- Elements must have the all of following tags to be shown on this layer: - amenity=ticket_validator [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22ticket_validator%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) Supported attributes ---------------------- Warning: this quick overview is incomplete attribute | type | values which are supported by this layer ----------- | ------ | ------------------------------------------ [](https://taginfo.openstreetmap.org/keys/level#values) [level](https://wiki.openstreetmap.org/wiki/Key:level) | [float](../SpecialInputElements.md#float) | [0](https://wiki.openstreetmap.org/wiki/Tag:level%3D0) [1](https://wiki.openstreetmap.org/wiki/Tag:level%3D1) [-1](https://wiki.openstreetmap.org/wiki/Tag:level%3D-1) [](https://taginfo.openstreetmap.org/keys/barrier#values) [barrier](https://wiki.openstreetmap.org/wiki/Key:barrier) | Multiple choice | [gate](https://wiki.openstreetmap.org/wiki/Tag:barrier%3Dgate) [](https://taginfo.openstreetmap.org/keys/operator#values) [operator](https://wiki.openstreetmap.org/wiki/Key:operator) | [string](../SpecialInputElements.md#string) | ### images This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` This tagrendering has no question and is thus read-only ### level The question is *On what level is this feature located?* This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level) This is rendered with `Located on the {level}th floor` - *Located underground* corresponds with `location=underground` - This option cannot be chosen as answer - *Located on the ground floor* corresponds with `level=0` - *Located on the ground floor* corresponds with `` - This option cannot be chosen as answer - *Located on the first floor* corresponds with `level=1` - *Located on the first basement level* corresponds with `level=-1` ### barrier This tagrendering has no question and is thus read-only - *This ticket validator is part of a gate* corresponds with `barrier=gate` This tagrendering is only visible in the popup if the following condition is met: `barrier~.+` ### validator-operator The question is *Who is the operator of this ticket validator?* This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `This ticket validator is operated by {operator}` ### payment-options The question is *Which methods of payment are accepted here?* - *Cash is accepted here* corresponds with `payment:cash=yes` - Unselecting this answer will add payment:cash=no - *Payment cards are accepted here* corresponds with `payment:cards=yes` - Unselecting this answer will add payment:cards=no - *This ticket validator accepts OV-Chipkaart* corresponds with `payment:OV-Chipkaart=yes` - Unselecting this answer will add payment:OV-Chipkaart=no - *This ticket validator accepts OV-Chipkaart* corresponds with `payment:ov-chipkaart=yes` - This option cannot be chosen as answer - Unselecting this answer will add payment:ov-chipkaart=no This document is autogenerated from [assets/layers/ticket_validator/ticket_validator.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ticket_validator/ticket_validator.json)