Changeset 15610 in josm for trunk/test/data/regress/18420

Timestamp:
2019-12-24T11:01:03+01:00 (5 years ago)
Author:
GerdP
Message:

fix #18420: Move node onto ways not working anymore

  • sort result from NavigatableComponent again using higher precision
  • improve handling of multiple target ways with similar distance so that the node is added to the closest segment and also to segments with almost the same position but NOT to segments further away or with a similar distance but different position.
  • fix possible error when multiple nodes are selected
  • use LinkedHashMap for field data to avoid random results from iterator (hope this fixes the unit test problems)
Location:
trunk/test/data/regress/18420
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.