This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How do you tag a courier company?

2

In my country, courier companies are considered as alternatives to the postal service. I want to help those who use such services. How do you tag a shop that offers courier services?

asked 09 Sep '11, 12:44

ianlopez1115's gravatar image

ianlopez1115
1894910
accept rate: 100%

retagged 09 Sep '11, 13:56

srbrook's gravatar image

srbrook
99351225


3 Answers:

3

A courier company is a postal service. The diference is that a courier office might have a better service and higher charge then a postal service. You should tag it with amenity=post_office and brand=*.

answered 09 Sep '11, 13:16

Gnonthgol's gravatar image

Gnonthgol ♦
13.8k16103198
accept rate: 16%

4

The operator=* may be used with, or as an alternative to brand=* see https://wiki.openstreetmap.org/wiki/Key:operator and https://wiki.openstreetmap.org/wiki/Key:brand

(09 Sep '11, 13:38) srbrook
1

Yeah, definitely operator= not brand= unless we're talking something like operator=USPS brand=First Class Mail for a post office that only accepts letters...

(09 Sep '11, 19:40) Baloo Uriza

3

In some countries courier company shops are not considered to be post offices, the distinction is huge. There seems to be some usage of shop=courier, which might apply in this case.

answered 20 Dec '12, 02:08

Richlv's gravatar image

Richlv
1.7k153142
accept rate: 22%

1

I was in Yucca Valley, CA (I love going to Joshua Tree National Park) and in town is combination fabric store, delivery store the shipping part has the name of Mom's Homemade Shipping and have UPS, FedEx and USPS service I tagged it as;

amenity=post_office

operator=USPS (this seemed to be the primary shipping company)

operator_2=FedEx

operator_3=UPS

answered 14 Sep '11, 20:22

Sundance's gravatar image

Sundance
467511
accept rate: 3%

edited 14 Sep '11, 20:23

Usually multiple values for a single key are separated using semicolons.

(14 Sep '11, 20:29) scai ♦

Source code available on GitHub .