Re: [JPP-Devel] MakeValidOp

2020-08-18 Thread Michaud Michael
geos (or at least postgis) and I'm quite sure that one day or the other, M. Davis will take up the challenge to implement it properly in jts).Michaelenvoyé : 18 août 2020 à 11:21de : Eric à : jump-pilot-devel@lists.sourceforge.netobjet : Re: [JPP-Devel] MakeValidOp Hi Michaël, The idea b

Re: [JPP-Devel] MakeValidOp

2020-08-18 Thread Eric
body followed him...Let's try to improve it a bit. I'll move MakeValidOp tests to the dedicated test area. Michaël *envoyé :* 18 août 2020 à 09:55 *de :* Eric *à :* jump-pilot-devel@lists.sourceforge.net *objet :* Re: [JPP-Devel] MakeValidOp Hi Michaël, Don't be sorry, it wa

Re: [JPP-Devel] MakeValidOp

2020-08-18 Thread Eric
MakeValidOp tests to the dedicated test area. Michaël *envoyé :* 18 août 2020 à 09:55 *de :* Eric *à :* jump-pilot-devel@lists.sourceforge.net *objet :* Re: [JPP-Devel] MakeValidOp Hi Michaël, Don't be sorry, it was quite good to understand how it works. The changes I made seem to fix t

Re: [JPP-Devel] MakeValidOp

2020-08-18 Thread Michaud Michael
this area that nobody followed him...Let's try to improve it a bit. I'll move MakeValidOp tests to the dedicated test area.   Michaëlenvoyé : 18 août 2020 à 09:55de : Eric à : jump-pilot-devel@lists.sourceforge.netobjet : Re: [JPP-Devel] MakeValidOp Hi Michaël, Don't be sorry, it was q

Re: [JPP-Devel] MakeValidOp

2020-08-18 Thread Eric
Hi Michaël, Don't be sorry, it was quite good to understand how it works. The changes I made seem to fix the part of makeValid which tests if the "geometry" dimension (based on CoordinateSequence, not the geometry dimension itself). If the dimension is 4, it calls restoreDim4 as expected. The