Re: [JPP-Devel] Topology error with polygon overlay function

2018-12-02 Thread Michaƫl Michaud
Hi Jukka, I looked at the datasets and the plugin more closely. The datasets are not really bad, but some segments, very closed to each others, raise the TopologyException you get. To make these segments equals, I changed a little bit the resolution of the dataset, keeping only 9 decimals, a

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

2018-12-02 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6012 http://sourceforge.net/p/jump-pilot/code/6012 Author: michaudm Date: 2018-12-02 15:37:12 + (Sun, 02 Dec 2018) Log Message: --- Clean/improve IntersectPolygonLayersPlugIn Modified Paths: -- core/trunk/ChangeLog

Re: [JPP-Devel] problems with sld import/export

2018-12-02 Thread Giuseppe Aruta
Hi Michael I finally opened the bug ticket. Hopefully we have time to solve it. I added the new methods to export import OJ styles to/from file. All those methods are located into the class org.openjump.core.apitools.IOTools. They mostly use the power Java2XML to turn objects into XML documents

[JPP-Devel] SVN: [6011] core/trunk/src/org/openjump/core/ui/plugin/style

2018-12-02 Thread jump-pilot-svn--- via Jump-pilot-devel
Revision: 6011 http://sourceforge.net/p/jump-pilot/code/6011 Author: ma15569 Date: 2018-12-02 11:53:17 + (Sun, 02 Dec 2018) Log Message: --- Rewrite plugins to activate task monitor on saving/loading files Modified Paths: --