chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2023-06-01 14:32:45 +02:00
parent 5665409874
commit 39deec76d2
78 changed files with 953 additions and 493 deletions

View file

@ -50,6 +50,7 @@
+ [export_as_gpx](#export_as_gpx) + [export_as_gpx](#export_as_gpx)
+ [export_as_geojson](#export_as_geojson) + [export_as_geojson](#export_as_geojson)
+ [minimap](#minimap) + [minimap](#minimap)
+ [contact](#contact)
+ [payment-options-split](#payment-options-split) + [payment-options-split](#payment-options-split)
+ [denominations-coins](#denominations-coins) + [denominations-coins](#denominations-coins)
+ [denominations-notes](#denominations-notes) + [denominations-notes](#denominations-notes)
@ -265,7 +266,6 @@
- food - food
- governments - governments
- hackerspace - hackerspace
- hospital
- hotel - hotel
- kindergarten_childcare - kindergarten_childcare
- nature_reserve - nature_reserve
@ -304,7 +304,6 @@
- food - food
- governments - governments
- hackerspace - hackerspace
- hospital
- hotel - hotel
- kindergarten_childcare - kindergarten_childcare
- pharmacy - pharmacy
@ -340,7 +339,6 @@
- food - food
- governments - governments
- hackerspace - hackerspace
- hospital
- hotel - hotel
- kindergarten_childcare - kindergarten_childcare
- pharmacy - pharmacy
@ -775,6 +773,17 @@
### contact
- hospital
### payment-options-split ### payment-options-split

View file

@ -302,6 +302,7 @@ Which methods of payment are accepted here?
- Cash is accepted here - Cash is accepted here
- Payment cards are accepted here - Payment cards are accepted here
- Payment by QR-code is possible here
@ -316,6 +317,7 @@ Which methods of payment are accepted here?
- Cash is accepted here - Cash is accepted here
- Payment cards are accepted here - Payment cards are accepted here
- Payment by QR-code is possible here
- Coins are accepted here - Coins are accepted here
- Bank notes are accepted here - Bank notes are accepted here
- Debit cards are accepted here - Debit cards are accepted here
@ -334,6 +336,7 @@ Which methods of payment are accepted here?
- Cash is accepted here - Cash is accepted here
- Payment cards are accepted here - Payment cards are accepted here
- Payment by QR-code is possible here
- Payment is done using a dedicated app - Payment is done using a dedicated app
- Payment is done using a membership card - Payment is done using a membership card

View file

@ -117,6 +117,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -137,6 +139,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -157,6 +161,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -129,6 +129,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -149,6 +151,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -169,6 +173,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours
@ -201,6 +207,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: `shop~.+` This tagrendering is only visible in the popup if the following condition is met: `shop~.+`
@ -221,6 +229,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Payment is done using a dedicated app* corresponds with `payment:app=yes` - *Payment is done using a dedicated app* corresponds with `payment:app=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
- *Payment is done using a membership card* corresponds with `payment:membership_card=yes` - *Payment is done using a membership card* corresponds with `payment:membership_card=yes`

View file

@ -128,6 +128,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -148,6 +150,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -168,6 +172,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours
@ -200,6 +206,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: `shop~.+` This tagrendering is only visible in the popup if the following condition is met: `shop~.+`
@ -220,6 +228,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Payment is done using a dedicated app* corresponds with `payment:app=yes` - *Payment is done using a dedicated app* corresponds with `payment:app=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
- *Payment is done using a membership card* corresponds with `payment:membership_card=yes` - *Payment is done using a membership card* corresponds with `payment:membership_card=yes`

View file

@ -165,6 +165,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -185,6 +187,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -205,6 +209,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -149,6 +149,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -169,6 +171,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -189,6 +193,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -113,6 +113,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -133,6 +135,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -153,6 +157,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -182,6 +182,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -202,6 +204,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -222,6 +226,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -238,6 +244,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -106,6 +106,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -126,6 +128,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -146,6 +150,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -1759,6 +1759,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Payment is done using a dedicated app* corresponds with `payment:app=yes` - *Payment is done using a dedicated app* corresponds with `payment:app=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
- *Payment is done using a membership card* corresponds with `payment:membership_card=yes` - *Payment is done using a membership card* corresponds with `payment:membership_card=yes`

View file

@ -1758,6 +1758,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Payment is done using a dedicated app* corresponds with `payment:app=yes` - *Payment is done using a dedicated app* corresponds with `payment:app=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:app' target='_blank'>payment:app</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:app%3Dno' target='_blank'>no</a>
- *Payment is done using a membership card* corresponds with `payment:membership_card=yes` - *Payment is done using a membership card* corresponds with `payment:membership_card=yes`

View file

@ -101,6 +101,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -121,6 +123,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -141,6 +145,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -125,6 +125,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -145,6 +147,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -165,6 +169,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### fee ### fee

View file

@ -113,6 +113,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -133,6 +135,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -153,6 +157,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### name ### name

View file

@ -136,6 +136,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -156,6 +158,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -176,6 +180,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### specialty ### specialty

View file

@ -189,6 +189,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -209,6 +211,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -229,6 +233,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -245,6 +251,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -311,6 +311,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -331,6 +333,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -351,6 +355,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -367,6 +373,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -120,6 +120,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -140,6 +142,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -160,6 +164,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -192,6 +192,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -212,6 +214,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -232,6 +236,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -248,6 +254,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -189,6 +189,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -209,6 +211,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -229,6 +233,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -245,6 +251,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -98,6 +98,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -118,6 +120,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -138,6 +142,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### name ### name

View file

@ -162,6 +162,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -182,6 +184,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -202,6 +206,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours_24_7 ### opening_hours_24_7

View file

@ -66,6 +66,7 @@ attribute | type | values which are supported by this layer
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/phone#values) [phone](https://wiki.openstreetmap.org/wiki/Key:phone) | [phone](../SpecialInputElements.md#phone) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/email#values) [email](https://wiki.openstreetmap.org/wiki/Key:email) | [email](../SpecialInputElements.md#email) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) | [<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/website#values) [website](https://wiki.openstreetmap.org/wiki/Key:website) | [url](../SpecialInputElements.md#url) |
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'>](https://taginfo.openstreetmap.org/keys/opening_hours:visitors#values) [opening_hours:visitors](https://wiki.openstreetmap.org/wiki/Key:opening_hours:visitors) | [opening_hours](../SpecialInputElements.md#opening_hours) |
@ -118,6 +119,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -138,6 +141,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -156,6 +161,22 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+` - *<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>* corresponds with `contact:website~.+`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### oh-visitor
The question is *When are visitors allowed to visit?*
This rendering asks information about the property [opening_hours:visitors](https://wiki.openstreetmap.org/wiki/Key:opening_hours:visitors)
This is rendered with `<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>`
This document is autogenerated from [assets/layers/hospital/hospital.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hospital/hospital.json) This document is autogenerated from [assets/layers/hospital/hospital.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hospital/hospital.json)

View file

@ -129,6 +129,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -149,6 +151,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -169,6 +173,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### wheelchair-access ### wheelchair-access

View file

@ -119,6 +119,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -139,6 +141,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -159,6 +163,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -40,10 +40,11 @@ Elements must have the all of following tags to be shown on this layer:
- shop~.+ - shop~.+
- shop!=mall
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply' target='_blank'>medical_supply</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids' target='_blank'>hearing_aids</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician' target='_blank'>optician</a> - <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dmedical_supply' target='_blank'>medical_supply</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dhearing_aids' target='_blank'>hearing_aids</a>|<a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Doptician' target='_blank'>optician</a>
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%3D%22medical_supply%22%5D%5B%22shop%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22hearing_aids%22%5D%5B%22shop%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22optician%22%5D%5B%22shop%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%3D%22medical_supply%22%5D%5B%22shop%22%5D%5B%22shop%22!%3D%22mall%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22hearing_aids%22%5D%5B%22shop%22%5D%5B%22shop%22!%3D%22mall%22%5D(%7B%7Bbbox%7D%7D)%3B%0A%20%20%20%20nwr%5B%22shop%22%3D%22optician%22%5D%5B%22shop%22%5D%5B%22shop%22!%3D%22mall%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
@ -311,6 +312,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -331,6 +334,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -351,6 +356,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -367,6 +374,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -189,6 +189,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### Curator ### Curator

View file

@ -170,6 +170,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
This tagrendering is only visible in the popup if the following condition is met: `fee=yes|charge~.+` This tagrendering is only visible in the popup if the following condition is met: `fee=yes|charge~.+`
@ -194,6 +196,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### step_count ### step_count

View file

@ -96,6 +96,8 @@ The question is *Which methods of payment are accepted here?*
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- This option cannot be chosen as answer - This option cannot be chosen as answer
- Unselecting this answer will add - Unselecting this answer will add
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes` - *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a>
- *Bank notes are accepted here* corresponds with `payment:notes=yes` - *Bank notes are accepted here* corresponds with `payment:notes=yes`

View file

@ -130,6 +130,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -150,6 +152,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -170,6 +174,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### wheelchair ### wheelchair

View file

@ -134,6 +134,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -154,6 +156,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -174,6 +178,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
#### Filters #### Filters

View file

@ -218,6 +218,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### playground-email ### playground-email

View file

@ -243,6 +243,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre` This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre`
This tagrendering has labels `contact`
### email ### email
@ -265,6 +267,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre` This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre`
This tagrendering has labels `contact`
### phone ### phone
@ -287,6 +291,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre` This tagrendering is only visible in the popup if the following condition is met: `recycling_type=centre`
This tagrendering has labels `contact`
### opening_hours_24_7 ### opening_hours_24_7

View file

@ -191,6 +191,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -211,6 +213,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -231,6 +235,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### school-language ### school-language

View file

@ -44,9 +44,10 @@ Elements must have the all of following tags to be shown on this layer:
- shop~.+ - shop~.+
- shop!=mall
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%5D%5B%22shop%22!%3D%22mall%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
@ -314,6 +315,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -334,6 +337,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -354,6 +359,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -370,6 +377,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -40,6 +40,7 @@ Elements must have the all of following tags to be shown on this layer:
- <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports' target='_blank'>sports</a> - <a href='https://wiki.openstreetmap.org/wiki/Key:shop' target='_blank'>shop</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:shop%3Dsports' target='_blank'>sports</a>
- shop!=mall
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B) [Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22shop%22%3D%22sports%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
@ -310,6 +311,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -330,6 +333,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -350,6 +355,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### payment-options ### payment-options
@ -366,6 +373,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>

View file

@ -113,6 +113,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### website ### website
@ -133,6 +135,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -153,6 +157,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### wheelchair-access ### wheelchair-access

View file

@ -156,6 +156,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### email ### email
@ -176,6 +178,8 @@ This is rendered with `<a href='mailto:{email}' target='_blank'>{email}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### phone ### phone
@ -194,6 +198,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+` - *<a href='tel:{contact:phone}'>{contact:phone}</a>* corresponds with `contact:phone~.+`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
This document is autogenerated from [assets/layers/tertiary_education/tertiary_education.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tertiary_education/tertiary_education.json) This document is autogenerated from [assets/layers/tertiary_education/tertiary_education.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tertiary_education/tertiary_education.json)

View file

@ -129,6 +129,8 @@ The question is *Which methods of payment are accepted here?*
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- This option cannot be chosen as answer - This option cannot be chosen as answer
- Unselecting this answer will add - Unselecting this answer will add
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes` - *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a>
- *Bank notes are accepted here* corresponds with `payment:notes=yes` - *Bank notes are accepted here* corresponds with `payment:notes=yes`

View file

@ -142,6 +142,8 @@ The question is *Which methods of payment are accepted here?*
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cash' target='_blank'>payment:cash</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cash%3Dno' target='_blank'>no</a>
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:cards' target='_blank'>payment:cards</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:cards%3Dno' target='_blank'>no</a>
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *This ticket validator accepts OV-Chipkaart* corresponds with `payment:OV-Chipkaart=yes` - *This ticket validator accepts OV-Chipkaart* corresponds with `payment:OV-Chipkaart=yes`
- This option cannot be chosen as answer - This option cannot be chosen as answer
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:OV-Chipkaart' target='_blank'>payment:OV-Chipkaart</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:OV-Chipkaart%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:OV-Chipkaart' target='_blank'>payment:OV-Chipkaart</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:OV-Chipkaart%3Dno' target='_blank'>no</a>

View file

@ -188,6 +188,8 @@ The question is *Which methods of payment are accepted here?*
- *Payment cards are accepted here* corresponds with `payment:cards=yes` - *Payment cards are accepted here* corresponds with `payment:cards=yes`
- This option cannot be chosen as answer - This option cannot be chosen as answer
- Unselecting this answer will add - Unselecting this answer will add
- *Payment by QR-code is possible here* corresponds with `payment:qr_code=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:qr_code' target='_blank'>payment:qr_code</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:qr_code%3Dno' target='_blank'>no</a>
- *Coins are accepted here* corresponds with `payment:coins=yes` - *Coins are accepted here* corresponds with `payment:coins=yes`
- Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a> - Unselecting this answer will add <a href='https://wiki.openstreetmap.org/wiki/Key:payment:coins' target='_blank'>payment:coins</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:payment:coins%3Dno' target='_blank'>no</a>
- *Bank notes are accepted here* corresponds with `payment:notes=yes` - *Bank notes are accepted here* corresponds with `payment:notes=yes`

View file

@ -86,6 +86,8 @@ This is rendered with `<a href='{website}' rel='nofollow noopener noreferrer' t
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### reviews ### reviews
@ -118,6 +120,8 @@ This is rendered with `<a href='tel:{phone}'>{phone}</a>`
- This option cannot be chosen as answer - This option cannot be chosen as answer
This tagrendering has labels `contact`
### opening_hours ### opening_hours

View file

@ -122,6 +122,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental') (This is only shown if shop~.+)", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental') (This is only shown if shop~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental') (This is only shown if shop~.+)",
"value": "yes"
},
{ {
"key": "payment:cash", "key": "payment:cash",
"description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')", "description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')",
@ -132,6 +137,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')", "description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Bicycle rental')",

View file

@ -152,6 +152,11 @@
"description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')", "description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Cafés and pubs' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')", "description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cafés and pubs')",

View file

@ -972,6 +972,11 @@
"description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') (This is only shown if fee=yes|charge~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Charging stations' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') (This is only shown if fee=yes|charge~.+)",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Charging stations') (This is only shown if fee=yes|charge~.+)",

View file

@ -517,6 +517,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if shop~.+)", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if shop~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if shop~.+)",
"value": "yes"
},
{ {
"key": "payment:cash", "key": "payment:cash",
"description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')",
@ -527,6 +532,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')", "description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists')",
@ -2342,6 +2352,11 @@
"description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if fee=yes|charge~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Charging stations' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if fee=yes|charge~.+)",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Cyclofix - an open map for cyclists') (This is only shown if fee=yes|charge~.+)",

View file

@ -117,6 +117,11 @@
"description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Restaurants and fast food')", "description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Restaurants and fast food')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Restaurants and fast food')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Restaurants and fast food')", "description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Restaurants and fast food')",

View file

@ -121,6 +121,11 @@
"description": "Layer 'Fries shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fries shops')", "description": "Layer 'Fries shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fries shops')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Fries shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fries shops')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Fries shop' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fries shops')", "description": "Layer 'Fries shop' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Fries shops')",

View file

@ -259,6 +259,10 @@
"key": "contact:website", "key": "contact:website",
"description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Healthcare')"
}, },
{
"key": "opening_hours:visitors",
"description": "Layer 'Hospitals' shows and asks freeform values for key 'opening_hours:visitors' (in the MapComplete.osm.be theme 'Healthcare')"
},
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme Healthcare has a layer Pharmacies showing features with this tag", "description": "The MapComplete theme Healthcare has a layer Pharmacies showing features with this tag",
@ -1208,6 +1212,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Healthcare')"
@ -2192,6 +2201,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Healthcare')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Healthcare')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Healthcare')"

View file

@ -876,6 +876,11 @@
"description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Into nature') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Into nature') (This is only shown if fee=yes)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Toilets' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') (This is only shown if fee=yes)",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Into nature') (This is only shown if fee=yes)",

View file

@ -78,6 +78,11 @@
"description": "Layer 'Observation towers' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Observation towers') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Observation towers' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Observation towers') (This is only shown if fee=yes|charge~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Observation towers' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Observation towers') (This is only shown if fee=yes|charge~.+)",
"value": "yes"
},
{ {
"key": "website", "key": "website",
"description": "Layer 'Observation towers' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Observation towers')" "description": "Layer 'Observation towers' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Observation towers')"

View file

@ -152,6 +152,11 @@
"description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Cafés and pubs' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
@ -614,6 +619,11 @@
"description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
@ -2072,6 +2082,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'OnWheels')"
@ -2293,6 +2308,11 @@
"description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if fee=yes)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Toilets' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if fee=yes)",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'OnWheels') (This is only shown if fee=yes)",
@ -2621,6 +2641,10 @@
"key": "contact:website", "key": "contact:website",
"description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'OnWheels')" "description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'OnWheels')"
}, },
{
"key": "opening_hours:visitors",
"description": "Layer 'Hospitals' shows and asks freeform values for key 'opening_hours:visitors' (in the MapComplete.osm.be theme 'OnWheels')"
},
{ {
"key": "amenity", "key": "amenity",
"description": "The MapComplete theme OnWheels has a layer Reception desks showing features with this tag", "description": "The MapComplete theme OnWheels has a layer Reception desks showing features with this tag",

View file

@ -270,6 +270,11 @@
"description": "Layer 'Parking Ticket Machines' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Parking')", "description": "Layer 'Parking Ticket Machines' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Parking')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Parking Ticket Machines' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Parking')",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Parking Ticket Machines' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Parking')", "description": "Layer 'Parking Ticket Machines' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Parking')",

View file

@ -1279,6 +1279,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~.+)", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if shop~.+)",
"value": "yes"
},
{ {
"key": "payment:cash", "key": "payment:cash",
"description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Bicycle rental' shows payment:cash=yes with a fixed text, namely 'Cash is accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
@ -1289,6 +1294,11 @@
"description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Bicycle rental' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Bicycle rental' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Bicycle rental' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
@ -2672,6 +2682,11 @@
"description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Cafés and pubs' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Cafés and pubs' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Cafés and pubs' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
@ -3758,6 +3773,11 @@
"description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Charging stations' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)",
"value": "yes"
},
{ {
"key": "payment:app", "key": "payment:app",
"description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Charging stations' shows payment:app=yes with a fixed text, namely 'Payment is done using a dedicated app' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)",
@ -6648,6 +6668,11 @@
"description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Restaurants and fast food' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Restaurants and fast food' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Restaurants and fast food' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
@ -7326,6 +7351,10 @@
"key": "contact:website", "key": "contact:website",
"description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Hospitals' shows contact:website~.+ with a fixed text, namely '<a href='{contact:website}' rel='nofollow noopener noreferrer' target='_blank'>{contact:website}</a>' (in the MapComplete.osm.be theme 'Personal theme')"
}, },
{
"key": "opening_hours:visitors",
"description": "Layer 'Hospitals' shows and asks freeform values for key 'opening_hours:visitors' (in the MapComplete.osm.be theme 'Personal theme')"
},
{ {
"key": "tourism", "key": "tourism",
"description": "The MapComplete theme Personal theme has a layer Hotels showing features with this tag", "description": "The MapComplete theme Personal theme has a layer Hotels showing features with this tag",
@ -8155,6 +8184,11 @@
"description": "Layer 'Observation towers' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)", "description": "Layer 'Observation towers' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Observation towers' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes|charge~.+)",
"value": "yes"
},
{ {
"key": "website", "key": "website",
"description": "Layer 'Observation towers' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Observation towers' shows and asks freeform values for key 'website' (in the MapComplete.osm.be theme 'Personal theme')"
@ -8566,6 +8600,11 @@
"description": "Layer 'Parking Ticket Machines' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Parking Ticket Machines' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Parking Ticket Machines' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Parking Ticket Machines' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Parking Ticket Machines' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
@ -10756,6 +10795,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Personal theme')"
@ -11777,6 +11821,11 @@
"description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Toilets' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes)",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Personal theme') (This is only shown if fee=yes)",

View file

@ -187,6 +187,11 @@
"description": "Layer 'Dog friendly eateries' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", "description": "Layer 'Dog friendly eateries' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Dog friendly eateries' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes"
},
{ {
"key": "wheelchair", "key": "wheelchair",
"description": "Layer 'Dog friendly eateries' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", "description": "Layer 'Dog friendly eateries' shows wheelchair=designated with a fixed text, namely 'This place is specially adapted for wheelchair users' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')",
@ -1446,6 +1451,11 @@
"description": "Layer 'Dog-friendly shops' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')", "description": "Layer 'Dog-friendly shops' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Dog-friendly shops' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')" "description": "Layer 'Dog-friendly shops' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Veterinarians, dog parks and other pet-amenities')"

View file

@ -876,6 +876,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Shop Map')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Open Shop Map')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Open Shop Map')"

View file

@ -1367,6 +1367,11 @@
"description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')", "description": "Layer 'Shop' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Shop' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Sports')",
"value": "yes"
},
{ {
"key": "level", "key": "level",
"description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')" "description": "Layer 'Shop' shows and asks freeform values for key 'level' (in the MapComplete.osm.be theme 'Sports')"

View file

@ -113,6 +113,11 @@
"description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Open Toilet Map') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:cards=yes with a fixed text, namely 'Payment cards are accepted here' (in the MapComplete.osm.be theme 'Open Toilet Map') (This is only shown if fee=yes)",
"value": "yes" "value": "yes"
}, },
{
"key": "payment:qr_code",
"description": "Layer 'Toilets' shows payment:qr_code=yes with a fixed text, namely 'Payment by QR-code is possible here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map') (This is only shown if fee=yes)",
"value": "yes"
},
{ {
"key": "payment:coins", "key": "payment:coins",
"description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map') (This is only shown if fee=yes)", "description": "Layer 'Toilets' shows payment:coins=yes with a fixed text, namely 'Coins are accepted here' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Open Toilet Map') (This is only shown if fee=yes)",

View file

@ -1,11 +1,11 @@
{ {
"contributors": [ "contributors": [
{ {
"commits": 5317, "commits": 5335,
"contributor": "Pieter Vander Vennet" "contributor": "Pieter Vander Vennet"
}, },
{ {
"commits": 360, "commits": 361,
"contributor": "Robin van der Linde" "contributor": "Robin van der Linde"
}, },
{ {
@ -33,7 +33,7 @@
"contributor": "paunofu" "contributor": "paunofu"
}, },
{ {
"commits": 26, "commits": 27,
"contributor": "riQQ" "contributor": "riQQ"
}, },
{ {
@ -228,6 +228,10 @@
"commits": 1, "commits": 1,
"contributor": "galder158@hotmail.com" "contributor": "galder158@hotmail.com"
}, },
{
"commits": 1,
"contributor": "Bart Hanssens"
},
{ {
"commits": 1, "commits": 1,
"contributor": "brunnerpaul" "contributor": "brunnerpaul"

View file

@ -233,7 +233,7 @@
{ {
"if": "amenity=cafe", "if": "amenity=cafe",
"then": { "then": {
"en": "A <b>cafe</b> to drink tea, coffee or an alcoholic beverage in a quiet environment", "en": "A <b>cafe</b> to drink tea, coffee or an alcoholical bevarage in a quiet environment",
"nl": "Dit is een <b>cafe</b> - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.", "nl": "Dit is een <b>cafe</b> - een plaats waar men rustig kan zitten om een thee, koffie of alcoholische drank te nuttigen.",
"de": "Ein <b>Café</b>, um in ruhiger Umgebung Tee, Kaffee oder ein alkoholisches Getränk zu trinken", "de": "Ein <b>Café</b>, um in ruhiger Umgebung Tee, Kaffee oder ein alkoholisches Getränk zu trinken",
"da": "En <b>café</b> til at drikke te, kaffe eller en alkoholisk drik i rolige omgivelser", "da": "En <b>café</b> til at drikke te, kaffe eller en alkoholisk drik i rolige omgivelser",
@ -369,4 +369,4 @@
"fr": "Une couche montrants les cafés et pubs où lon peut prendre un verre. Cette couche pose des questions y afférentes.", "fr": "Une couche montrants les cafés et pubs où lon peut prendre un verre. Cette couche pose des questions y afférentes.",
"ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants" "ca": "Una capa que mostra cafeteries i bars on un es pot reunir amb una beguda. La capa demana algunes preguntes rellevants"
} }
} }

View file

@ -11,7 +11,8 @@
}, },
"description": { "description": {
"en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added", "en": "Fallback layer with items on which climbing _might_ be possible. It is loaded when zoomed in a lot, to prevent duplicate items to be added",
"de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden" "de": "Rückfallebene mit Orten, auf denen Klettern eventuell möglich ist. Sie wird erst angezeigt, wenn man stark hineinzoomt, um zu verhindern, dass Elemente doppelt hinzugefügt werden",
"nl": "Laag met plaatsen waar klimmen _misschien_ mogelijk is. Deze wordt geladen als je ver inzoomt, om te voorkomen dat je per ongeluk dubbels maakt"
}, },
"minzoom": 19, "minzoom": 19,
"source": { "source": {

View file

@ -19,7 +19,7 @@
"render": { "render": {
"en": "Dentist Office {name}", "en": "Dentist Office {name}",
"de": "Arztpraxis {name}", "de": "Arztpraxis {name}",
"nl": "Dokterspraktijk {name}", "nl": "Tandartspraktijk {name}",
"fr": "Cabinet medical {name}" "fr": "Cabinet medical {name}"
} }
}, },

View file

@ -3,12 +3,14 @@
"name": { "name": {
"en": "Fitness Centres", "en": "Fitness Centres",
"de": "Fitnessstudios", "de": "Fitnessstudios",
"ca": "Centre de fitnes o gimnàs" "ca": "Centre de fitnes o gimnàs",
"nl": "Fitnesscentra"
}, },
"description": { "description": {
"en": "Layer showing fitness centres", "en": "Layer showing fitness centres",
"de": "Ebene mit Fitnessstudios", "de": "Ebene mit Fitnessstudios",
"ca": "Capa que mostra centres de fitnes o gimnasos" "ca": "Capa que mostra centres de fitnes o gimnasos",
"nl": "Laag die fitnesscentra toon"
}, },
"source": { "source": {
"osmTags": "leisure=fitness_centre" "osmTags": "leisure=fitness_centre"

View file

@ -123,4 +123,4 @@
"width": 1 "width": 1
} }
] ]
} }

View file

@ -83,7 +83,7 @@
"render": { "render": {
"en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>", "en": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Report {_first_user} for spam or inappropriate messages</a>",
"nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>", "nl": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} melden voor spam of ongepaste opmerkingen</a>",
"de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>{_first_user} als Spam melden</a>", "de": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle' {_first_user} für Spam oder unangemessene Nachrichten melden</a>",
"es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}" "es": "<a href='https://www.openstreetmap.org/reports/new?reportable_id={_first_user_id}&reportable_type=User' target='_blank' class='subtle'>Reportar {_first_user}"
}, },
"condition": "_opened_by_anonymous_user=false" "condition": "_opened_by_anonymous_user=false"

View file

@ -413,4 +413,4 @@
"accepts_cards", "accepts_cards",
"has_organic" "has_organic"
] ]
} }

