Chore: regen docs

This commit is contained in:
Pieter Vander Vennet 2024-03-13 00:00:29 +01:00
parent cd9634a67b
commit 6cc051f015
228 changed files with 8190 additions and 149 deletions

View file

@ -126,6 +126,12 @@ This rendering asks information about the property [opening_hours](https://wiki
- *Marked as closed for an unspecified time* corresponds with <a href='https://wiki.openstreetmap.org/wiki/Key:opening_hours' target='_blank'>opening_hours</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:opening_hours%3Dclosed' target='_blank'>closed</a>
- _This option cannot be chosen as answer_
### post_partner
@ -344,6 +350,41 @@ This tagrendering has no question and is thus read-only
id | question | osmTags
---- | ---------- | ---------
open_now.0 | Open now | _isOpen=yes
id | question | osmTags
---- | ---------- | ---------
letter_from.0 | Offers letter posting | post_office:letter_from~.+ & post_office:letter_from!~^(no)$
id | question | osmTags
---- | ---------- | ---------
parcel_from.0 | Offers parcel posting | post_office:parcel_from~.+ & post_office:parcel_from!~^(no)$
id | question | osmTags
---- | ---------- | ---------
parcel_pickup.0 | Offers pickup of missed parcels | post_office:parcel_pickup~.+ & post_office:parcel_pickup!~^(no)$
id | question | osmTags
---- | ---------- | ---------
parcel_to.0 | Accepts pickup of parcels sent here | post_office:parcel_to~.+ & post_office:parcel_to!~^(no)$
id | question | osmTags
---- | ---------- | ---------
stamps.0 | Sells stamps | post_office:stamps~.+ & post_office:stamps!~^(no)$
This document is autogenerated from [assets/layers/postoffices/postoffices.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/postoffices/postoffices.json)