[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%22amenity%22%3D%22vending_machine%22%5D%5B%22vending%22%3D%22parcel_pickup%3Bparcel_mail_in%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
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
This tagrendering has no question and is thus read-only
### brand
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`
- *This is an Amazon Locker* corresponds with `brand=Amazon Locker`
- *This is a DHL Packstation* corresponds with `brand=DHL Packstation`
- *This is a DPD Pickup Station* corresponds with `brand=Pickup Station`
- *This is a PostNL Parcel Locker* corresponds with `brand=PostNL`
### operator
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}`
### opening_hours_24_7
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)}`
- *24/7 opened (including holidays)* corresponds with `opening_hours=24/7`
### ref
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}`
### mail-in
The question is *Can you send packages from this parcel locker?*
- *You can send packages from this parcel locker* corresponds with `parcel_mail_in=yes`
- *You <b>can't</b> send packages from this parcel locker* corresponds with `parcel_mail_in=no`
This tagrendering is only visible in the popup if the following condition is met: `amenity=parcel_locker`
### pickup
The question is *Can you pick up packages from this parcel locker?*
- *You can pick up packages from this parcel locker* corresponds with `parcel_pickup=yes`
- *You <b>can't</b> pick up packages from this parcel locker* corresponds with `parcel_pickup=no`
This tagrendering is only visible in the popup if the following condition is met: `amenity=parcel_locker`
### leftover-questions
This tagrendering has no question and is thus read-only
### minimap
Shows a small map with the feature. Added by default to every popup
This tagrendering has no question and is thus read-only
### move-button
This tagrendering has no question and is thus read-only
### delete-button
This tagrendering has no question and is thus read-only
### last_edit
Gives some metainfo about the last edit and who did edit it - rendering only
This tagrendering has no question and is thus read-only
This tagrendering has no question and is thus read-only
#### Filters
id | question | osmTags
---- | ---------- | ---------
open_now.0 | Open 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)