View file

@ -105,7 +105,8 @@
"de": "Fragen der Reihe nach anzeigen", "de": "Fragen der Reihe nach anzeigen",
"ca": "Mostra les preguntes una per una", "ca": "Mostra les preguntes una per una",
"fr": "Afficher les questions une à une", "fr": "Afficher les questions une à une",
"pt": "Mostrar perguntas uma a uma" "pt": "Mostrar perguntas uma a uma",
"nl": "Toon de vragen één per één"
} }
} }
] ]
@ -278,7 +279,8 @@
"de": "Sie haben bei {_csCount} verschiedenen Gelegenheiten Änderungen vorgenommen! Das ist großartig!", "de": "Sie haben bei {_csCount} verschiedenen Gelegenheiten Änderungen vorgenommen! Das ist großartig!",
"ca": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!", "ca": "Has fet {_csCount} en diferents ocasions! Això és sorprenent!",
"fr": "Vous avez fait {_csCount} modifications ! C'est génial !", "fr": "Vous avez fait {_csCount} modifications ! C'est génial !",
"pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!" "pt": "Você fez alterações em {_csCount} ocasiões diferentes! Isso é incrível!",
"nl": "Je hebt {_csCount} verschillende keren bijgedragen! Dat is indrukwekkend!"
}, },
"icon": "party" "icon": "party"
} }

