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

Any tool or plugin for JOSM to reduce density of nodes on a way

0

I see a highway that has many nodes, seems is a direct conversion from GPX. Is there any way to immediately remove extra nodes? sth like FastDraw plugin, but for a highway that already exists.

asked 05 Aug '18, 13:07

iriman's gravatar image

iriman
29791318
accept rate: 33%

edited 12 May '20, 19:39


One Answer:

4

Yes, Simplify Way.

You might want to tune the advanced parameter simplify-way.max-error as explained in this question.

answered 05 Aug '18, 13:15

don-vip's gravatar image

don-vip
30056
accept rate: 33%

1

Since this question has just been bumped anyway, it is probably worth mentioning that this function now asks for a maximum error at time of execution, so there should now be no need for parameter tweaking.

(12 May '20, 21:21) InsertUser

Source code available on GitHub .