Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -83,17 +83,17 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
The question is On which data is this map based?
|
||||
The question is *On which data is this map based?*
|
||||
|
||||
This rendering asks information about the property [map_source](https://wiki.openstreetmap.org/wiki/Key:map_source)
|
||||
|
||||
This is rendered with This map is based on {map_source}
|
||||
This is rendered with `This map is based on {map_source}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This map is based on OpenStreetMap corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source' target='_blank'>map_source</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source%3DOpenStreetMap' target='_blank'>OpenStreetMap</a>`
|
||||
- *This map is based on OpenStreetMap* corresponds with `map_source=OpenStreetMap`
|
||||
|
||||
|
||||
|
||||
|
@ -102,17 +102,17 @@ This is rendered with This map is based on {map_source}
|
|||
|
||||
|
||||
|
||||
The question is Is the OpenStreetMap-attribution given?
|
||||
The question is *Is the OpenStreetMap-attribution given?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- OpenStreetMap is clearly attributed, including the ODBL-license corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dyes' target='_blank'>yes</a>`
|
||||
- OpenStreetMap is clearly attributed, but the license is not mentioned corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dincomplete' target='_blank'>incomplete</a>`
|
||||
- OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dsticker' target='_blank'>sticker</a>`
|
||||
- There is no attribution at all corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dnone' target='_blank'>none</a>`
|
||||
- There is no attribution at all corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:map_source:attribution' target='_blank'>map_source:attribution</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:map_source:attribution%3Dno' target='_blank'>no</a>`
|
||||
- *OpenStreetMap is clearly attributed, including the ODBL-license* corresponds with `map_source:attribution=yes`
|
||||
- *OpenStreetMap is clearly attributed, but the license is not mentioned* corresponds with `map_source:attribution=incomplete`
|
||||
- *OpenStreetMap wasn't mentioned, but someone put an OpenStreetMap-sticker on it* corresponds with `map_source:attribution=sticker`
|
||||
- *There is no attribution at all* corresponds with `map_source:attribution=none`
|
||||
- *There is no attribution at all* corresponds with `map_source:attribution=no`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue