Modify

Opened 10 years ago

Last modified 7 years ago

#11402 new defect

Tracer2 - always create new nodes when fix buildings [patch]

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin tracer2 Version:
Keywords: Cc:

Description

When I click on any bulding to fix geometry tracer2 replace all nodes and dont use nodes created earlier.
Example: http://osm.mapki.com/history/way.php?id=340072995

https://github.com/openstreetmap/josm-plugins/blob/master/tracer2/src/org/openstreetmap/josm/plugins/tracer2/ConnectWays.java#L178 - algorithm doesnt use the old nodes...

Attachments (2)

README.patch (89 bytes ) - added by RafalR 7 years ago.
ConnectWays.java.patch (5.0 KB ) - added by RafalR 7 years ago.

Download all attachments as: .zip

Change History (4)

by RafalR, 7 years ago

Attachment: README.patch added

comment:1 by RafalR, 7 years ago

I fixed this using the code from the utilsplugin2 plugin. When we improve an existing building we use old nodes.

comment:2 by Klumbumbus, 7 years ago

Summary: Tracer2 - always create new nodes when fix buildingsTracer2 - always create new nodes when fix buildings [patch]

by RafalR, 7 years ago

Attachment: ConnectWays.java.patch added

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.