Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -69,18 +69,18 @@ attribute | type | values which are supported by this layer
|
|||
|
||||
|
||||
|
||||
The question is Where is it positioned?
|
||||
The question is *Where is it positioned?*
|
||||
|
||||
This rendering asks information about the property [location](https://wiki.openstreetmap.org/wiki/Key:location)
|
||||
|
||||
This is rendered with Location: {location}
|
||||
This is rendered with `Location: {location}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Found 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>`
|
||||
- Found outdoors. corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:location' target='_blank'>location</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:location%3Doutdoor' target='_blank'>outdoor</a>`
|
||||
- *Found indoors.* corresponds with `location=indoor`
|
||||
- *Found outdoors.* corresponds with `location=outdoor`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue