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

Tagging named trail junctions

2

In mapping trails/paths here in Northern California, I've encountered a few instances where the junction of trails ("Six Trails" "Boy Scout Junction") is named. The name is usually referenced in mileage signs, as well as at the place itself, so a node seems appropriate. What's the best tag? I've experimented with place=locality, but wonder if there's anything more appropriate.

asked 31 Jan '11, 03:31

barte's gravatar image

barte
45951017
accept rate: 16%


2 Answers:

3

You can tag the intersection node as junction=yes, plus name= or ref= as appropriate. See key:junction

answered 31 Jan '11, 08:58

Vclaw's gravatar image

Vclaw
9.2k895141
accept rate: 22%

3

I would tag the shared node junction=yes place=locality and name=Boy Scout Junction.

answered 31 Jan '11, 09:39

petschge's gravatar image

petschge
8.3k217398
accept rate: 21%

Thanks. In trying both these approaches, looks like Mapnik and Osmarender both want a place= tag. So I'm going with petchge's suggested combo.

(31 Jan '11, 18:02) barte

Source code available on GitHub .