View file

@ -113,7 +113,9 @@
"render": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}" "render": "{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}"
}, },
"phone": { "phone": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the phone number of {title()}?", "en": "What is the phone number of {title()}?",
"nl": "Wat is het telefoonnummer van {title()}?", "nl": "Wat is het telefoonnummer van {title()}?",
@ -165,7 +167,9 @@
] ]
}, },
"email": { "email": {
"labels": ["contact"], "labels": [
"contact"
],
"render": "<a href='mailto:{email}' target='_blank'>{email}</a>", "render": "<a href='mailto:{email}' target='_blank'>{email}</a>",
"question": { "question": {
"nl": "Wat is het e-mailadres van {title()}?", "nl": "Wat is het e-mailadres van {title()}?",
@ -208,7 +212,9 @@
} }
}, },
"website": { "website": {
"labels": ["contact"], "labels": [
"contact"
],
"question": { "question": {
"en": "What is the website of {title()}?", "en": "What is the website of {title()}?",
"nl": "Wat is de website van {title()}?", "nl": "Wat is de website van {title()}?",
@ -2034,4 +2040,4 @@
} }
] ]
} }
} }

View file

@ -1,11 +1,11 @@
{ {
"contributors": [ "contributors": [
{ {
"commits": 273, "commits": 274,
"contributor": "kjon" "contributor": "kjon"
}, },
{ {
"commits": 269, "commits": 270,
"contributor": "Pieter Vander Vennet" "contributor": "Pieter Vander Vennet"
}, },
{ {
@ -132,13 +132,17 @@
"commits": 9, "commits": 9,
"contributor": "Jacque Fresco" "contributor": "Jacque Fresco"
}, },
{
"commits": 8,
"contributor": "Ettore Atalan"
},
{ {
"commits": 8, "commits": 8,
"contributor": "Vinicius" "contributor": "Vinicius"
}, },
{ {
"commits": 7, "commits": 7,
"contributor": "Ettore Atalan" "contributor": "Joost Schouppe"
}, },
{ {
"commits": 7, "commits": 7,
@ -172,10 +176,6 @@
"commits": 6, "commits": 6,
"contributor": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ" "contributor": "ⵣⵓⵀⵉⵔ ⴰⵎⴰⵣⵉⵖ زهير أمازيغ"
}, },
{
"commits": 6,
"contributor": "Joost Schouppe"
},
{ {
"commits": 6, "commits": 6,
"contributor": "Štefan Baebler" "contributor": "Štefan Baebler"
@ -196,6 +196,10 @@
"commits": 6, "commits": 6,
"contributor": "lvgx" "contributor": "lvgx"
}, },
{
"commits": 5,
"contributor": "Piotr Strebski"
},
{ {
"commits": 5, "commits": 5,
"contributor": "gallegonovato" "contributor": "gallegonovato"
@ -260,10 +264,6 @@
"commits": 4, "commits": 4,
"contributor": "Jan Zabel" "contributor": "Jan Zabel"
}, },
{
"commits": 3,
"contributor": "Piotr Strebski"
},
{ {
"commits": 3, "commits": 3,
"contributor": "Alexey Lutskyi" "contributor": "Alexey Lutskyi"

View file

@ -35,16 +35,6 @@
"1": { "1": {
"title": "eine freistehende Posterbox" "title": "eine freistehende Posterbox"
}, },
"10": {
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
"title": "ein Schild"
},
"11": {
"title": "eine Skulptur"
},
"12": {
"title": "eine Wandmalerei"
},
"2": { "2": {
"title": "eine wandmontierte Posterbox" "title": "eine wandmontierte Posterbox"
}, },
@ -71,6 +61,16 @@
}, },
"9": { "9": {
"title": "ein Totem" "title": "ein Totem"
},
"10": {
"description": "Verwendet für Werbeschilder, Leuchtreklamen, Logos und institutionelle Eingangsschilder",
"title": "ein Schild"
},
"11": {
"title": "eine Skulptur"
},
"12": {
"title": "eine Wandmalerei"
} }
}, },
"tagRenderings": { "tagRenderings": {
@ -165,9 +165,6 @@
"1": { "1": {
"then": "Dies ist ein Brett" "then": "Dies ist ein Brett"
}, },
"10": {
"then": "Dies ist eine Wandmalerei"
},
"2": { "2": {
"then": "Dies ist eine Litfaßsäule" "then": "Dies ist eine Litfaßsäule"
}, },
@ -191,6 +188,9 @@
}, },
"9": { "9": {
"then": "Dies ist ein Totem" "then": "Dies ist ein Totem"
},
"10": {
"then": "Dies ist eine Wandmalerei"
} }
}, },
"question": "Welche Art von Werbung ist das?", "question": "Welche Art von Werbung ist das?",
@ -205,9 +205,6 @@
"1": { "1": {
"then": "Brett" "then": "Brett"
}, },
"10": {
"then": "Wandmalerei"
},
"2": { "2": {
"then": "Posterbox" "then": "Posterbox"
}, },
@ -231,6 +228,9 @@
}, },
"9": { "9": {
"then": "Totem" "then": "Totem"
},
"10": {
"then": "Wandmalerei"
} }
} }
} }
@ -312,15 +312,6 @@
"1": { "1": {
"then": "Wandbild" "then": "Wandbild"
}, },
"10": {
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
},
"11": {
"then": "Fliesenarbeit"
},
"12": {
"then": "Holzschnitzerei"
},
"2": { "2": {
"then": "Malerei" "then": "Malerei"
}, },
@ -344,6 +335,15 @@
}, },
"9": { "9": {
"then": "Relief" "then": "Relief"
},
"10": {
"then": "Azulejo (spanische dekorative Fliesenarbeit)"
},
"11": {
"then": "Fliesenarbeit"
},
"12": {
"then": "Holzschnitzerei"
} }
}, },
"question": "Um welche Art Kunstwerk handelt es sich?", "question": "Um welche Art Kunstwerk handelt es sich?",
@ -1804,27 +1804,6 @@
"1": { "1": {
"question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>" "question": "Verfügt über einen <div style='display: inline-block'><b><b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)</b><img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
}, },
"10": {
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
},
"11": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
},
"12": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
},
"13": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
},
"14": {
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
},
"16": {
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
},
"2": { "2": {
"question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss" "question": "Verfügt über einen <div style='display: inline-block'><b><b>europäischen Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div> Anschluss"
}, },
@ -1848,6 +1827,27 @@
}, },
"9": { "9": {
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss" "question": "Hat einen <div style='display: inline-block'><b><b>Typ 2 CCS</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
},
"10": {
"question": "Hat einen <div style='display: inline-block'><b><b>Typ 2</b> (Mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
},
"11": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (Typ 2 CSS vonTesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div> Anschluss"
},
"12": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div> Anschluss"
},
"13": {
"question": "Hat einen <div style='display: inline-block'><b><b>Tesla Supercharger (Destination)</b> (Typ 2 von Tesla)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div> Anschluss mit Kabel"
},
"14": {
"question": "Hat einen <div style='display: inline-block'><b><b>USB</b>-Anschluss zum Aufladen von Telefonen und kleinen Elektrogeräten</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 3 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div> und Kabel"
},
"16": {
"question": "Hat einen <div style='display: inline-block'><b><b>Bosch Active Connect Anschluss mit 5 Pins</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div> und Kabel"
} }
} }
} }
@ -1903,6 +1903,30 @@
"1": { "1": {
"then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)" "then": "<b>Schuko-Stecker</b> ohne Erdungsstift (CEE7/4 Typ F)"
}, },
"2": {
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
},
"3": {
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
},
"4": {
"then": "<b>Chademo-Anschluss</b>"
},
"5": {
"then": "<b>Chademo-Anschluss</b>"
},
"6": {
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
},
"7": {
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
},
"8": {
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
},
"9": {
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
},
"10": { "10": {
"then": "<b>Typ 1 CCS</b> (Typ 1 Combo)" "then": "<b>Typ 1 CCS</b> (Typ 1 Combo)"
}, },
@ -1933,9 +1957,6 @@
"19": { "19": {
"then": "<b>Typ 2 mit Kabel</b> (mennekes)" "then": "<b>Typ 2 mit Kabel</b> (mennekes)"
}, },
"2": {
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
},
"20": { "20": {
"then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)" "then": "<b>Tesla Supercharger CCS</b> (Typ 2 CSS von Tesla)"
}, },
@ -1966,32 +1987,11 @@
"29": { "29": {
"then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel" "then": "<b> Bosch Active Connect mit 3 Pins </b> und Kabel"
}, },
"3": {
"then": "<b>Europäischer Netzstecker</b> mit Erdungsstift (CEE7/4 Typ E)"
},
"30": { "30": {
"then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel" "then": "<b>Bosch Active Connect mit 5 Pins</b> und Kabel"
}, },
"31": { "31": {
"then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel" "then": "<b> Bosch Active Connect mit 5 Pins </b> und Kabel"
},
"4": {
"then": "<b>Chademo-Anschluss</b>"
},
"5": {
"then": "<b>Chademo-Anschluss</b>"
},
"6": {
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
},
"7": {
"then": "<b>Typ 1 mit Kabel</b> (J1772)"
},
"8": {
"then": "<b>Typ 1 <i>ohne</i> Kabel</b> (J1772)"
},
"9": {
"then": "<b> Typ 1 <i>ohne </i> Kabel</b> (J1772)"
} }
}, },
"question": "Welche Ladeanschlüsse gibt es hier?" "question": "Welche Ladeanschlüsse gibt es hier?"
@ -3477,15 +3477,6 @@
"1": { "1": {
"then": "Dieser Radweg hat einen festen Belag" "then": "Dieser Radweg hat einen festen Belag"
}, },
"10": {
"then": "Dieser Radweg besteht aus feinem Schotter"
},
"11": {
"then": "Der Radweg ist aus Kies"
},
"12": {
"then": "Dieser Radweg besteht aus Rohboden"
},
"2": { "2": {
"then": "Der Radweg ist aus Asphalt" "then": "Der Radweg ist aus Asphalt"
}, },
@ -3509,6 +3500,15 @@
}, },
"9": { "9": {
"then": "Der Radweg ist aus Schotter" "then": "Der Radweg ist aus Schotter"
},
"10": {
"then": "Dieser Radweg besteht aus feinem Schotter"
},
"11": {
"then": "Der Radweg ist aus Kies"
},
"12": {
"then": "Dieser Radweg besteht aus Rohboden"
} }
}, },
"question": "Was ist der Belag dieses Radwegs?", "question": "Was ist der Belag dieses Radwegs?",
@ -3557,15 +3557,6 @@
"1": { "1": {
"then": "Dieser Radweg hat einen festen Belag" "then": "Dieser Radweg hat einen festen Belag"
}, },
"10": {
"then": "Dieser Radweg besteht aus feinem Schotter"
},
"11": {
"then": "Der Radweg ist aus Kies"
},
"12": {
"then": "Dieser Radweg besteht aus Rohboden"
},
"2": { "2": {
"then": "Der Radweg ist aus Asphalt" "then": "Der Radweg ist aus Asphalt"
}, },
@ -3589,6 +3580,15 @@
}, },
"9": { "9": {
"then": "Der Radweg ist aus Schotter" "then": "Der Radweg ist aus Schotter"
},
"10": {
"then": "Dieser Radweg besteht aus feinem Schotter"
},
"11": {
"then": "Der Radweg ist aus Kies"
},
"12": {
"then": "Dieser Radweg besteht aus Rohboden"
} }
}, },
"question": "Was ist der Belag dieser Straße?", "question": "Was ist der Belag dieser Straße?",
@ -4521,6 +4521,30 @@
"1": { "1": {
"then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung." "then": "Die Fitness-Station hat ein Schild mit Anweisungen für eine bestimmte Übung."
}, },
"2": {
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
},
"3": {
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
},
"4": {
"then": "Die Fitness-Station hat Stangen zum Dehnen."
},
"5": {
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
},
"6": {
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
},
"7": {
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
},
"8": {
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
},
"9": {
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
},
"10": { "10": {
"then": "Die Fitness-Station hat Trittsteine." "then": "Die Fitness-Station hat Trittsteine."
}, },
@ -4551,9 +4575,6 @@
"19": { "19": {
"then": "Die Fitness-Station hat Kampfseile (battle ropes)." "then": "Die Fitness-Station hat Kampfseile (battle ropes)."
}, },
"2": {
"then": "Die Fitness-Station hat eine Einrichtung für Sit-ups."
},
"20": { "20": {
"then": "Die Fitness-Station hat ein Fahrradergometer." "then": "Die Fitness-Station hat ein Fahrradergometer."
}, },
@ -4568,27 +4589,6 @@
}, },
"24": { "24": {
"then": "Die Fitness-Station hat eine Slackline." "then": "Die Fitness-Station hat eine Slackline."
},
"3": {
"then": "Die Fitness-Station hat eine Vorrichtung für Liegestütze. In der Regel eine oder mehrere niedrige Reckstangen."
},
"4": {
"then": "Die Fitness-Station hat Stangen zum Dehnen."
},
"5": {
"then": "Die Fitness-Station hat eine Vorrichtung für Rückenstrecker (Hyperextensions)."
},
"6": {
"then": "Die Fitness-Station hat Ringe für Gymnastikübungen."
},
"7": {
"then": "Die Fitness-Station hat eine horizontale Leiter (Monkey Bars)."
},
"8": {
"then": "Die Fitness-Station hat eine Sprossenwand zum Klettern."
},
"9": {
"then": "Die Fitness-Station hat Pfosten für Slalomübungen."
} }
}, },
"question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?" "question": "Welche Übungsgeräte gibt es an dieser Fitness-Station?"
@ -4689,21 +4689,6 @@
"1": { "1": {
"then": "Dies ist eine Pommesbude" "then": "Dies ist eine Pommesbude"
}, },
"10": {
"then": "Hier werden chinesische Gerichte serviert"
},
"11": {
"then": "Hier werden griechische Gerichte serviert"
},
"12": {
"then": "Hier werden indische Gerichte serviert"
},
"13": {
"then": "Hier werden türkische Gerichte serviert"
},
"14": {
"then": "Hier werden thailändische Gerichte serviert"
},
"2": { "2": {
"then": "Bietet vorwiegend Pastagerichte an" "then": "Bietet vorwiegend Pastagerichte an"
}, },
@ -4727,6 +4712,21 @@
}, },
"9": { "9": {
"then": "Hier werden französische Gerichte serviert" "then": "Hier werden französische Gerichte serviert"
},
"10": {
"then": "Hier werden chinesische Gerichte serviert"
},
"11": {
"then": "Hier werden griechische Gerichte serviert"
},
"12": {
"then": "Hier werden indische Gerichte serviert"
},
"13": {
"then": "Hier werden türkische Gerichte serviert"
},
"14": {
"then": "Hier werden thailändische Gerichte serviert"
} }
}, },
"question": "Was für Essen gibt es hier?", "question": "Was für Essen gibt es hier?",
@ -5859,19 +5859,6 @@
} }
} }
}, },
"10": {
"options": {
"0": {
"question": "Alle Notizen"
},
"1": {
"question": "Importnotizen ausblenden"
},
"2": {
"question": "Nur Importnotizen anzeigen"
}
}
},
"2": { "2": {
"options": { "options": {
"0": { "0": {
@ -5927,6 +5914,19 @@
"question": "Nur offene Notizen anzeigen" "question": "Nur offene Notizen anzeigen"
} }
} }
},
"10": {
"options": {
"0": {
"question": "Alle Notizen"
},
"1": {
"question": "Importnotizen ausblenden"
},
"2": {
"question": "Nur Importnotizen anzeigen"
}
}
} }
}, },
"name": "OpenStreetMap-Hinweise", "name": "OpenStreetMap-Hinweise",
@ -6255,21 +6255,6 @@
"1": { "1": {
"then": "Dies ist ein normaler Stellplatz." "then": "Dies ist ein normaler Stellplatz."
}, },
"10": {
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
},
"11": {
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
},
"12": {
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
},
"13": {
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
},
"14": {
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
},
"2": { "2": {
"then": "Dies ist ein Behindertenstellplatz." "then": "Dies ist ein Behindertenstellplatz."
}, },
@ -6293,6 +6278,21 @@
}, },
"9": { "9": {
"then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist." "then": "Dies ist ein Stellplatz, der für Motorräder reserviert ist."
},
"10": {
"then": "Dies ist ein Stellplatz, der für Eltern mit Kindern reserviert ist."
},
"11": {
"then": "Dies ist ein Stellplatz, der für das Personal reserviert ist."
},
"12": {
"then": "Dies ist ein Stellplatz, der für Taxis reserviert ist."
},
"13": {
"then": "Dies ist ein Stellplatz, der für Fahrzeuge mit Anhänger reserviert ist."
},
"14": {
"then": "Dies ist ein Stellplatz, der für Carsharing reserviert ist."
} }
}, },
"question": "Welche Art von Stellplatz ist dies?" "question": "Welche Art von Stellplatz ist dies?"
@ -6919,6 +6919,30 @@
"1": { "1": {
"question": "Recycling von Batterien" "question": "Recycling von Batterien"
}, },
"2": {
"question": "Recycling von Getränkekartons"
},
"3": {
"question": "Recycling von Dosen"
},
"4": {
"question": "Recycling von Kleidung"
},
"5": {
"question": "Recycling von Speiseöl"
},
"6": {
"question": "Recycling von Motoröl"
},
"7": {
"question": "Recycling von Leuchtstoffröhren"
},
"8": {
"question": "Recycling von Grünabfällen"
},
"9": {
"question": "Recycling von Glasflaschen"
},
"10": { "10": {
"question": "Recycling von Glas" "question": "Recycling von Glas"
}, },
@ -6949,35 +6973,11 @@
"19": { "19": {
"question": "Recycling von Restabfällen" "question": "Recycling von Restabfällen"
}, },
"2": {
"question": "Recycling von Getränkekartons"
},
"20": { "20": {
"question": "Recycling von Druckerpatronen" "question": "Recycling von Druckerpatronen"
}, },
"21": { "21": {
"question": "Recycling von Fahrrädern" "question": "Recycling von Fahrrädern"
},
"3": {
"question": "Recycling von Dosen"
},
"4": {
"question": "Recycling von Kleidung"
},
"5": {
"question": "Recycling von Speiseöl"
},
"6": {
"question": "Recycling von Motoröl"
},
"7": {
"question": "Recycling von Leuchtstoffröhren"
},
"8": {
"question": "Recycling von Grünabfällen"
},
"9": {
"question": "Recycling von Glasflaschen"
} }
} }
}, },
@ -7045,6 +7045,30 @@
"1": { "1": {
"then": "Getränkekartons können hier recycelt werden" "then": "Getränkekartons können hier recycelt werden"
}, },
"2": {
"then": "Dosen können hier recycelt werden"
},
"3": {
"then": "Kleidung kann hier recycelt werden"
},
"4": {
"then": "Speiseöl kann hier recycelt werden"
},
"5": {
"then": "Motoröl kann hier recycelt werden"
},
"6": {
"then": "Hier können Leuchtstoffröhren recycelt werden"
},
"7": {
"then": "Grünabfälle können hier recycelt werden"
},
"8": {
"then": "Bio-Abfall kann hier recycelt werden"
},
"9": {
"then": "Glasflaschen können hier recycelt werden"
},
"10": { "10": {
"then": "Glas kann hier recycelt werden" "then": "Glas kann hier recycelt werden"
}, },
@ -7075,9 +7099,6 @@
"19": { "19": {
"then": "Schuhe können hier recycelt werden" "then": "Schuhe können hier recycelt werden"
}, },
"2": {
"then": "Dosen können hier recycelt werden"
},
"20": { "20": {
"then": "Elektrokleingeräte können hier recycelt werden" "then": "Elektrokleingeräte können hier recycelt werden"
}, },
@ -7092,27 +7113,6 @@
}, },
"24": { "24": {
"then": "Fahrräder können hier recycelt werden" "then": "Fahrräder können hier recycelt werden"
},
"3": {
"then": "Kleidung kann hier recycelt werden"
},
"4": {
"then": "Speiseöl kann hier recycelt werden"
},
"5": {
"then": "Motoröl kann hier recycelt werden"
},
"6": {
"then": "Hier können Leuchtstoffröhren recycelt werden"
},
"7": {
"then": "Grünabfälle können hier recycelt werden"
},
"8": {
"then": "Bio-Abfall kann hier recycelt werden"
},
"9": {
"then": "Glasflaschen können hier recycelt werden"
} }
}, },
"question": "Was kann hier recycelt werden?" "question": "Was kann hier recycelt werden?"
@ -7694,12 +7694,6 @@
}, },
"question": "Hat die Treppe einen Handlauf?" "question": "Hat die Treppe einen Handlauf?"
}, },
"multilevels": {
"override": {
"question": "Zwischen welchen Stockwerken befinden sich diese Treppen?",
"render": "Diese Stufen befinden sich zwischen den Stockwerken {level}"
}
},
"ramp": { "ramp": {
"mappings": { "mappings": {
"0": { "0": {
@ -7826,12 +7820,6 @@
"1": { "1": {
"then": "Diese Straßenlaterne verwendet LEDs" "then": "Diese Straßenlaterne verwendet LEDs"
}, },
"10": {
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
},
"11": {
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
},
"2": { "2": {
"then": "Diese Straßenlaterne verwendet Glühlampenlicht" "then": "Diese Straßenlaterne verwendet Glühlampenlicht"
}, },
@ -7855,6 +7843,12 @@
}, },
"9": { "9": {
"then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)" "then": "Diese Straßenlaterne verwendet Niederdruck-Natriumdampflampen (einfarbig orange)"
},
"10": {
"then": "Diese Straßenlaterne verwendet Hochdruck-Natriumdampflampen (orange mit weiß)"
},
"11": {
"then": "Diese Straßenlaterne wird mit Gas beleuchtet"
} }
}, },
"question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?" "question": "Mit welcher Art von Beleuchtung arbeitet diese Straßenlaterne?"
@ -8113,18 +8107,6 @@
}, },
"render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}" "render": "Dieser Fahrkartenentwerter ist Teil einer Zugangsbarriere vom Typ {barrier}"
}, },
"payment-options": {
"override": {
"mappings+": {
"0": {
"then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
},
"1": {
"then": "Dieser Fahrkartenentwerter akzeptiert die OV-Chipkaart"
}
}
}
},
"validator-operator": { "validator-operator": {
"freeform": { "freeform": {
"placeholder": "Name des Betreibers" "placeholder": "Name des Betreibers"
@ -8342,11 +8324,6 @@
}, },
"name": "Toiletten in anderen Einrichtungen", "name": "Toiletten in anderen Einrichtungen",
"tagRenderings": { "tagRenderings": {
"opening_hours": {
"override": {
"question": "Wann ist die Einrichtung, in der sich diese Toiletten befinden, geöffnet?"
}
},
"toilet-access": { "toilet-access": {
"mappings": { "mappings": {
"0": { "0": {
@ -9187,4 +9164,4 @@
} }
} }
} }
} }

View file

@ -5119,6 +5119,11 @@
"name": { "name": {
"question": "What is the name of this hospital?", "question": "What is the name of this hospital?",
"render": "This hospital is called {name}" "render": "This hospital is called {name}"
},
"oh-visitor": {
"question": "When are visitors allowed to visit?",
"questionHint": "These are the regular visitor hours. Some wands have different visitor hours or might allow visitors in emergencies",
"render": "<h3>Opening hours for visitors</h3>Regular visitors are allowed at the following moments: {opening_hours_table(opening_hours:visitors)}<p class='subtle'>Some wands might have different opening hours. Many hospitals allow visits during emergencies too.</p>"
} }
}, },
"title": { "title": {

View file

@ -98,9 +98,6 @@
}, },
"title": { "title": {
"mappings": { "mappings": {
"10": {
"then": "Muurschildering"
},
"3": { "3": {
"then": "Aanplakzuil" "then": "Aanplakzuil"
}, },
@ -118,6 +115,9 @@
}, },
"9": { "9": {
"then": "Aanplakzuil" "then": "Aanplakzuil"
},
"10": {
"then": "Muurschildering"
} }
} }
} }
@ -199,15 +199,6 @@
"1": { "1": {
"then": "Muurschildering" "then": "Muurschildering"
}, },
"10": {
"then": "Azulejo (Spaanse siertegels)"
},
"11": {
"then": "Tegelwerk"
},
"12": {
"then": "Houtsculptuur"
},
"2": { "2": {
"then": "Schilderij" "then": "Schilderij"
}, },
@ -231,6 +222,15 @@
}, },
"9": { "9": {
"then": "Reliëf" "then": "Reliëf"
},
"10": {
"then": "Azulejo (Spaanse siertegels)"
},
"11": {
"then": "Tegelwerk"
},
"12": {
"then": "Houtsculptuur"
} }
}, },
"question": "Wat voor soort kunstwerk is dit?", "question": "Wat voor soort kunstwerk is dit?",
@ -1694,27 +1694,6 @@
"1": { "1": {
"question": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>" "question": "Heeft een <div style='display: inline-block'><b><b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/CEE7_4F.svg'/></div>"
}, },
"10": {
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"11": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"12": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
},
"13": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"14": {
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
},
"16": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
},
"2": { "2": {
"question": "Heeft een <div style='display: inline-block'><b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>" "question": "Heeft een <div style='display: inline-block'><b><b>Europese stekker</b> met aardingspin (CEE7/4 type E)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/TypeE.svg'/></div>"
}, },
@ -1738,6 +1717,27 @@
}, },
"9": { "9": {
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>" "question": "Heeft een <div style='display: inline-block'><b><b>Type 2 CCS</b> (mennekes)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"10": {
"question": "Heeft een <div style='display: inline-block'><b><b>Type 2 met kabel</b> (J1772)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"11": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_CCS.svg'/></div>"
},
"12": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla Supercharger (destination)</b></b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Tesla-hpwc-model-s.svg'/></div>"
},
"13": {
"question": "Heeft een <div style='display: inline-block'><b><b>Tesla supercharger (destination)</b> (Een Type 2 met kabel en Tesla-logo)</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/Type2_tethered.svg'/></div>"
},
"14": {
"question": "Heeft een <div style='display: inline-block'><b><b>USB</b> om GSMs en kleine electronica op te laden</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/usb_port.svg'/></div>"
},
"15": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 3 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-3pin.svg'/></div>"
},
"16": {
"question": "Heeft een <div style='display: inline-block'><b><b>Bosch Active Connect met 5 pinnen</b> aan een kabel</b> <img style='width:1rem; display: inline-block' src='./assets/layers/charging_station/bosch-5pin.svg'/></div>"
} }
} }
} }
@ -1793,6 +1793,30 @@
"1": { "1": {
"then": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)" "then": "<b>Schuko stekker</b> zonder aardingspin (CEE7/4 type F)"
}, },
"2": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"3": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"4": {
"then": "<b>Chademo</b>"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"7": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"8": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"9": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"10": { "10": {
"then": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)" "then": "<b>Type 1 CCS</b> (ook gekend als Type 1 Combo)"
}, },
@ -1823,9 +1847,6 @@
"19": { "19": {
"then": "<b>Type 2 met kabel</b> (J1772)" "then": "<b>Type 2 met kabel</b> (J1772)"
}, },
"2": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"20": { "20": {
"then": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)" "then": "<b>Tesla Supercharger CCS</b> (een type2 CCS met Tesla-logo)"
}, },
@ -1856,32 +1877,11 @@
"29": { "29": {
"then": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 3 pinnen</b> aan een kabel"
}, },
"3": {
"then": "<b>Europese stekker</b> met aardingspin (CEE7/4 type E)"
},
"30": { "30": {
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
}, },
"31": { "31": {
"then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel" "then": "<b>Bosch Active Connect met 5 pinnen</b> aan een kabel"
},
"4": {
"then": "<b>Chademo</b>"
},
"5": {
"then": "<b>Chademo</b>"
},
"6": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"7": {
"then": "<b>Type 1 met kabel</b> (J1772)"
},
"8": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
},
"9": {
"then": "<b>Type 1 <i>zonder</i> kabel</b> (J1772)"
} }
}, },
"question": "Welke laadaansluitingen zijn hier beschikbaar?" "question": "Welke laadaansluitingen zijn hier beschikbaar?"
@ -3362,15 +3362,6 @@
"1": { "1": {
"then": "Dit fietspad is geplaveid" "then": "Dit fietspad is geplaveid"
}, },
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
},
"2": { "2": {
"then": "Dit fietspad is gemaakt van asfalt" "then": "Dit fietspad is gemaakt van asfalt"
}, },
@ -3394,6 +3385,15 @@
}, },
"9": { "9": {
"then": "Dit fietspad is gemaakt van grind" "then": "Dit fietspad is gemaakt van grind"
},
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
} }
}, },
"question": "Waaruit is het oppervlak van het fietspad van gemaakt?", "question": "Waaruit is het oppervlak van het fietspad van gemaakt?",
@ -3442,15 +3442,6 @@
"1": { "1": {
"then": "Dit fietspad is geplaveid" "then": "Dit fietspad is geplaveid"
}, },
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
},
"2": { "2": {
"then": "Dit fietspad is gemaakt van asfalt" "then": "Dit fietspad is gemaakt van asfalt"
}, },
@ -3474,6 +3465,15 @@
}, },
"9": { "9": {
"then": "Dit fietspad is gemaakt van grind" "then": "Dit fietspad is gemaakt van grind"
},
"10": {
"then": "Dit fietspad is gemaakt van fijn grind"
},
"11": {
"then": "Dit fietspad is gemaakt van kiezelsteentjes"
},
"12": {
"then": "Dit fietspad is gemaakt van aarde"
} }
}, },
"question": "Waaruit is het oppervlak van de straat gemaakt?", "question": "Waaruit is het oppervlak van de straat gemaakt?",
@ -4471,21 +4471,6 @@
"1": { "1": {
"then": "Dit is een frituur" "then": "Dit is een frituur"
}, },
"10": {
"then": "Dit is een Chinees restaurant"
},
"11": {
"then": "Dit is een Grieks restaurant"
},
"12": {
"then": "Dit is een Indisch restaurant"
},
"13": {
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
},
"14": {
"then": "Dit is een Thaïs restaurant"
},
"2": { "2": {
"then": "Dit is een pastazaak" "then": "Dit is een pastazaak"
}, },
@ -4509,6 +4494,21 @@
}, },
"9": { "9": {
"then": "Dit is een Frans restaurant" "then": "Dit is een Frans restaurant"
},
"10": {
"then": "Dit is een Chinees restaurant"
},
"11": {
"then": "Dit is een Grieks restaurant"
},
"12": {
"then": "Dit is een Indisch restaurant"
},
"13": {
"then": "Dit is een Turks restaurant (dat meer dan enkel kebab verkoopt)"
},
"14": {
"then": "Dit is een Thaïs restaurant"
} }
}, },
"question": "Welk soort gerechten worden hier geserveerd?", "question": "Welk soort gerechten worden hier geserveerd?",
@ -5619,19 +5619,6 @@
} }
} }
}, },
"10": {
"options": {
"0": {
"question": "Alle Notes"
},
"1": {
"question": "Verberg import Notes"
},
"2": {
"question": "Toon enkel import Notes"
}
}
},
"2": { "2": {
"options": { "options": {
"0": { "0": {
@ -5687,6 +5674,19 @@
"question": "Toon enkel open Notes" "question": "Toon enkel open Notes"
} }
} }
},
"10": {
"options": {
"0": {
"question": "Alle Notes"
},
"1": {
"question": "Verberg import Notes"
},
"2": {
"question": "Toon enkel import Notes"
}
}
} }
}, },
"name": "OpenStreetMap Notes", "name": "OpenStreetMap Notes",
@ -5982,21 +5982,6 @@
"1": { "1": {
"then": "Dit is een normale parkeerplek." "then": "Dit is een normale parkeerplek."
}, },
"10": {
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
},
"11": {
"then": "Deze parkeerplek is gereserveerd voor personeel."
},
"12": {
"then": "Deze parkeerplek is gereserveerd voor taxis."
},
"13": {
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
},
"14": {
"then": "Deze parkeerplek is gereserveerd voor autodelen."
},
"2": { "2": {
"then": "Dit is een gehandicaptenparkeerplaats." "then": "Dit is een gehandicaptenparkeerplaats."
}, },
@ -6020,6 +6005,21 @@
}, },
"9": { "9": {
"then": "Deze parkeerplek is gereserveerd voor motoren." "then": "Deze parkeerplek is gereserveerd voor motoren."
},
"10": {
"then": "Deze parkeerplek is gereserveerd voor ouders met kinderen."
},
"11": {
"then": "Deze parkeerplek is gereserveerd voor personeel."
},
"12": {
"then": "Deze parkeerplek is gereserveerd voor taxis."
},
"13": {
"then": "Deze parkeerplek is gereserveerd voor voertuigen met een aanhanger."
},
"14": {
"then": "Deze parkeerplek is gereserveerd voor autodelen."
} }
}, },
"question": "Wat voor parkeerplek is dit?" "question": "Wat voor parkeerplek is dit?"
@ -6580,6 +6580,30 @@
"1": { "1": {
"question": "Recycling van batterijen" "question": "Recycling van batterijen"
}, },
"2": {
"question": "Recycling van drankpakken"
},
"3": {
"question": "Recycling van blikken"
},
"4": {
"question": "Recycling van kleding"
},
"5": {
"question": "Recycling van frituurvet"
},
"6": {
"question": "Recycling van motorolie"
},
"7": {
"question": "Recycling van tl-buizen"
},
"8": {
"question": "Recycling van groen afval"
},
"9": {
"question": "Recycling van glazen flessen"
},
"10": { "10": {
"question": "Recycling van glas" "question": "Recycling van glas"
}, },
@ -6610,35 +6634,11 @@
"19": { "19": {
"question": "Recycling van restafval" "question": "Recycling van restafval"
}, },
"2": {
"question": "Recycling van drankpakken"
},
"20": { "20": {
"question": "Recycling van inktpatronen" "question": "Recycling van inktpatronen"
}, },
"21": { "21": {
"question": "Recycling van fietsen" "question": "Recycling van fietsen"
},
"3": {
"question": "Recycling van blikken"
},
"4": {
"question": "Recycling van kleding"
},
"5": {
"question": "Recycling van frituurvet"
},
"6": {
"question": "Recycling van motorolie"
},
"7": {
"question": "Recycling van tl-buizen"
},
"8": {
"question": "Recycling van groen afval"
},
"9": {
"question": "Recycling van glazen flessen"
} }
} }
}, },
@ -6706,6 +6706,30 @@
"1": { "1": {
"then": "Drankpakken kunnen hier gerecycled worden" "then": "Drankpakken kunnen hier gerecycled worden"
}, },
"2": {
"then": "Blikken kunnen hier gerecycled worden"
},
"3": {
"then": "Kleren kunnen hier gerecycled worden"
},
"4": {
"then": "Frituurvet kan hier gerecycled worden"
},
"5": {
"then": "Motorolie kan hier gerecycled worden"
},
"6": {
"then": "TL-buizen kunnen hier gerecycled worden"
},
"7": {
"then": "Groen afval kan hier gerecycled worden"
},
"8": {
"then": "Organisch afval kan hier gerecycled worden"
},
"9": {
"then": "Glazen flessen kunnen hier gerecycled worden"
},
"10": { "10": {
"then": "Glas kan hier gerecycled worden" "then": "Glas kan hier gerecycled worden"
}, },
@ -6736,9 +6760,6 @@
"19": { "19": {
"then": "Schoenen kunnen hier gerecycled worden" "then": "Schoenen kunnen hier gerecycled worden"
}, },
"2": {
"then": "Blikken kunnen hier gerecycled worden"
},
"20": { "20": {
"then": "Kleine elektrische apparaten kunnen hier gerecycled worden" "then": "Kleine elektrische apparaten kunnen hier gerecycled worden"
}, },
@ -6753,27 +6774,6 @@
}, },
"24": { "24": {
"then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden" "then": "Fietsen (en fietswrakken) kunnen hier gerecycled worden"
},
"3": {
"then": "Kleren kunnen hier gerecycled worden"
},
"4": {
"then": "Frituurvet kan hier gerecycled worden"
},
"5": {
"then": "Motorolie kan hier gerecycled worden"
},
"6": {
"then": "TL-buizen kunnen hier gerecycled worden"
},
"7": {
"then": "Groen afval kan hier gerecycled worden"
},
"8": {
"then": "Organisch afval kan hier gerecycled worden"
},
"9": {
"then": "Glazen flessen kunnen hier gerecycled worden"
} }
}, },
"question": "Wat kan hier gerecycled worden?" "question": "Wat kan hier gerecycled worden?"
@ -7497,12 +7497,6 @@
"1": { "1": {
"then": "Deze lantaarn gebruikt LEDs" "then": "Deze lantaarn gebruikt LEDs"
}, },
"10": {
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
},
"11": {
"then": "Deze lantaarn wordt verlicht met gas"
},
"2": { "2": {
"then": "Deze lantaarn gebruikt gloeilampen" "then": "Deze lantaarn gebruikt gloeilampen"
}, },
@ -7526,6 +7520,12 @@
}, },
"9": { "9": {
"then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)" "then": "Deze lantaarn gebruikt lagedruknatriumlampen (monochroom oranje)"
},
"10": {
"then": "Deze lantaarn gebruikt hogedruknatriumlampen (oranje met wit)"
},
"11": {
"then": "Deze lantaarn wordt verlicht met gas"
} }
}, },
"question": "Wat voor verlichting gebruikt deze lantaarn?" "question": "Wat voor verlichting gebruikt deze lantaarn?"
@ -8783,4 +8783,4 @@
} }
} }
} }
} }

