forked from MapComplete/MapComplete
Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -70,19 +70,19 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
The question is Who can use this waste disposal bin?
|
||||
The question is *Who can use this waste disposal bin?*
|
||||
|
||||
This rendering asks information about the property [access](https://wiki.openstreetmap.org/wiki/Key:access)
|
||||
|
||||
This is rendered with Access: {access}
|
||||
This is rendered with `Access: {access}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This bin can be used by anyone corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dyes' target='_blank'>yes</a>`
|
||||
- This bin is private corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dno' target='_blank'>no</a>`
|
||||
- This bin is only for residents corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dresidents' target='_blank'>residents</a>`
|
||||
- *This bin can be used by anyone* corresponds with `access=yes`
|
||||
- *This bin is private* corresponds with `access=no`
|
||||
- *This bin is only for residents* corresponds with `access=residents`
|
||||
|
||||
|
||||
|
||||
|
@ -91,15 +91,15 @@ This is rendered with Access: {access}
|
|||
|
||||
|
||||
|
||||
The question is Where is this container located?
|
||||
The question is *Where is this container located?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This is an underground container corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dunderground' target='_blank'>underground</a>`
|
||||
- This container is located indoors corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Dindoor' target='_blank'>indoor</a>`
|
||||
- This container is located outdoors corresponds with ``
|
||||
- *This is an underground container* corresponds with `location=underground`
|
||||
- *This container is located indoors* corresponds with `location=indoor`
|
||||
- *This container is located outdoors* corresponds with ``
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue