Modify

Ticket #5599 (closed enhancement: fixed)

Opened 19 months ago

Last modified 19 months ago

[patch] Join areas speed improvement

Reported by: extropy Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

Hi.

Improved intersections testing performance and fixed bug when intersection very close to existing node. Also moved several functions to tools/Geometry.java, that are used in Extrude action and the multipolygon plugin.

Attachments

joinAreas_fixes.diff (30.6 KB) - added by extropy 19 months ago.

Change History

Changed 19 months ago by extropy

comment:1 Changed 19 months ago by extropy

  • Summary changed from Join areas speed improvement to [patch] Join areas speed improvement

comment:2 Changed 19 months ago by bastiK

  • Status changed from new to closed
  • Resolution set to fixed

In [3650/josm]:

applied #5599 (patch by extropy) - Join areas speed improvement

comment:3 follow-up: ↓ 4 Changed 19 months ago by bastiK

When you adapt multipolygon plugin, please don't forget to set JOSM main version in build.xml.

Some unit tests for Geometry would be helpful!

comment:4 in reply to: ↑ 3 ; follow-up: ↓ 5 Changed 19 months ago by extropy

Replying to bastiK:

When you adapt multipolygon plugin, please don't forget to set JOSM main version in build.xml.

Sure.

Some unit tests for Geometry would be helpful!

I'll try to make some. Where do I put them? In the same package or somewhere else?

comment:5 in reply to: ↑ 4 Changed 19 months ago by bastiK

Replying to extropy:

I'll try to make some. Where do I put them? In the same package or somewhere else?

In "test" folder.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.