Housekeeping...
This commit is contained in:
parent
4db79db2df
commit
66990b1028
100 changed files with 1994 additions and 2133 deletions
|
@ -77,7 +77,7 @@ 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 is rendered with This station is called {name}.
|
||||
|
||||
|
||||
|
||||
|
@ -91,7 +91,7 @@ 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 is rendered with This station is along a highway called {addr:street}.
|
||||
|
||||
|
||||
|
||||
|
@ -105,7 +105,7 @@ The question is Where is the station located? (e.g. name of neighborhood, villl
|
|||
|
||||
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 is rendered with This station is found within {addr:place}.
|
||||
|
||||
|
||||
|
||||
|
@ -119,7 +119,7 @@ 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 is rendered with This station is operated by {operator}.
|
||||
|
||||
|
||||
|
||||
|
@ -138,16 +138,16 @@ 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 is rendered with The operator is a(n) {operator:type} entity.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- The station is operated by the government. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment' target='_blank'>government</a>
|
||||
- The station is operated by a community-based, or informal organization. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity' target='_blank'>community</a>
|
||||
- The station is operated by a formal group of volunteers. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo' target='_blank'>ngo</a>
|
||||
- The station is privately operated. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate' target='_blank'>private</a>
|
||||
- The station is operated by the government. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dgovernment' target='_blank'>government</a>
|
||||
- The station is operated by a community-based, or informal organization. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dcommunity' target='_blank'>community</a>
|
||||
- The station is operated by a formal group of volunteers. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dngo' target='_blank'>ngo</a>
|
||||
- The station is privately operated. corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:operator:type' target='_blank'>operator:type</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:operator:type%3Dprivate' target='_blank'>private</a>
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue