mapcomplete/Docs/Layers/binocular.md

110 lines
2.6 KiB
Markdown
Raw Normal View History

binocular
2022-01-14 19:36:36 +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
Binoculars
2022-01-14 19:36:36 +01:00
2022-04-06 16:12:01 +02:00
- This layer is shown at zoomlevel **0** and higher
#### 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-01-14 19:36:36 +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:
- <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>
2022-03-24 19:59:57 +01:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22amenity%22%3D%22binoculars%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
Warning:
this quick overview is incomplete
2022-01-14 19:36:36 +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)
[<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-01-14 19:36:36 +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-01-14 19:36:36 +01:00
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
This is rendered with Using these binoculars costs {charge}
2022-01-14 19:36:36 +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-01-14 19:36:36 +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)