Opened 11 years ago
Closed 6 years ago
#9346 closed defect (fixed)
Circle arc wrongly deleting way
Reported by: | naoliv | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Plugin utilsplugin2 | Version: | |
Keywords: | circle arc | Cc: |
Description
Circle arc is deleting some ways when using it.
See the attached example file. Search for the way tagged with FIXME=circle and use circle arc on it (shift+C)
Note how the way (and the other one) get deleted.
While the way is not properly right (it's crossing itself + the other way), circle arc shouldn't delete them.
JOSM is:
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-11-22 02:34:32 Last Changed Author: Don-vip Revision: 6399 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-11-22 01:15:27 +0100 (Fri, 22 Nov 2013) Last Changed Rev: 6399 Identification: JOSM/1.5 (6399 pt_BR) Linux Debian GNU/Linux unstable (sid) Memory Usage: 173 MB / 1756 MB (46 MB allocated, but free) Java version: 1.7.0_25, Oracle Corporation, OpenJDK 64-Bit Server VM Java package: openjdk-7-jre:amd64-7u25-2.3.12-4 VM arguments: [-Djava.net.useSystemProxies=true, -Dawt.useSystemAAFontSettings=on] Dataset consistency test: No problems found Plugin: AddrInterpolation (30034) Plugin: Create_grid_of_ways (29854) Plugin: ImageryCache (29946) Plugin: PicLayer (29854) Plugin: SimplifyArea (30017) Plugin: buildings_tools (30057) Plugin: editgpx (29854) Plugin: geotools (29767) Plugin: jts (29854) Plugin: merge-overlap (30034) Plugin: opendata (30034) Plugin: pdfimport (29913) Plugin: reverter (30031) Plugin: tagging-preset-tester (30017) Plugin: turnrestrictions (30034) Plugin: undelete (29854) Plugin: utilsplugin2 (30017)
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | circle-error.osm.bz2 added |
---|
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Keywords: | circle arc added |
---|---|
Priority: | normal → major |
raising priority as deleting an uninvolved way is critical
comment:3 by , 6 years ago
fixed with [o34840:34841] : Show popup if selection cannot be used.
The ways is self-intersecting and thus two of the last three nodes are equal. This was only checked with enabled assertions (-ea).
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Ticket #11791 has been marked as a duplicate of this ticket.