<div dir="ltr"><div><div><div><div>Yes,<br> you are right of course, <br></div><div>and I turn to postgis topo after having considered cgal.<br><br></div><div>And I'm very gratefull not to have to recode all the topology extension !<br>
</div><div><br></div>I'm not expecting perfection, but I'm testing on very small subset and very simple geometries ,<br></div>and yet it breaks after processing 3 polygons ...<br><br></div>I'm not sure it is a precision problem but I'll definitively look into that with new version.<br>
<br></div><div>If the bug is also in new version I'll do a snippet and a ticket.<br></div><div><br></div>Cheers,<br>Rémi-C<br><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/26 Sandro Santilli <span dir="ltr"><<a href="mailto:strk@keybit.net" target="_blank">strk@keybit.net</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, Sep 26, 2013 at 05:32:30PM +0200, Rémi Cura wrote:<br>
> OK,<br>
> thanks !<br>
> Now I understand.<br>
> I'm placing all my hope in this 2.1 version, as I can't work with the<br>
> current version.<br>
<br>
</div>Let me know.<br>
<br>
Note that there's no way you can get code with no possibility of hitting<br>
robustness issues. It's just not available with finite precision.<br>
Not implemented in CGAL, not implemented in boost::geometry.<br>
It currently doesn't exist, so don't look for it.<br>
<br>
Instead, organize your workflow to expect exception and react to them.<br>
The good thing about persistent topology is that you could<br>
loose nothing and work on the specific problematic geometries.<br>
<div class="HOEnZb"><div class="h5"><br>
--strk;<br>
_______________________________________________<br>
postgis-devel mailing list<br>
<a href="mailto:postgis-devel@lists.osgeo.org">postgis-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel</a><br>
</div></div></blockquote></div><br></div>