Merge develop

This commit is contained in:
Pieter Vander Vennet 2022-12-16 13:42:37 +01:00
commit 339bfab361
345 changed files with 11287 additions and 5017 deletions

View file

@ -31,7 +31,9 @@ The following items can be easily reused in your layers
+ [opening_hours_by_appointment](#opening_hours_by_appointment)
+ [service:electricity](#serviceelectricity)
+ [payment-options](#payment-options)
+ [payment-options-split](#payment-options-split)
+ [payment-options-advanced](#payment-options-advanced)
+ [denominations-coins](#denominations-coins)
+ [last_edit](#last_edit)
+ [all_tags](#all_tags)
+ [multilevels](#multilevels)
@ -57,7 +59,7 @@ The following items can be easily reused in your layers
Read-only tagrendering
*Read-only tagrendering*
@ -67,7 +69,7 @@ Read-only tagrendering
{image_carousel()}{image_upload()}{nearby_images(expandable)}
Read-only tagrendering
*Read-only tagrendering*
@ -77,7 +79,7 @@ Read-only tagrendering
{mapillary()}
Read-only tagrendering
*Read-only tagrendering*
@ -87,7 +89,7 @@ Read-only tagrendering
{export_as_gpx()}
Read-only tagrendering
*Read-only tagrendering*
@ -97,7 +99,7 @@ Read-only tagrendering
{export_as_geojson()}
Read-only tagrendering
*Read-only tagrendering*
@ -123,7 +125,7 @@ What is the corresponding Wikidata entity?
{reviews()}
Read-only tagrendering
*Read-only tagrendering*
@ -133,7 +135,7 @@ Read-only tagrendering
{minimap(18, id): width:100%; height:8rem; border-radius:2rem; overflow: hidden; pointer-events: none;}
Read-only tagrendering
*Read-only tagrendering*
@ -158,7 +160,7 @@ What is the phone number of {title()}?
<a href='https://openstreetmap.org/{id}' target='_blank'><img alt='on osm' textmode='🗺️' src='./assets/svg/osm-logo-us.svg'/></a>
Read-only tagrendering
*Read-only tagrendering*
@ -174,7 +176,7 @@ Read-only tagrendering
<a href='https://wikipedia.org/wiki/{wikipedia}' target='_blank'><img src='./assets/svg/wikipedia.svg' textmode='📖' alt='Wikipedia'/></a>
Read-only tagrendering
*Read-only tagrendering*
@ -326,6 +328,24 @@ Which methods of payment are accepted here?
### payment-options-split
Which methods of payment are accepted here?
- Cash is accepted here
- Payment cards are accepted here
- Coins are accepted here
- Bank notes are accepted here
- Debit cards are accepted here
- Credit cards are accepted here
### payment-options-advanced
@ -342,13 +362,33 @@ Which methods of payment are accepted here?
### denominations-coins
Whith what coins can you pay here?
- 1 cent coins are accepted
- 2 cent coins are accepted
- 5 cent coins are accepted
- 10 cent coins are accepted
- 20 cent coins are accepted
- 50 cent coins are accepted
- 1 euro coins are accepted
- 2 euro coins are accepted
### last_edit
<div class='subtle' style='font-size: small; margin-top: 2em; margin-bottom: 0.5em;'><a href='https://www.openStreetMap.org/changeset/{_last_edit:changeset}' target='_blank'>Last edited on {_last_edit:timestamp}</a> by <a href='https://www.openStreetMap.org/user/{_last_edit:contributor}' target='_blank'>{_last_edit:contributor}</a></div>
Read-only tagrendering
*Read-only tagrendering*
@ -358,7 +398,7 @@ Read-only tagrendering
{all_tags()}
Read-only tagrendering
*Read-only tagrendering*
@ -480,7 +520,7 @@ What is the network name for the wireless internet access?
Read-only tagrendering
*Read-only tagrendering*
@ -488,7 +528,7 @@ Read-only tagrendering
Read-only tagrendering
*Read-only tagrendering*
@ -496,7 +536,7 @@ Read-only tagrendering
Read-only tagrendering
*Read-only tagrendering*
@ -514,7 +554,7 @@ Read-only tagrendering
<a href='tel:{phone}'><img textmode='📞' alt='phone' src='./assets/tagRenderings/phone.svg'/></a>
Read-only tagrendering
*Read-only tagrendering*
@ -524,7 +564,7 @@ Read-only tagrendering
<a href='mailto:{email}'><img textmode='✉️' alt='email' src='./assets/tagRenderings/send_email.svg'/></a>
Read-only tagrendering
*Read-only tagrendering*
@ -532,7 +572,7 @@ Read-only tagrendering
Read-only tagrendering
*Read-only tagrendering*
@ -548,6 +588,6 @@ Read-only tagrendering
{share_link()}
Read-only tagrendering
*Read-only tagrendering*
This document is autogenerated from [Customizations/SharedTagRenderings.ts](https://github.com/pietervdvn/MapComplete/blob/develop/Customizations/SharedTagRenderings.ts), [assets/tagRenderings/questions.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/tagRenderings/questions.json)