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

How to deal with sidewalks ending only on one side of the road?

1

I have a road starting with a sidewalk on both sides. Then the sidewalk ends on the right, but continues on the left. What is the best way to deal with this information? Split the road in two and use the tag sidewalk:both at the beginning and sidewalk:left at the end? Thanks!

asked 12 Dec '19, 11:33

Torredibabele's gravatar image

Torredibabele
51225
accept rate: 0%


One Answer:

8

Split the road in two and use the tag sidewalk:both at the beginning and sidewalk:left at the end?

Yes, exactly. If a property of a way changes then split the way at this position.

answered 12 Dec '19, 11:37

scai's gravatar image

scai ♦
33.3k21309459
accept rate: 23%

Source code available on GitHub .