forked from MapComplete/MapComplete
Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -96,14 +96,14 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
The question is Is this defibrillator located indoors?
|
||||
The question is *Is this defibrillator located indoors?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This defibrillator is located indoors corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dyes' target='_blank'>yes</a>`
|
||||
- This defibrillator is located outdoors corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:indoor' target='_blank'>indoor</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:indoor%3Dno' target='_blank'>no</a>`
|
||||
- *This defibrillator is located indoors* corresponds with `indoor=yes`
|
||||
- *This defibrillator is located outdoors* corresponds with `indoor=no`
|
||||
|
||||
|
||||
|
||||
|
@ -112,22 +112,22 @@ The question is Is this defibrillator located indoors?
|
|||
|
||||
|
||||
|
||||
The question is Is this defibrillator freely accessible?
|
||||
The question is *Is this defibrillator freely accessible?*
|
||||
|
||||
This rendering asks information about the property [access](https://wiki.openstreetmap.org/wiki/Key:access)
|
||||
|
||||
This is rendered with Access is {access}
|
||||
This is rendered with `Access is {access}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Publicly accessible 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>`
|
||||
- Publicly accessible corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dpublic' target='_blank'>public</a>`
|
||||
- *Publicly accessible* corresponds with `access=yes`
|
||||
- *Publicly accessible* corresponds with `access=public`
|
||||
- This option cannot be chosen as answer
|
||||
- Only accessible to customers corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dcustomers' target='_blank'>customers</a>`
|
||||
- Not accessible to the general public (e.g. only accesible to staff, the owners, …) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:access' target='_blank'>access</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:access%3Dprivate' target='_blank'>private</a>`
|
||||
- Not accessible, possibly only for professional use 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>`
|
||||
- *Only accessible to customers* corresponds with `access=customers`
|
||||
- *Not accessible to the general public (e.g. only accesible to staff, the owners, …)* corresponds with `access=private`
|
||||
- *Not accessible, possibly only for professional use* corresponds with `access=no`
|
||||
|
||||
|
||||
|
||||
|
@ -136,17 +136,17 @@ This is rendered with Access is {access}
|
|||
|
||||
|
||||
|
||||
The question is Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?
|
||||
The question is *Is this a a regular automatic defibrillator or a manual defibrillator for professionals only?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- There is no info about the type of device corresponds with ``
|
||||
- *There is no info about the type of device* corresponds with ``
|
||||
- This option cannot be chosen as answer
|
||||
- This is a manual defibrillator for professionals corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:defibrillator' target='_blank'>defibrillator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dmanual' target='_blank'>manual</a>`
|
||||
- This is a normal automatic defibrillator corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:defibrillator' target='_blank'>defibrillator</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:defibrillator%3Dautomatic' target='_blank'>automatic</a>`
|
||||
- This is a special type of defibrillator: {defibrillator} corresponds with `defibrillator~.+`
|
||||
- *This is a manual defibrillator for professionals* corresponds with `defibrillator=manual`
|
||||
- *This is a normal automatic defibrillator* corresponds with `defibrillator=automatic`
|
||||
- *This is a special type of defibrillator: {defibrillator}* corresponds with `defibrillator~.+`
|
||||
- This option cannot be chosen as answer
|
||||
|
||||
|
||||
|
@ -158,18 +158,18 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is On which floor is this defibrillator located?
|
||||
The question is *On which floor is this defibrillator located?*
|
||||
|
||||
This rendering asks information about the property [level](https://wiki.openstreetmap.org/wiki/Key:level)
|
||||
|
||||
This is rendered with This defibrillator is on floor {level}
|
||||
This is rendered with `This defibrillator is on floor {level}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This defibrillator is on the <b>ground floor</b> corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D0' target='_blank'>0</a>`
|
||||
- This defibrillator is on the <b>first floor</b> corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:level' target='_blank'>level</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:level%3D1' target='_blank'>1</a>`
|
||||
- *This defibrillator is on the <b>ground floor</b>* corresponds with `level=0`
|
||||
- *This defibrillator is on the <b>first floor</b>* corresponds with `level=1`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `indoor=yes`
|
||||
|
@ -180,11 +180,11 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is Please give some explanation on where the defibrillator can be found (in the local language)
|
||||
The question is *Please give some explanation on where the defibrillator can be found (in the local language)*
|
||||
|
||||
This rendering asks information about the property [defibrillator:location](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location)
|
||||
|
||||
This is rendered with <i>Extra information about the location (in the local language):</i><br/>{defibrillator:location}
|
||||
This is rendered with `<i>Extra information about the location (in the local language):</i><br/>{defibrillator:location}`
|
||||
|
||||
|
||||
|
||||
|
@ -194,11 +194,11 @@ This is rendered with <i>Extra information about the location (in the local lan
|
|||
|
||||
|
||||
|
||||
The question is Please give some explanation on where the defibrillator can be found (in English)
|
||||
The question is *Please give some explanation on where the defibrillator can be found (in English)*
|
||||
|
||||
This rendering asks information about the property [defibrillator:location:en](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location:en)
|
||||
|
||||
This is rendered with <i>Extra information about the location (in English):</i><br/>{defibrillator:location:en}
|
||||
This is rendered with `<i>Extra information about the location (in English):</i><br/>{defibrillator:location:en}`
|
||||
|
||||
|
||||
|
||||
|
@ -208,11 +208,11 @@ This is rendered with <i>Extra information about the location (in English):</i>
|
|||
|
||||
|
||||
|
||||
The question is Please give some explanation on where the defibrillator can be found (in French)
|
||||
The question is *Please give some explanation on where the defibrillator can be found (in French)*
|
||||
|
||||
This rendering asks information about the property [defibrillator:location:fr](https://wiki.openstreetmap.org/wiki/Key:defibrillator:location:fr)
|
||||
|
||||
This is rendered with <i>Extra information about the location (in French):</i><br/>{defibrillator:location:fr}
|
||||
This is rendered with `<i>Extra information about the location (in French):</i><br/>{defibrillator:location:fr}`
|
||||
|
||||
|
||||
|
||||
|
@ -222,16 +222,16 @@ This is rendered with <i>Extra information about the location (in French):</i><
|
|||
|
||||
|
||||
|
||||
The question is Is this place accessible with a wheelchair?
|
||||
The question is *Is this place accessible with a wheelchair?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This place is specially adapted for wheelchair users corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Ddesignated' target='_blank'>designated</a>`
|
||||
- This place is easily reachable with a wheelchair corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dyes' target='_blank'>yes</a>`
|
||||
- It is possible to reach this place in a wheelchair, but it is not easy corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dlimited' target='_blank'>limited</a>`
|
||||
- This place is not reachable with a wheelchair corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:wheelchair' target='_blank'>wheelchair</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:wheelchair%3Dno' target='_blank'>no</a>`
|
||||
- *This place is specially adapted for wheelchair users* corresponds with `wheelchair=designated`
|
||||
- *This place is easily reachable with a wheelchair* corresponds with `wheelchair=yes`
|
||||
- *It is possible to reach this place in a wheelchair, but it is not easy* corresponds with `wheelchair=limited`
|
||||
- *This place is not reachable with a wheelchair* corresponds with `wheelchair=no`
|
||||
|
||||
|
||||
|
||||
|
@ -240,11 +240,11 @@ The question is Is this place accessible with a wheelchair?
|
|||
|
||||
|
||||
|
||||
The question is What is the official identification number of the device? (if visible on device)
|
||||
The question is *What is the official identification number of the device? (if visible on device)*
|
||||
|
||||
This rendering asks information about the property [ref](https://wiki.openstreetmap.org/wiki/Key:ref)
|
||||
|
||||
This is rendered with Official identification number of the device: <i>{ref}</i>
|
||||
This is rendered with `Official identification number of the device: <i>{ref}</i>`
|
||||
|
||||
|
||||
|
||||
|
@ -254,11 +254,11 @@ This is rendered with Official identification number of the device: <i>{ref}</i
|
|||
|
||||
|
||||
|
||||
The question is What is the email for questions about this defibrillator?
|
||||
The question is *What is the email for questions about this defibrillator?*
|
||||
|
||||
This rendering asks information about the property [email](https://wiki.openstreetmap.org/wiki/Key:email)
|
||||
|
||||
This is rendered with Email for questions about this defibrillator: <a href='mailto:{email}'>{email}</a>
|
||||
This is rendered with `Email for questions about this defibrillator: <a href='mailto:{email}'>{email}</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -268,11 +268,11 @@ This is rendered with Email for questions about this defibrillator: <a href='ma
|
|||
|
||||
|
||||
|
||||
The question is What is the phone number for questions about this defibrillator?
|
||||
The question is *What is the phone number for questions about this defibrillator?*
|
||||
|
||||
This rendering asks information about the property [phone](https://wiki.openstreetmap.org/wiki/Key:phone)
|
||||
|
||||
This is rendered with Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>
|
||||
This is rendered with `Telephone for questions about this defibrillator: <a href='tel:{phone}'>{phone}</a>`
|
||||
|
||||
|
||||
|
||||
|
@ -282,17 +282,17 @@ This is rendered with Telephone for questions about this defibrillator: <a href
|
|||
|
||||
|
||||
|
||||
The question is At what times is this defibrillator available?
|
||||
The question is *At what times is this defibrillator available?*
|
||||
|
||||
This rendering asks information about the property [opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
|
||||
|
||||
This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)}
|
||||
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- 24/7 opened (including holidays) corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3D24/7' target='_blank'>24/7</a>`
|
||||
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
|
||||
|
||||
|
||||
|
||||
|
@ -301,11 +301,11 @@ This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)
|
|||
|
||||
|
||||
|
||||
The question is Is there any useful information for users that you haven't been able to describe above? (leave blank if no)
|
||||
The question is *Is there any useful information for users that you haven't been able to describe above? (leave blank if no)*
|
||||
|
||||
This rendering asks information about the property [description](https://wiki.openstreetmap.org/wiki/Key:description)
|
||||
|
||||
This is rendered with Additional information: {description}
|
||||
This is rendered with `Additional information: {description}`
|
||||
|
||||
|
||||
|
||||
|
@ -315,17 +315,17 @@ This is rendered with Additional information: {description}
|
|||
|
||||
|
||||
|
||||
The question is When was this defibrillator last surveyed?
|
||||
The question is *When was this defibrillator last surveyed?*
|
||||
|
||||
This rendering asks information about the property [survey:date](https://wiki.openstreetmap.org/wiki/Key:survey:date)
|
||||
|
||||
This is rendered with This defibrillator was last surveyed on {survey:date}
|
||||
This is rendered with `This defibrillator was last surveyed on {survey:date}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- Checked today! corresponds with `survey:date=`
|
||||
- *Checked today!* corresponds with `survey:date=`
|
||||
|
||||
|
||||
|
||||
|
@ -334,11 +334,11 @@ This is rendered with This defibrillator was last surveyed on {survey:date}
|
|||
|
||||
|
||||
|
||||
The question is Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)
|
||||
The question is *Is there something wrong with how this is mapped, that you weren't able to fix here? (leave a note to OpenStreetMap experts)*
|
||||
|
||||
This rendering asks information about the property [fixme](https://wiki.openstreetmap.org/wiki/Key:fixme)
|
||||
|
||||
This is rendered with Extra information for OpenStreetMap experts: {fixme}
|
||||
This is rendered with `Extra information for OpenStreetMap experts: {fixme}`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue