Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#13413 closed enhancement (fixed)

[Patch] Clean ImproveWayAccuracyAction

Reported by: michael2402 Owned by: team
Priority: normal Milestone: 16.08
Component: Core Version:
Keywords: gsoc-core Cc: Don-vip, bastiK, stoecker

Description

Clean the ImproveWayAccuracyAction.

This introduces a new MapViewPath class. It allows you to directly append nodes:

path.moveTo(node1).lineTo(node2)

This makes tool code easier to read.

Depends on #13412

Attachments (1)

patch-improve-way-accuracy-action-2.patch (42.6 KB ) - added by michael2402 8 years ago.

Download all attachments as: .zip

Change History (4)

by michael2402, 8 years ago

comment:1 by Don-vip, 8 years ago

Milestone: 16.08
Summary: [Patch][Patch] Clean ImproveWayAccuracyAction

comment:2 by Don-vip, 8 years ago

Resolution: fixed
Status: newclosed

In 10875/josm:

fix #13413 - Clean ImproveWayAccuracyAction, add new class MapViewPath (patch by michael2402, modified) - gsoc-core

comment:3 by Don-vip, 8 years ago

In 10888/josm:

see #13413 - update unit test

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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