Opened 14 years ago

Last modified 13 years ago

#7341 closed defect

circle arc: problem when a way and three nodes is selected — at Version 3

Reported by: skyper Owned by: team
Priority: normal Milestone:
Component: Plugin utilsplugin2 Version:
Keywords: circle arc way node Cc:

Description (last modified by Don-vip)

  1. draw a way with four nodes.
  2. select the way and the the last three nodes
  3. unselect the last node and add the first node to selection
  4. circle Arc (Shift+C).

I would suspect that an arc is draw between the first three nodes in the same order as the selected way (first - second - third).

Instead only nodes for the arc are drawn in order of the selection of the nodes (second - third -first).

Repository Root: http://josm.openstreetmap.de/svn
Build-Date: 2012-01-30 02:32:23
Last Changed Author: stoecker
Revision: 4878
Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
URL: http://josm.openstreetmap.de/svn/trunk
Last Changed Date: 2012-01-30 00:02:54 +0100 (Mon, 30 Jan 2012)
Last Changed Rev: 4878

Identification: JOSM/1.5 (4878 de)
Memory Usage: 55 MB / 508 MB (14 MB allocated, but free)
Java version: 1.6.0_18, Sun Microsystems Inc., OpenJDK Client VM
Operating system: Linux
Dataset consistency test: No problems found

Plugin: utilsplugin2 (27624)

Change History (4)

by skyper, 14 years ago

Attachment: circle_7341.png added

screenshot

comment:1 by skyper, 14 years ago

I am writing the wiki page and have to say that the methode with one way and three nodes selected often produces strange results.

  • sometimes the way is not fused but a new way is created.
  • sometimes only nodes are created and the way is not changed at all.
  • sometimes it is a mix of the two above.
  • sometimes it works.

comment:2 by skyper, 14 years ago

Seems to me, that the nodes' order is taken from selection and not reorder to fit the order in the way.

comment:3 by Don-vip, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.