Opened 3 years ago
Closed 3 years ago
#4541 closed defect (fixed)
simplify way tool creates ways with duplicate nodes
| Reported by: | anonymous | Owned by: | Gubaer |
|---|---|---|---|
| Priority: | normal | 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)
Changed 3 years ago by anonymous
Changed 3 years ago by anonymous
wrong sum of nodes in selection-window shown (23! instead of 13) after using the tool
comment:1 Changed 3 years ago by bastiK
- Owner changed from team to bastiK
- Summary changed from wrong sum of nodes are shown in the selection-window after using tool "make way easier" to 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 Changed 3 years ago by bastiK
- Owner changed from bastiK to Gubaer
comment:3 Changed 3 years ago by jttt
- Resolution set to fixed
- Status changed from new to closed
Fixed in r2999



way before tool is used