Opened 15 years ago
Closed 15 years ago
#4541 closed defect (fixed)
simplify way tool creates ways with duplicate nodes
Reported by: | anonymous | Owned by: | Gubaer |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
after using this tool the number of nodes - shown in the grafic window are correct; but the shown sum of nodes in the selection-window are on the rise - NOT dropped!
i notice this in version 2989; it continues in the current version 2995
(sample road see below)
german-discription for details (sorry for circumstance)
Zusammenfassung:
Falsche Summenanzeige der Nodes im Auswahlfenster nach Aufruf Werkzeug "Wegvereinfachung"!
Bsp.:
"Lieserstraße" hier:
http://www.openstreetmap.org/?lat=50.17826&lon=6.83043&zoom=17&layers=B000FTF
markiert (besteht aus 18 Knotenpunkten);
Werkzeug Weg-vereinfachen aufgerufen über Menü;
das Auswahlfenster zeigt anschließend eine Summe von 23 !!! Notes (also mehr - nicht weniger Punkte);
Zählt man die Notes in der Grafik-Ansicht sind es aber 13 !!!
Habe Str. zum Nachvollziehen mit 18 Notes stehen lassen.
Offenbar werden die 5 nicht benötigten Notes in der Auswahlanzeige addiert statt subtrahiert
(18+5=23 --> falsche Auswahlfensteranzeige; 18-5=13 --> korrekte Grafikanzeige)
aufgefallen in version 2989; besteht in der aktuellen 2995 fort!!!
Attachments (2)
Change History (5)
by , 15 years ago
Attachment: | Bild1-before.png added |
---|
by , 15 years ago
Attachment: | Bild2-after.png added |
---|
wrong sum of nodes in selection-window shown (23! instead of 13) after using the tool
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Summary: | wrong sum of nodes are shown in the selection-window after using tool "make way easier" → simplify way tool creates ways with duplicate nodes |
Actually the math part is correct, but the tool creates duplicate nodes, so some nodes are counted twice.
comment:2 by , 15 years ago
Owner: | changed from | to
---|
way before tool is used