Chore: update docs
This commit is contained in:
parent
cb76823210
commit
af2763532b
176 changed files with 8056 additions and 3942 deletions
|
@ -126,11 +126,7 @@ The question is *Does this place charge a fee?*
|
|||
|
||||
The question is *How much does this place charge?*
|
||||
|
||||
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge)
|
||||
|
||||
This is rendered with `This place charges {charge}`
|
||||
|
||||
|
||||
This rendering asks information about the property [charge](https://wiki.openstreetmap.org/wiki/Key:charge) This is rendered with `This place charges {charge}`
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `<a href='https://wiki.openstreetmap.org/wiki/Key:fee' target='_blank'>fee</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:fee%3Dyes' target='_blank'>yes</a>`
|
||||
|
||||
|
@ -209,11 +205,33 @@ The question is *Who can use this dump station?*
|
|||
|
||||
The question is *What network is this place a part of? (skip if none)*
|
||||
|
||||
This rendering asks information about the property [network](https://wiki.openstreetmap.org/wiki/Key:network)
|
||||
This rendering asks information about the property [network](https://wiki.openstreetmap.org/wiki/Key:network) This is rendered with `This station is part of network {network}`
|
||||
|
||||
This is rendered with `This station is part of network {network}`
|
||||
|
||||
|
||||
### operator
|
||||
|
||||
|
||||
|
||||
The question is *Who operates this place?*
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `This place is operated by {operator}`
|
||||
|
||||
|
||||
|
||||
### power_supply
|
||||
|
||||
|
||||
|
||||
The question is *Does this place have a power supply?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *This place has a power supply* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:power_supply' target='_blank'>power_supply</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes' target='_blank'>yes</a>
|
||||
- *This place does not have power supply* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:power_supply' target='_blank'>power_supply</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -295,36 +313,6 @@ This tagrendering has labels `added_by_default`
|
|||
|
||||
This tagrendering has no question and is thus read-only
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### operator
|
||||
|
||||
|
||||
|
||||
The question is *Who operates this place?*
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
|
||||
|
||||
This is rendered with `This place is operated by {operator}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### power_supply
|
||||
|
||||
|
||||
|
||||
The question is *Does this place have a power supply?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- *This place has a power supply* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:power_supply' target='_blank'>power_supply</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dyes' target='_blank'>yes</a>
|
||||
- *This place does not have power supply* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:power_supply' target='_blank'>power_supply</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:power_supply%3Dno' target='_blank'>no</a>
|
||||
|
||||
|
||||
This document is autogenerated from [assets/themes/campersite/campersite.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/themes/campersite/campersite.json)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue