2022-02-09 22:37:21 +01:00
binocular
2022-01-14 19:36:36 +01:00
===========
2022-02-09 22:37:21 +01:00
< img src = 'https://mapcomplete.osm.be/circle:white;./assets/layers/binocular/telescope.svg' height = "100px" >
2022-01-14 19:36:36 +01:00
Binoculas
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [binocular ](#binocular )
2022-02-09 22:37:21 +01:00
* [Themes using this layer ](#themes-using-this-layer )
- [Basic tags for this layer ](#basic-tags-for-this-layer )
- [Supported attributes ](#supported-attributes )
2022-01-14 19:36:36 +01:00
+ [images ](#images )
+ [binocular-charge ](#binocular-charge )
+ [binocular-direction ](#binocular-direction )
2022-02-09 22:37:21 +01:00
#### Themes using this layer
- [binoculars ](https://mapcomplete.osm.be/binoculars )
2022-02-14 04:59:49 +01:00
- [personal ](https://mapcomplete.osm.be/personal )
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
[Go to the source code ](../assets/layers/binocular/binocular.json )
2022-02-09 22:37:21 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-09 22:37:21 +01:00
- < a href = 'https://wiki.openstreetmap.org/wiki/Key:amenity' target = '_blank' > amenity</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dbinoculars' target = '_blank' > binoculars</ a >
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-09 22:37:21 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/charge#values ) [charge ](https://wiki.openstreetmap.org/wiki/Key:charge ) | [string ](../SpecialInputElements.md#string ) | [](https://wiki.openstreetmap.org/wiki/Tag:charge%3D)
2022-02-09 22:37:21 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/direction#values ) [direction ](https://wiki.openstreetmap.org/wiki/Key:direction ) | [direction ](../SpecialInputElements.md#direction ) |
### images
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-09 22:37:21 +01:00
### binocular-charge
2022-01-14 19:36:36 +01:00
The question is **How much does one have to pay to use these binoculars?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [charge ](https://wiki.openstreetmap.org/wiki/Key:charge )
2022-01-14 19:36:36 +01:00
This is rendered with `Using these binoculars costs {charge}`
2022-02-09 22:37:21 +01:00
- **Free to use** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:fee' target = '_blank' > fee</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:fee%3Dno' target = '_blank' > no</ a >
### binocular-direction
2022-01-14 19:36:36 +01:00
The question is **When looking through this binocular, in what direction does one look?**
2022-02-09 22:37:21 +01:00
This rendering asks information about the property [direction ](https://wiki.openstreetmap.org/wiki/Key:direction )
This is rendered with `Looks towards {direction}°`
2022-01-14 19:36:36 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/binocular/binocular.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/binocular/binocular.json )