mapcomplete/Docs/Layers/parcel_lockers.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

264 lines
10 KiB
Markdown
Raw Normal View History

[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
2024-07-12 03:16:41 +02:00
# parcel_lockers
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
[object Object]
Layer showing parcel lockers for collecting and sending parcels.
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
- This layer is shown at zoomlevel **12** and higher
2024-05-07 00:41:59 +02:00
## Table of contents
2024-07-12 03:16:41 +02:00
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
2024-06-18 21:11:42 +02:00
- [just_created](#just_created)
- [nothing_known](#nothing_known)
- [images](#images)
- [brand](#brand)
- [operator](#operator)
- [opening_hours_24_7](#opening_hours_24_7)
- [ref](#ref)
- [mail-in](#mail-in)
- [pickup](#pickup)
- [leftover-questions](#leftover-questions)
- [minimap](#minimap)
- [nearby_images](#nearby_images)
- [move-button](#move-button)
- [delete-button](#delete-button)
- [lod](#lod)
- [favourite_status](#favourite_status)
- [share](#share)
- [qr_code](#qr_code)
- [last_edit](#last_edit)
- [all-tags](#all-tags)
2024-05-07 00:41:59 +02:00
+ [Filters](#filters)
2024-07-12 03:16:41 +02:00
## Themes using this layer
2024-07-12 03:16:41 +02:00
- [personal](https://mapcomplete.org/personal)
- [postboxes](https://mapcomplete.org/postboxes)
2024-07-12 03:16:41 +02:00
## Basic tags for this layer
2024-05-07 00:41:59 +02:00
Elements must match **any** of the following expressions:
2024-05-07 00:41:59 +02:00
- <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparcel_locker' target='_blank'>parcel_locker</a>
- <a href='https://wiki.openstreetmap.org/wiki/Key:vending' target='_blank'>vending</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:vending%3Dparcel_pickup;parcel_mail_in' target='_blank'>parcel_pickup;parcel_mail_in</a> & <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dvending_machine' target='_blank'>vending_machine</a>
2024-05-07 00:41:59 +02:00
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22amenity%22%3D%22parcel_locker%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B%22vending%22%3D%22parcel_pickup%3Bparcel_mail_in%22%5D%5B%22amenity%22%3D%22vending_machine%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2024-07-12 03:16:41 +02:00
## Supported attributes
2024-07-12 03:16:41 +02:00
**Warning:**,this quick overview is incomplete,
2024-07-12 03:16:41 +02:00
| attribute | type | values which are supported by this layer |
-----|-----|----- |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/id#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/brand#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [nsi](../SpecialInputElements.md#nsi) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/operator#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/opening_hours#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [opening_hours](../SpecialInputElements.md#opening_hours) | [object Object] |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/ref#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | [string](../SpecialInputElements.md#string) | |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/parcel_mail_in#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | [object Object] [object Object] |
| <a target="_blank" href='https://taginfo.openstreetmap.org/keys/parcel_pickup#values'><img src='https://mapcomplete.org/assets/svg/statistics.svg' height='18px'></a>] [object Object] | Multiple choice | [object Object] [object Object] |
2024-06-18 21:11:42 +02:00
### just_created
2024-04-28 03:46:56 +02:00
This element shows a 'thank you' that the contributor has recently created this element
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-06-19 00:08:40 +02:00
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/svg/party.svg' style='width: 3rem; height: 3rem'> *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with id~.+
2024-06-16 16:06:26 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time<300 & (_version_number= | <a href='https://wiki.openstreetmap.org/wiki/Key:_version_number' target='_blank'>_version_number</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:_version_number%3D1' target='_blank'>1</a>) & _backend~.+
This tagrendering has labels
2024-06-18 21:11:42 +02:00
`added_by_default_top`
### nothing_known
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:passed_time>=300 & _backend~.+
This tagrendering has labels
`added_by_default_top`
### images
2024-05-07 00:41:59 +02:00
This block shows the known images which are linked with the `image`-keys, but also via `mapillary` and `wikidata` and shows the button to upload new images
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### brand
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What is the brand of the parcel locker?`
This rendering asks information about the property
[brand](https://wiki.openstreetmap.org/wiki/Key:brand)
This is rendered with `This is a {brand} parcel locker`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### operator
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What is the operator of the parcel locker?`
This rendering asks information about the property
[operator](https://wiki.openstreetmap.org/wiki/Key:operator)
This is rendered with `This parcel locker is operated by {operator}`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### opening_hours_24_7
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What are the opening hours of {title()}?`
This rendering asks information about the property
[opening_hours](https://wiki.openstreetmap.org/wiki/Key:opening_hours)
This is rendered with `<h3>Opening hours</h3>{opening_hours_table(opening_hours)}`
2024-06-19 00:08:40 +02:00
- <img src='https://raw.githubusercontent.com/pietervdvn/MapComplete/develop/./assets/layers/questions/open24_7.svg' style='width: 3rem; height: 3rem'> *24/7 opened (including holidays)* 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%3D24/7' target='_blank'>24/7</a>
- *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>
2024-06-16 16:06:26 +02:00
- _This option cannot be chosen as answer_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### ref
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `What is the reference number/identifier of this parcel locker?`
This rendering asks information about the property
[ref](https://wiki.openstreetmap.org/wiki/Key:ref)
This is rendered with `This parcel locker has the reference {ref}`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### mail-in
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
The question is `Can you send packages from this parcel locker?`
2024-05-07 00:41:59 +02:00
2024-06-19 00:08:40 +02:00
- *You can 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%3Dyes' target='_blank'>yes</a>
- *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>
2024-06-16 16:06:26 +02:00
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparcel_locker' target='_blank'>parcel_locker</a>
2024-06-18 21:11:42 +02:00
### pickup
2024-06-16 16:06:26 +02:00
The question is `Can you pick up packages from this parcel locker?`
2024-06-19 00:08:40 +02:00
- *You can 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%3Dyes' target='_blank'>yes</a>
- *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>
2024-06-16 16:06:26 +02:00
This tagrendering is only visible in the popup if the following condition is met: <a href='https://wiki.openstreetmap.org/wiki/Key:amenity' target='_blank'>amenity</a>=<a href='https://wiki.openstreetmap.org/wiki/Tag:amenity%3Dparcel_locker' target='_blank'>parcel_locker</a>
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### leftover-questions
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### minimap
Shows a small map with the feature. Added by default to every popup
_This tagrendering has no question and is thus read-only_
### nearby_images
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
2024-06-18 21:11:42 +02:00
`added_by_default_conditional`
### move-button
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### delete-button
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### lod
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### favourite_status
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### share
2023-12-30 15:24:30 +01:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2023-12-30 15:24:30 +01:00
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### qr_code
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2023-12-30 15:24:30 +01:00
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2023-12-30 15:24:30 +01:00
2024-06-18 21:11:42 +02:00
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
This tagrendering is only visible in the popup if the following condition is met: _last_edit:changeset~.+ & _last_edit:contributor~.+
2024-06-16 16:06:26 +02:00
This tagrendering has labels
`added_by_default`
2024-05-07 00:41:59 +02:00
2024-06-18 21:11:42 +02:00
### all-tags
2024-05-07 00:41:59 +02:00
2024-06-16 16:06:26 +02:00
_This tagrendering has no question and is thus read-only_
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
#### Filters
2024-05-07 00:41:59 +02:00
2024-07-12 03:16:41 +02:00
| id | question | osmTags |
-----|-----|----- |
| open_now.0 | Open now | _isOpen=yes |
2024-05-07 00:41:59 +02:00
2024-05-07 00:41:59 +02:00
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)