<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2018-01-18 6:14 GMT+01:00 Oleksiy Muzalyev <span dir="ltr"><<a href="mailto:oleksiy.muzalyev@bluewin.ch" target="_blank">oleksiy.muzalyev@bluewin.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
- deleting unnecessary nodes from a way (Shift-Y in JOSM) with consequent verification of its geometry;</blockquote></div></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">please do not use SHIFT+y (simplify way / DouglasPeucker) because it doesn't know about the actual geometry, in particular sharp bends or curves in general will get worse, it will reduce overall accuracy (within the distance limit that you set/default, but ignoring angles). You will achieve better results by adjusting the ways manually. IMHO applying this algorithm to geometries other than those you added yourself is an automated edit and should generally be discouraged. There are some sensible usecases (serious "overnoding", particularly intermediate nodes in straight lines), but for every longer way (more than a screenfull in reasonable zoomlevel) you will typically not see all the effects, hence it's an automated edit.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Cheers,</div><div class="gmail_extra">Martin<br></div></div>