Housekeeping: updating docs and contributors list
This commit is contained in:
parent
46365a9040
commit
210f8bf0ef
107 changed files with 7205 additions and 4220 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<img src='https://mapcomplete.osm.be/circle:white;./assets/layers/binocular/telescope.svg' height="100px">
|
||||
|
||||
Binoculas
|
||||
Binoculars
|
||||
|
||||
|
||||
|
||||
|
@ -52,7 +52,9 @@ Elements must have the all of following tags to be shown on this layer:
|
|||
|
||||
|
||||
|
||||
**Warning** This quick overview is incomplete
|
||||
Warning:
|
||||
|
||||
this quick overview is incomplete
|
||||
|
||||
|
||||
|
||||
|
@ -68,7 +70,7 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
_This tagrendering has no question and is thus read-only_
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
@ -78,14 +80,17 @@ _This tagrendering has no question and is thus read-only_
|
|||
|
||||
|
||||
|
||||
The question is **How much does one have to pay to use these binoculars?**
|
||||
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}`
|
||||
|
||||
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>
|
||||
|
||||
|
||||
- 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>
|
||||
|
||||
|
||||
|
||||
|
@ -94,9 +99,12 @@ This is rendered with `Using these binoculars costs {charge}`
|
|||
|
||||
|
||||
|
||||
The question is **When looking through this binocular, in what direction does one look?**
|
||||
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 is rendered with Looks towards {direction}°
|
||||
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/binocular/binocular.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/binocular/binocular.json)
|
Loading…
Add table
Add a link
Reference in a new issue