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

border street between towns/cities

1

I've encountered few streets that are separating two cities. Can I use double addr:city tag? Or "addr:city=City1; City2"?

How to do that so GPS device would find the street searched for both cities?

asked 05 Aug '13, 21:39

KoyotGamma's gravatar image

KoyotGamma
193356
accept rate: 0%


2 Answers:

3

The addr:* set of tags is only meant to be used for address points, not for streets.

Before you use addr:*, ask yourself: "Does this object have an address?" - if the answer is yes, go ahead; if the answer is no, don't use addr:*.

Never use addr:city on a street.

answered 05 Aug '13, 21:52

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 05 Aug '13, 21:55

RM87's gravatar image

RM87
3.3k23753

2

The best solution would be making a correct administrative boundary for both citys. This way you don't need to add addr tags to streets.

If the tools that are used to prepare maps for gps device are configured correctly, then streets that are on the admin boundary are visible under both admin units.

answered 05 Aug '13, 21:54

RM87's gravatar image

RM87
3.3k23753
accept rate: 22%