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

Mapping roads signed to somewhere

1
1

I am recording data as I cycle. Often I see signs pointing up side roads to towns.

How can I mark this on the map? Someone following could find this useful navigational info.

asked 01 May '13, 22:35

anm's gravatar image

anm
16111
accept rate: 0%


2 Answers:

1

Maybe the tag information=guidepost and the relation destination_sign is what you are looking for.

answered 01 May '13, 22:49

Ogmios's gravatar image

Ogmios
766202639
accept rate: 25%

edited 01 May '13, 23:51

cartinus's gravatar image

cartinus
7.0k1066105

1

Isn't "information=guidepost" more for tourist signs on e.g. hiking trails? Like e.g.:

http://www.peakandnorthern.org.uk/signposts/about-our-signposts.htm

(04 May '13, 12:46) SomeoneElse ♦

1

Map the actual destination and the road itself!

IMHO adding such a guidepost doesn't add much value to the database:

  1. In the world there are millions of such signs, but there hasn't been much usage/emphasis to store this data.
  2. Currently AFAIK any program trying to use OSM data for navigation/routing/directions will use the highway network itself to perform the routing and hence will ignore (and does not need) such information.
  3. For me mapping of guideposts is limited to 'special' signs, ones that are more significant than the average ones along ways (as per the images on the Wiki for the guideposts).

answered 04 May '13, 11:09

robbieonsea's gravatar image

robbieonsea
90411325
accept rate: 16%

Source code available on GitHub .