forked from MapComplete/MapComplete
Chore: update docs
This commit is contained in:
parent
cb76823210
commit
af2763532b
176 changed files with 8056 additions and 3942 deletions
|
@ -92,11 +92,7 @@ This tagrendering has labels `added_by_default`
|
|||
|
||||
The question is *What is the name of this ambulance station?*
|
||||
|
||||
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name)
|
||||
|
||||
This is rendered with `This station is called {name}.`
|
||||
|
||||
|
||||
This rendering asks information about the property [name](https://wiki.openstreetmap.org/wiki/Key:name) This is rendered with `This station is called {name}.`
|
||||
|
||||
|
||||
|
||||
|
@ -106,11 +102,7 @@ This is rendered with `This station is called {name}.`
|
|||
|
||||
The question is *What is the street name where the station located?*
|
||||
|
||||
This rendering asks information about the property [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street)
|
||||
|
||||
This is rendered with `This station is along a highway called {addr:street}.`
|
||||
|
||||
|
||||
This rendering asks information about the property [addr:street](https://wiki.openstreetmap.org/wiki/Key:addr:street) This is rendered with `This station is along a highway called {addr:street}.`
|
||||
|
||||
|
||||
|
||||
|
@ -120,11 +112,7 @@ This is rendered with `This station is along a highway called {addr:street}.`
|
|||
|
||||
The question is *Where is the station located? (e.g. name of neighborhood, villlage, or town)*
|
||||
|
||||
This rendering asks information about the property [addr:place](https://wiki.openstreetmap.org/wiki/Key:addr:place)
|
||||
|
||||
This is rendered with `This station is found within {addr:place}.`
|
||||
|
||||
|
||||
This rendering asks information about the property [addr:place](https://wiki.openstreetmap.org/wiki/Key:addr:place) This is rendered with `This station is found within {addr:place}.`
|
||||
|
||||
|
||||
|
||||
|
@ -134,11 +122,7 @@ This is rendered with `This station is found within {addr:place}.`
|
|||
|
||||
The question is *What agency operates this station?*
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator)
|
||||
|
||||
This is rendered with `This station is operated by {operator}.`
|
||||
|
||||
|
||||
This rendering asks information about the property [operator](https://wiki.openstreetmap.org/wiki/Key:operator) This is rendered with `This station is operated by {operator}.`
|
||||
|
||||
|
||||
|
||||
|
@ -153,11 +137,7 @@ This is rendered with `This station is operated by {operator}.`
|
|||
|
||||
The question is *How is the station operator classified?*
|
||||
|
||||
This rendering asks information about the property [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type)
|
||||
|
||||
This is rendered with `The operator is a(n) {operator:type} entity.`
|
||||
|
||||
|
||||
This rendering asks information about the property [operator:type](https://wiki.openstreetmap.org/wiki/Key:operator:type) This is rendered with `The operator is a(n) {operator:type} entity.`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue