Re: [JPP-Devel] NPE from the new Dissolve tool

2016-03-08 Thread Michaël Michaud
Hi Jukka, Thanks for reporting, should be fixed in r4837 UnaryUnionOp returns unexpectedly a null for an empty list input (while I was expecting an empty geometry as output) Michaël Le 08/03/2016 12:54, Rahkonen Jukka (MML) a écrit : Hi, I have tried to dissolve features (points) by a

[JPP-Devel] SVN: [4837] core/trunk

2016-03-08 Thread jump-pilot-svn
Revision: 4837 http://sourceforge.net/p/jump-pilot/code/4837 Author: michaudm Date: 2016-03-08 20:46:54 + (Tue, 08 Mar 2016) Log Message: --- Fix new aggregation plugin for point and/or linestring unioning Modified Paths: -- core/trunk/ChangeLog

[JPP-Devel] SVN: [4836] core/trunk

2016-03-08 Thread jump-pilot-svn
Revision: 4836 http://sourceforge.net/p/jump-pilot/code/4836 Author: michaudm Date: 2016-03-08 11:20:09 + (Tue, 08 Mar 2016) Log Message: --- JML format did not preserve null attribute values Modified Paths: -- core/trunk/ChangeLog

Re: [JPP-Devel] How to find spikes with OpenJUMP?

2016-03-08 Thread Landon Blake
What creates the spikes in your geometry? I've got some code in JTS Warped that might help with this tool if anyone is interested. Landon On Thu, Mar 3, 2016 at 1:38 PM, Michaël Michaud wrote: > Hi, > > QA option do find spikes (but not inside corner). Removing

[JPP-Devel] NPE from the new Dissolve tool

2016-03-08 Thread Rahkonen Jukka (MML)
Hi, I have tried to dissolve features (points) by a common attribute with the new Dissolve tool but it gives Null point exception if I have the default Union/Merge aggregation selected. java.lang.NullPointerException at