73 lines
No EOL
2.6 KiB
Markdown
73 lines
No EOL
2.6 KiB
Markdown
binocular
|
|
===========
|
|
|
|
|
|
|
|
<img src='https://mapcomplete.osm.be/./assets/layers/binocular/telescope.svg' height="100px">
|
|
|
|
Binoculas
|
|
|
|
## Table of contents
|
|
|
|
1. [binocular](#binocular)
|
|
* [Themes using this layer](#themes-using-this-layer)
|
|
|
|
- [Basic tags for this layer](#basic-tags-for-this-layer)
|
|
- [Supported attributes](#supported-attributes)
|
|
+ [images](#images)
|
|
+ [binocular-charge](#binocular-charge)
|
|
+ [binocular-direction](#binocular-direction)
|
|
|
|
#### Themes using this layer
|
|
|
|
- [binoculars](https://mapcomplete.osm.be/binoculars)
|
|
- [personal](https://mapcomplete.osm.be/personal)
|
|
|
|
[Go to the source code](../assets/layers/binocular/binocular.json)
|
|
|
|
|
|
|
|
Basic tags for this layer
|
|
---------------------------
|
|
|
|
|
|
|
|
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>
|
|
|
|
Supported attributes
|
|
----------------------
|
|
|
|
|
|
|
|
**Warning** This quick overview is incomplete
|
|
|
|
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
|
|
|
|
_This tagrendering has no question and is thus read-only_
|
|
|
|
### binocular-charge
|
|
|
|
The question is **How much does one have to pay to use these binoculars?**
|
|
|
|
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
|
|
This is rendered with `Using these binoculars costs {charge}`
|
|
|
|
- **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
|
|
|
|
The question is **When looking through this binocular, in what direction does one look?**
|
|
|
|
This rendering asks information about the property [direction](https://wiki.openstreetmap.org/wiki/Key:direction)
|
|
This is rendered with `Looks towards {direction}°`
|
|
|
|
This document is autogenerated from assets/layers/binocular/binocular.json |