<div dir="ltr"><div>For my data I also had to use a tolerance, the 0 tolerance gives errors.<br></div>Cheers,<br>Rémi-C<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-01-23 13:04 GMT+01:00 toni hernández <span dir="ltr"><<a href="mailto:toni@sigte.udg.edu" target="_blank">toni@sigte.udg.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">yeah! that's it.<br>
thanks.<div class="HOEnZb"><div class="h5"><br>
<br>
On 23/01/2015 11:34, Sandro Santilli wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Jan 23, 2015 at 10:46:43AM +0100, toni hernández wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Sandro,<br>
<br>
At this point I am not sure. :-(<br>
<br>
I tried again using srid=4326 and a tolerance of 0.0001 which for my<br>
latitud (Girona, Spain) is about 1 meter.<br>
This time everything worked just fine.<br>
</blockquote>
Great!<br>
So, to recap, tolerance=0 errored out while tolerance=0.0001 worked fine ?<br>
<br>
Note that when a tolerance=0 is given, the code would actually compute<br>
the tolerance for each line geometry added looking at the smallest<br>
representable shift from the biggest ordinate value in input.<br>
<br>
There are known robustness issues in the topology builder which you can<br>
find on the tracker. You might have encountered one of these. The idea<br>
to load in chunks serves the purpose to be able to fix such issues locally<br>
when they happen, understanding your data better and tweaking tolerances<br>
on a feature basis (if needed).<br>
<br>
--strk;<br>
<br>
   ()   Free GIS & Flash consultant/developer<br>
   /\   <a href="http://strk.keybit.net/services.html" target="_blank">http://strk.keybit.net/<u></u>services.html</a><br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a><br>
</div></div></blockquote></div><br></div>