Re: [JPP-Devel] Map coloring plugin for openjump

2014-04-26 Thread Larry Reeder
Thanks for taking a look, Michaƫl. I was testing with OJ PLUS and didn't realize that CORE didn't have JGraphT. I've fixed the packaging to include JGraphT and removed some other unnecessary libraries. Internationalization is on the TODO list, and I like your suggestion to automatically apply t

Re: [JPP-Devel] complex into simple polygon with JTS

2014-04-26 Thread Michael Michaud
Hi, In the stackoverflow example, buffer is used with a non-0 distance (1.0), which is strange as it will produce a polygon larger than the original ! Using buffer with a 0-distance produces valid polygons but generally loose a part of the original polygon. This is sometimes acceptable when the

Re: [JPP-Devel] complex into simple polygon with JTS

2014-04-26 Thread Michael Michaud
Hi Bernhard, to clarify, by "complex" I mean a polygon that self-intersects. Oh ! I see, this is a much more difficult problem ! I'll try to describe how I solved this problem for a OpenJUMP plugin, but you may find more help through JTS mailing list, where M. Davis, the original author of the

Re: [JPP-Devel] complex into simple polygon with JTS

2014-04-26 Thread Rahkonen Jukka (Tike)
Hi, I think that JTS does not have a MakeValid function that exists in PostGIS and Spatialite but perhaps the buffer recipe works for you http://stackoverflow.com/questions/4267956/how-to-repaire-a-polygon-with-self-intersection -Jukka Rahkonen- bernhard schul

Re: [JPP-Devel] OJ printer plugin does not print only WMS layers

2014-04-26 Thread Geoffrey Roy
OK, I have it now. I will leave out the test as it does not seem to matter, and may be of use in some circumstances. I will post latest version on cadplan.com.au Geoff On 25/04/2014 20:39, edgar.sol...@web.de wrote: > just checked. EnableCheckFactory has the method since 2005. ..ede > > On 25