View file

@ -207,6 +207,9 @@
}, },
"1": { "1": {
"then": "Payment cards are accepted here" "then": "Payment cards are accepted here"
},
"2": {
"then": "Payment by QR-code is possible here"
} }
}, },
"question": "Which methods of payment are accepted here?" "question": "Which methods of payment are accepted here?"

View file

@ -190,6 +190,9 @@
}, },
"1": { "1": {
"then": "Betalen met bankkaarten kan hier" "then": "Betalen met bankkaarten kan hier"
},
"2": {
"then": "Betalen via een QR-code is hier mogelijk"
} }
}, },
"question": "Welke betaalmiddelen worden hier geaccepteerd?" "question": "Welke betaalmiddelen worden hier geaccepteerd?"

View file

@ -1,9 +1,9 @@
import * as fs from "fs" import * as fs from "fs"
import {existsSync, lstatSync, readdirSync, readFileSync} from "fs" import { existsSync, lstatSync, readdirSync, readFileSync } from "fs"
import {Utils} from "../Utils" import { Utils } from "../Utils"
import * as https from "https" import * as https from "https"
import {LayoutConfigJson} from "../Models/ThemeConfig/Json/LayoutConfigJson" import { LayoutConfigJson } from "../Models/ThemeConfig/Json/LayoutConfigJson"
import {LayerConfigJson} from "../Models/ThemeConfig/Json/LayerConfigJson" import { LayerConfigJson } from "../Models/ThemeConfig/Json/LayerConfigJson"
import xml2js from "xml2js" import xml2js from "xml2js"
export default class ScriptUtils { export default class ScriptUtils {
@ -80,13 +80,13 @@ export default class ScriptUtils {
.filter((path) => path.indexOf("license_info.json") < 0) .filter((path) => path.indexOf("license_info.json") < 0)
.map((path) => { .map((path) => {
try { try {
const contents = readFileSync(path, {encoding: "utf8"}) const contents = readFileSync(path, { encoding: "utf8" })
if (contents === "") { if (contents === "") {
throw "The file " + path + " is empty, did you properly save?" throw "The file " + path + " is empty, did you properly save?"
} }
const parsed = JSON.parse(contents) const parsed = JSON.parse(contents)
return {parsed, path} return { parsed, path }
} catch (e) { } catch (e) {
console.error("Could not parse file ", "./assets/layers/" + path, "due to ", e) console.error("Could not parse file ", "./assets/layers/" + path, "due to ", e)
throw e throw e
@ -103,12 +103,12 @@ export default class ScriptUtils {
public static getThemeFiles(): { parsed: LayoutConfigJson; path: string }[] { public static getThemeFiles(): { parsed: LayoutConfigJson; path: string }[] {
return this.getThemePaths().map((path) => { return this.getThemePaths().map((path) => {
try { try {
const contents = readFileSync(path, {encoding: "utf8"}) const contents = readFileSync(path, { encoding: "utf8" })
if (contents === "") { if (contents === "") {
throw "The file " + path + " is empty, did you properly save?" throw "The file " + path + " is empty, did you properly save?"
} }
const parsed = JSON.parse(contents) const parsed = JSON.parse(contents)
return {parsed: parsed, path: path} return { parsed: parsed, path: path }
} catch (e) { } catch (e) {
console.error("Could not read file ", path, "due to ", e) console.error("Could not read file ", path, "due to ", e)
throw e throw e
@ -127,14 +127,14 @@ export default class ScriptUtils {
if (!existsSync(path)) { if (!existsSync(path)) {
throw "File not found: " + path throw "File not found: " + path
} }
const root = await xml2js.parseStringPromise(readFileSync(path, {encoding: "utf8"})) const root = await xml2js.parseStringPromise(readFileSync(path, { encoding: "utf8" }))
return root.svg return root.svg
} }
public static ReadSvgSync(path: string, callback: (svg: any) => void): any { public static ReadSvgSync(path: string, callback: (svg: any) => void): any {
xml2js.parseString( xml2js.parseString(
readFileSync(path, {encoding: "utf8"}), readFileSync(path, { encoding: "utf8" }),
{async: false}, { async: false },
(err, root) => { (err, root) => {
if (err) { if (err) {
throw err throw err
@ -173,7 +173,7 @@ export default class ScriptUtils {
}) })
res.addListener("end", function () { res.addListener("end", function () {
resolve({content: parts.join("")}) resolve({ content: parts.join("") })
}) })
} }
) )

View file

@ -1,15 +1,15 @@
import Script from "./Script" import Script from "./Script"
import {Overpass} from "../Logic/Osm/Overpass" import { Overpass } from "../Logic/Osm/Overpass"
import {RegexTag} from "../Logic/Tags/RegexTag" import { RegexTag } from "../Logic/Tags/RegexTag"
import {ImmutableStore} from "../Logic/UIEventSource" import { ImmutableStore } from "../Logic/UIEventSource"
import {BBox} from "../Logic/BBox" import { BBox } from "../Logic/BBox"
import * as fs from "fs" import * as fs from "fs"
import {Feature} from "geojson" import { Feature } from "geojson"
import ScriptUtils from "./ScriptUtils" import ScriptUtils from "./ScriptUtils"
import {Imgur} from "../Logic/ImageProviders/Imgur" import { Imgur } from "../Logic/ImageProviders/Imgur"
import {LicenseInfo} from "../Logic/ImageProviders/LicenseInfo" import { LicenseInfo } from "../Logic/ImageProviders/LicenseInfo"
import {Utils} from "../Utils" import { Utils } from "../Utils"
import Constants from "../Models/Constants"; import Constants from "../Models/Constants"
export default class GenerateImageAnalysis extends Script { export default class GenerateImageAnalysis extends Script {
constructor() { constructor() {
@ -35,7 +35,12 @@ export default class GenerateImageAnalysis extends Script {
) )
console.log("Starting query...") console.log("Starting query...")
const data = await overpass.queryGeoJson(BBox.global) const data = await overpass.queryGeoJson(BBox.global)
console.log("Got data:", data[0].features.length, "items; timestamp:", data[1].toISOString()) console.log(
"Got data:",
data[0].features.length,
"items; timestamp:",
data[1].toISOString()
)
fs.writeFileSync(targetPath, JSON.stringify(data[0]), "utf8") fs.writeFileSync(targetPath, JSON.stringify(data[0]), "utf8")
console.log("Written", targetPath) console.log("Written", targetPath)
} }
@ -97,7 +102,7 @@ export default class GenerateImageAnalysis extends Script {
return true return true
} }
loadImageUrls(datapath: string): { allImages: Set<string>, imageSource: Map<string, string> } { loadImageUrls(datapath: string): { allImages: Set<string>; imageSource: Map<string, string> } {
let allImages = new Set<string>() let allImages = new Set<string>()
const features = this.loadData(datapath) const features = this.loadData(datapath)
let imageSource: Map<string, string> = new Map<string, string>() let imageSource: Map<string, string> = new Map<string, string>()
@ -106,22 +111,25 @@ export default class GenerateImageAnalysis extends Script {
allImages.add(feature.properties["image"]) allImages.add(feature.properties["image"])
imageSource[feature.properties["image"]] = feature.properties.id imageSource[feature.properties["image"]] = feature.properties.id
allImages.add(feature.properties["image:streetsign"]) allImages.add(feature.properties["image:streetsign"])
imageSource[feature.properties["image:streetsign"]] = feature.properties.id + " (streetsign)" imageSource[feature.properties["image:streetsign"]] =
feature.properties.id + " (streetsign)"
for (let i = 0; i < 10; i++) { for (let i = 0; i < 10; i++) {
allImages.add(feature.properties["image:" + i]) allImages.add(feature.properties["image:" + i])
imageSource[feature.properties["image:" + i]] = `${feature.properties.id} (image:${i})` imageSource[
feature.properties["image:" + i]
] = `${feature.properties.id} (image:${i})`
} }
} }
allImages.delete(undefined) allImages.delete(undefined)
allImages.delete(null) allImages.delete(null)
imageSource.delete(undefined) imageSource.delete(undefined)
imageSource.delete(null) imageSource.delete(null)
return {allImages, imageSource} return { allImages, imageSource }
} }
async downloadMetadata(datapath: string): Promise<void> { async downloadMetadata(datapath: string): Promise<void> {
const {allImages, imageSource} = this.loadImageUrls(datapath) const { allImages, imageSource } = this.loadImageUrls(datapath)
console.log("Detected", allImages.size, "images") console.log("Detected", allImages.size, "images")
let i = 0 let i = 0
let d = 0 let d = 0
@ -143,7 +151,7 @@ export default class GenerateImageAnalysis extends Script {
} downloaded: ${d},skipped: ${s}, failed: ${f}, running: ${Math.floor( } downloaded: ${d},skipped: ${s}, failed: ${f}, running: ${Math.floor(
runningSecs runningSecs
)}sec, ETA: ${estimatedActualMinutes}:${estimatedActualSeconds % 60}` )}sec, ETA: ${estimatedActualMinutes}:${estimatedActualSeconds % 60}`
if (d + f % 1000 === 1 || downloaded) { if (d + (f % 1000) === 1 || downloaded) {
ScriptUtils.erasableLog(msg) ScriptUtils.erasableLog(msg)
} }
if (downloaded) { if (downloaded) {
@ -157,7 +165,11 @@ export default class GenerateImageAnalysis extends Script {
} }
} catch (e) { } catch (e) {
// console.log(e) // console.log(e)
console.log("Offending image hash is", image, "from https://openstreetmap.org/" + imageSource[image]) console.log(
"Offending image hash is",
image,
"from https://openstreetmap.org/" + imageSource[image]
)
f++ f++
} }
} }
@ -187,23 +199,23 @@ export default class GenerateImageAnalysis extends Script {
} }
async downloadAllImages(datapath: string, imagePath: string): Promise<void> { async downloadAllImages(datapath: string, imagePath: string): Promise<void> {
const {allImages} = this.loadImageUrls(datapath) const { allImages } = this.loadImageUrls(datapath)
let skipped = 0 let skipped = 0
let failed = 0 let failed = 0
let downloaded = 0 let downloaded = 0
let invalid = 0 let invalid = 0
const startTime = Date.now() const startTime = Date.now()
const urls = Array.from(allImages).filter(url => url.startsWith("https://i.imgur.com")) const urls = Array.from(allImages).filter((url) => url.startsWith("https://i.imgur.com"))
for (const url of urls) { for (const url of urls) {
const runningTime = ((Date.now()) - startTime) / 1000 const runningTime = (Date.now() - startTime) / 1000
const handled = skipped + downloaded + failed const handled = skipped + downloaded + failed
const itemsLeft = allImages.size - handled const itemsLeft = allImages.size - handled
const speed = handled / runningTime const speed = handled / runningTime
const timeLeft = Math.round(itemsLeft * speed) const timeLeft = Math.round(itemsLeft * speed)
try { try {
const downloadedStatus = await Promise.all(url.split(";").map(url => const downloadedStatus = await Promise.all(
this.downloadImage(url.trim(), imagePath), url.split(";").map((url) => this.downloadImage(url.trim(), imagePath))
)) )
for (const b of downloadedStatus) { for (const b of downloadedStatus) {
if (b) { if (b) {
@ -213,16 +225,19 @@ export default class GenerateImageAnalysis extends Script {
} }
} }
if (downloadedStatus.some(i => i) || skipped % 10000 === 0) { if (downloadedStatus.some((i) => i) || skipped % 10000 === 0) {
console.log(
console.log("Handled", url, JSON.stringify({ "Handled",
skipped, url,
failed, JSON.stringify({
downloaded, skipped,
invalid, failed,
total: allImages.size, downloaded,
eta: timeLeft + "s" invalid,
})) total: allImages.size,
eta: timeLeft + "s",
})
)
} }
} catch (e) { } catch (e) {
console.log(e) console.log(e)
@ -240,7 +255,7 @@ export default class GenerateImageAnalysis extends Script {
if (!file.endsWith(".json")) { if (!file.endsWith(".json")) {
continue continue
} }
const attr = <LicenseInfo>JSON.parse(fs.readFileSync(file, {encoding: "utf8"})) const attr = <LicenseInfo>JSON.parse(fs.readFileSync(file, { encoding: "utf8" }))
const license = attr.licenseShortName const license = attr.licenseShortName
if (license === undefined || attr.artist === undefined) { if (license === undefined || attr.artist === undefined) {
@ -319,7 +334,13 @@ export default class GenerateImageAnalysis extends Script {
...Array.from(licenseByAuthor.get("CC-BY-SA 4.0").values()), ...Array.from(licenseByAuthor.get("CC-BY-SA 4.0").values()),
] ]
console.log("Total number of correctly licenses pictures: ", totalLicensedImages, "(out of ", files.length, " images)") console.log(
"Total number of correctly licenses pictures: ",
totalLicensedImages,
"(out of ",
files.length,
" images)"
)
console.log("Total number of authors:", byAuthor.size) console.log("Total number of authors:", byAuthor.size)
console.log( console.log(
"Total number of authors which used a valid, non CC0 license at one point in time", "Total number of authors which used a valid, non CC0 license at one point in time",
@ -332,7 +353,7 @@ export default class GenerateImageAnalysis extends Script {
console.log("Usage: [--cached] to use the cached osm data") console.log("Usage: [--cached] to use the cached osm data")
console.log("Args are", args) console.log("Args are", args)
const cached = args.indexOf("--cached") < 0 const cached = args.indexOf("--cached") < 0
args = args.filter(a => a !== "--cached") args = args.filter((a) => a !== "--cached")
const datapath = args[0] ?? "../../git/MapComplete-data/ImageLicenseInfo" const datapath = args[0] ?? "../../git/MapComplete-data/ImageLicenseInfo"
await this.downloadData(datapath, cached) await this.downloadData(datapath, cached)

View file

@ -54,13 +54,13 @@ function detectInCode(forbidden: string, reason: string): Promise<void> {
}) })
} }
function wrap(promise: Promise<void>): ((done: () => void) => void) { function wrap(promise: Promise<void>): (done: () => void) => void {
return (done => { return (done) => {
promise.then(done) promise.then(done)
}) }
} }
function itAsync(name: string, promise: Promise<void>){ function itAsync(name: string, promise: Promise<void>) {
it(name, wrap(promise)) it(name, wrap(promise))
} }