forked from MapComplete/MapComplete
Improve documentation
This commit is contained in:
parent
ae146606e0
commit
4d930ae985
123 changed files with 4874 additions and 4239 deletions
|
@ -98,11 +98,11 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
The question is What are the opening hours for this post office?
|
||||
The question is *What are the opening hours for this post office?*
|
||||
|
||||
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)}`
|
||||
|
||||
|
||||
|
||||
|
@ -112,14 +112,14 @@ This is rendered with <h3>Opening hours</h3>{opening_hours_table(opening_hours)
|
|||
|
||||
|
||||
|
||||
The question is Is this a post partner?
|
||||
The question is *Is this a post partner?*
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This shop is a post partner corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office' target='_blank'>post_office</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office%3Dpost_partner' target='_blank'>post_partner</a>`
|
||||
- This shop is not a post partner corresponds with ``
|
||||
- *This shop is a post partner* corresponds with `post_office=post_partner`
|
||||
- *This shop is not a post partner* corresponds with ``
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `post_office=post_partner`
|
||||
|
@ -130,24 +130,24 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is For which brand does this location offer services?
|
||||
The question is *For which brand does this location offer services?*
|
||||
|
||||
This rendering asks information about the property [post_office:brand](https://wiki.openstreetmap.org/wiki/Key:post_office:brand)
|
||||
|
||||
This is rendered with This location offers services for {post_office:brand}
|
||||
This is rendered with `This location offers services for {post_office:brand}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- This location offers services for DHL corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL' target='_blank'>DHL</a>`
|
||||
- This location offers services for DPD corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDPD' target='_blank'>DPD</a>`
|
||||
- This location offers services for GLS corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DGLS' target='_blank'>GLS</a>`
|
||||
- This location offers services for UPS corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DUPS' target='_blank'>UPS</a>`
|
||||
- This location is a DHL Paketshop corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DDHL Paketshop' target='_blank'>DHL Paketshop</a>`
|
||||
- This location is a Hermes PaketShop corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DHermes PaketShop' target='_blank'>Hermes PaketShop</a>`
|
||||
- This location is a PostNL-point corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3DPostNL' target='_blank'>PostNL</a>`
|
||||
- This location offers services for bpost corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:brand' target='_blank'>post_office:brand</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:brand%3Dbpost' target='_blank'>bpost</a>`
|
||||
- *This location offers services for DHL* corresponds with `post_office:brand=DHL`
|
||||
- *This location offers services for DPD* corresponds with `post_office:brand=DPD`
|
||||
- *This location offers services for GLS* corresponds with `post_office:brand=GLS`
|
||||
- *This location offers services for UPS* corresponds with `post_office:brand=UPS`
|
||||
- *This location is a DHL Paketshop* corresponds with `post_office:brand=DHL Paketshop`
|
||||
- *This location is a Hermes PaketShop* corresponds with `post_office:brand=Hermes PaketShop`
|
||||
- *This location is a PostNL-point* corresponds with `post_office:brand=PostNL`
|
||||
- *This location offers services for bpost* corresponds with `post_office:brand=bpost`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `post_office=post_partner`
|
||||
|
@ -158,18 +158,18 @@ This tagrendering is only visible in the popup if the following condition is met
|
|||
|
||||
|
||||
|
||||
The question is Can you post a letter here?
|
||||
The question is *Can you post a letter here?*
|
||||
|
||||
This rendering asks information about the property [post_office:letter_from](https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from)
|
||||
|
||||
This is rendered with You can post letters with these companies: {post_office:letter_from}
|
||||
This is rendered with `You can post letters with these companies: {post_office:letter_from}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- You can post letters here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from' target='_blank'>post_office:letter_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dyes' target='_blank'>yes</a>`
|
||||
- You can't post letters here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:letter_from' target='_blank'>post_office:letter_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:letter_from%3Dno' target='_blank'>no</a>`
|
||||
- *You can post letters here* corresponds with `post_office:letter_from=yes`
|
||||
- *You can't post letters here* corresponds with `post_office:letter_from=no`
|
||||
|
||||
|
||||
|
||||
|
@ -178,18 +178,18 @@ This is rendered with You can post letters with these companies: {post_office:l
|
|||
|
||||
|
||||
|
||||
The question is Can you send a parcel here?
|
||||
The question is *Can you send a parcel here?*
|
||||
|
||||
This rendering asks information about the property [post_office:parcel_from](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from)
|
||||
|
||||
This is rendered with You can post parcels with these companies: {post_office:parcel_from}
|
||||
This is rendered with `You can post parcels with these companies: {post_office:parcel_from}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- You can send parcels here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from' target='_blank'>post_office:parcel_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dyes' target='_blank'>yes</a>`
|
||||
- You can't send parcels here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_from' target='_blank'>post_office:parcel_from</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_from%3Dno' target='_blank'>no</a>`
|
||||
- *You can send parcels here* corresponds with `post_office:parcel_from=yes`
|
||||
- *You can't send parcels here* corresponds with `post_office:parcel_from=no`
|
||||
|
||||
|
||||
|
||||
|
@ -198,18 +198,18 @@ This is rendered with You can post parcels with these companies: {post_office:p
|
|||
|
||||
|
||||
|
||||
The question is Can you pick up missed parcels here?
|
||||
The question is *Can you pick up missed parcels here?*
|
||||
|
||||
This rendering asks information about the property [post_office:parcel_pickup](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup)
|
||||
|
||||
This is rendered with You can pick up parcels from these companies: {post_office:parcel_pickup}
|
||||
This is rendered with `You can pick up parcels from these companies: {post_office:parcel_pickup}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- You can pick up missed parcels here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup' target='_blank'>post_office:parcel_pickup</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dyes' target='_blank'>yes</a>`
|
||||
- You can't pick up missed parcels here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_pickup' target='_blank'>post_office:parcel_pickup</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_pickup%3Dno' target='_blank'>no</a>`
|
||||
- *You can pick up missed parcels here* corresponds with `post_office:parcel_pickup=yes`
|
||||
- *You can't pick up missed parcels here* corresponds with `post_office:parcel_pickup=no`
|
||||
|
||||
|
||||
|
||||
|
@ -218,18 +218,18 @@ This is rendered with You can pick up parcels from these companies: {post_offic
|
|||
|
||||
|
||||
|
||||
The question is Can you send parcels to here for pickup?
|
||||
The question is *Can you send parcels to here for pickup?*
|
||||
|
||||
This rendering asks information about the property [post_office:parcel_to](https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to)
|
||||
|
||||
This is rendered with You can send parcels to here for pickup with these companies: {post_office:parcel_to}
|
||||
This is rendered with `You can send parcels to here for pickup with these companies: {post_office:parcel_to}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- You can send parcels to here for pickup corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to' target='_blank'>post_office:parcel_to</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dyes' target='_blank'>yes</a>`
|
||||
- You can't send parcels to here for pickup corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:parcel_to' target='_blank'>post_office:parcel_to</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:parcel_to%3Dno' target='_blank'>no</a>`
|
||||
- *You can send parcels to here for pickup* corresponds with `post_office:parcel_to=yes`
|
||||
- *You can't send parcels to here for pickup* corresponds with `post_office:parcel_to=no`
|
||||
|
||||
|
||||
|
||||
|
@ -238,18 +238,18 @@ This is rendered with You can send parcels to here for pickup with these compan
|
|||
|
||||
|
||||
|
||||
The question is Can you buy stamps here?
|
||||
The question is *Can you buy stamps here?*
|
||||
|
||||
This rendering asks information about the property [post_office:stamps](https://wiki.openstreetmap.org/wiki/Key:post_office:stamps)
|
||||
|
||||
This is rendered with You can buy stamps from companies: {post_office:stamps}
|
||||
This is rendered with `You can buy stamps from companies: {post_office:stamps}`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
- You can buy stamps here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:stamps' target='_blank'>post_office:stamps</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dyes' target='_blank'>yes</a>`
|
||||
- You can't buy stamps here corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:post_office:stamps' target='_blank'>post_office:stamps</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:post_office:stamps%3Dno' target='_blank'>no</a>`
|
||||
- *You can buy stamps here* corresponds with `post_office:stamps=yes`
|
||||
- *You can't buy stamps here* corresponds with `post_office:stamps=no`
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue