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
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
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
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
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
Hi Eric,Sorry to have let you with this problem.I also checked on my side. Indeed, when I wrote this class, I gave up the idea of preserving the z/m ordinate during the computation because as you noticed, they are lost by some jts algo I need. Instead, I get z/m back at the end of the process.I t