I've been using osmAnd~ for navigation in Sweden and found that a road with a speed limit of 90km/h has a section of several kilometers that allow 100km/h. What steps do I have to do in the default web-based OSM editor to change the speed limit of a part of the road? Neither wiki:Speed limits, wiki:maxspeed nor Speed Limits map correction give any help on this. asked 27 Aug '16, 16:17 cweiske |
You must "split" the road at both points where the speed limit changes in order to isolate that section. Once the 100 kph section is separate, tag it with maxspeed=100 In Potlatch add a node where the limit goes to 100 kph, then type "x" or use the scissors in the toolkit to split the way at that point. Do the same thing when the limit changes back again. Now select that section of highway and apply the new maxspeed tag to it. Cheers, Dave answered 27 Aug '16, 16:48 AlaskaDave |
answered 27 Aug '16, 16:41 cweiske |