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

This way is part of a roundabout

1

I'm looking at a keepright error on Way 212503389 : http://keepright.ipax.at/report_map.php?schema=87&error=49591370

"This way is part of a roundabout but is not closed-loop (split carriageways approaching a roundabout should not be tagged as roundabout)."

The way is actually part of the roundabout, not an approach road -- but it cannot be merged with the other ways that constitute the roundabout because there bridge sections and differences in bus routes.

What should I do? Remove the roundabout tag, ignore the error or something else?

asked 10 Oct '13, 11:23

harg's gravatar image

harg
28161011
accept rate: 16%


2 Answers:

4

It might be because https://www.openstreetmap.org/browse/way/212503387 which it joins to isn't tagged as part of a roundabout. Otherwise I'd expect every constituent way to show as an error, rather than just one end.

answered 10 Oct '13, 11:40

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

Yes, you're probably right. I did notice that segment wasn't tagged when checking to see if I could merge some of the segments and found the bus routes problem. I'll try tagging it and see if the problem goes away.

(10 Oct '13, 11:57) harg

0

Create a relation and set the ways as member of that relation with such tagging: type=route route=junction junction=roundabout

answered 12 Oct '13, 14:39

erkinalp's gravatar image

erkinalp
403412
accept rate: 0%

Source code available on GitHub .