Generate docs with filter explanations
This commit is contained in:
parent
59f596a6b6
commit
e080f79f34
98 changed files with 3708 additions and 453 deletions
|
@ -165,7 +165,7 @@ The question is Can you send packages from this parcel locker?
|
|||
- You <b>can't</b> send packages from this parcel locker corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parcel_mail_in' target='_blank'>parcel_mail_in</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parcel_mail_in%3Dno' target='_blank'>no</a>`
|
||||
|
||||
|
||||
Only visible if `amenity=parcel_locker` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `amenity=parcel_locker`
|
||||
|
||||
|
||||
|
||||
|
@ -183,6 +183,19 @@ The question is Can you pick up packages from this parcel locker?
|
|||
- You <b>can't</b> pick up packages from this parcel locker corresponds with `<a href='https://wiki.openstreetmap.org/wiki/Key:parcel_pickup' target='_blank'>parcel_pickup</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:parcel_pickup%3Dno' target='_blank'>no</a>`
|
||||
|
||||
|
||||
Only visible if `amenity=parcel_locker` is shown
|
||||
This tagrendering is only visible in the popup if the following condition is met: `amenity=parcel_locker`
|
||||
|
||||
|
||||
|
||||
#### Filters
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
open_now.0 | Opened now | _isOpen=yes
|
||||
|
||||
|
||||
This document is autogenerated from [assets/layers/parcel_lockers/parcel_lockers.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parcel_lockers/parcel_lockers.json)
|
Loading…
Add table
Add a link
Reference in a new issue