Proposal:Pickup points
Pickup points | |
---|---|
Proposal status: | Proposed (under way) |
Proposed by: | Push-f |
Tagging: | amenity=product_pickup |
Applies to: | node, area ( / ) |
Definition: | A pickup point for a store, where products that have previously been ordered can be picked up (and sometimes also returned). |
Statistics: |
|
Draft started: | 2022-09-26 |
RFC start: | 2022-09-26 |
Proposal
- Define amenity=product_pickup, product_pickup:shop=*, return_parcels=* and order_and_pickup=* as described in #Tagging.
- Deprecate shop=outpost in favor of amenity=product_pickup.
- Deprecate outpost=X in favor of product_pickup:shop=X (where X is some shop=* value).
- Suggest that a amenity=parcel_locker that only serves online stores (as opposed to parcel lockers where you can receive/send parcels from/to anywhere) should rather be tagged with amenity=product_pickup.
- Deprecate parcel_mail_in=return_only in favor of return_parcels=yes.
Reasoning
Many retailers let you order online and pick up what you ordered at a store (this is often called click and collect). However such retailers also often provide dedicated pick up points — these are not stores because you cannot buy anything there, you can only pick up products there that you previously ordered.
Currently such pickup locations are tagged with shop=outpost, which does not make any sense. A pickup location is neither a shop (because you cannot buy anything there) nor an outpost (which is a military post or an outlying settlement[1]). So why should it be tagged with shop=outpost? That is just confusing and misleading.
The resulting confusion is best exemplified by outpost=*, which has now sometimes been used to tag what can be picked up at a pickup location (e.g. outpost=books) ... which again does not make any semantic sense.
And then there are online marketplaces which have pickup points in the form of parcel lockers (e.g. Amazon and AliExpress). Currently such parcel lockers are tagged with amenity=parcel_locker. That tag is currently used for two kinds of parcel lockers:
- parcel lockers that can receive parcels from any sender – and sometimes also let you send parcels to any addressee
- parcel lockers for one or several specific stores where you can only receive parcels from the specified sender(s) – and sometimes also return parcels to the online store
This proposal suggests that the latter should rather be tagged as amenity=product_pickup because that better describes their purpose.
For retail chains where only some stores support Click & Collect, the order_and_pickup=yes/no tag is introduced, which is named that way in order to also apply to stores where you have to order by means other than "clicking" (e.g. by making a phone call).
When to use this tag?
Distinction of shop and pickup point
A pickup point is primarily for picking up products you previously ordered. Unlike regular stores pickup points have either no or a very limited inventory.
Tag | Primary purpose | Can you pick up online orders? |
---|---|---|
shop=* | buy something in store |
|
amenity=product_pickup | pick up something you previously ordered | yes |
Parcel lockers
Large online marketplaces such as Amazon and AliExpress have their own pickup points in the form of parcel lockers. While such parcel lockers could be tagged with amenity=parcel_locker, you should consider tagging them with amenity=product_pickup + self_service=yes instead to better describe their purpose, reserving amenity=parcel_locker for parcel lockers where parcels may be received from anywhere (not just specific online stores), and can be sent anywhere (not just returned to the online store).
Deprecated tagging | New tagging |
---|---|
amenity=parcel_locker brand=Amazon Locker parcel_main_in=return_only |
amenity=product_pickup brand=Amazon self_service=yes return_parcels=yes |
Tagging
A amenity=product_pickup of one or few specific stores, retailers or marketplaces allows customers to pick up what they ordered beforehand via online shop, phone or other means. For pickup locations for postal services, please refer to Postal amenities.
You are strongly encouraged to add a brand=* tag. Other useful tags are name=*, opening_hours=*, self_service=* and website=*.
The product_pickup:shop=* tag describes what kind of products can be picked up at the pickup point. Its values correspond to the values of shop=*, e.g:
- what can be bought at a shop=books can be picked up at a amenity=product_pickup + product_pickup:shop=books
- what can be bought at a shop=butcher can be picked up at a amenity=product_pickup + product_pickup:shop=butcher
If a pickup point is located at a building=warehouse, that is largely inaccessible to customers, the pickup point should always be mapped as a separate node to indicate the specific location of the pickup point as well as to avoid adding opening_hours=* to the warehouse (warehouses generally aren't open to the public). Same applies if a pickup point is located at a shop but accessible outside the shop's opening_hours=*, e.g. because it is implemented as lockers in the outside wall of the shop.
Legacy tagging
Deprecated tagging | New tagging |
---|---|
shop=outpost outpost=X |
amenity=product_pickup products=X |
Examples
- IKEA pickup points can be tagged with amenity=product_pickup + brand=IKEA (and optionally product_pickup:shop=furniture)
examples: Germany (8977702756 8977702756, 3461954067 3461954067), Austria (143090575 143090575, 7101457868 7101457868, 9138732657 9138732657), Switzerland (9650156713 9650156713), Hungary (8771954949 8771954949) - Decathlon pickup points can be tagged with amenity=product_pickup + brand=Decathlon (and optionally product_pickup:shop=sports)
examples: France (7706889885 7706889885), Hungary (537023053 537023053) - Tesco provides Click & Collect and sometimes has smaller Click & Collect buildings on the parking lot, e.g: 161718784 161718784, 175489112 175489112, 294157423 294157423, 328396915 328396915, 538317386 538317386, 727563211 727563211, 913297017 913297017
Rendering
Features/Pages affected
- Tag:amenity=product_pickup
- Key:product_pickup:shop
- Key:return_parcels
- Key:order_and_pickup
- Tag:shop=outpost
- Tag:outpost
- Tag:amenity=parcel_locker
External discussions
Comments
Please comment on the discussion page.