I will look at it.<br><br>Thx!<br>Matej<br><br><div class="gmail_quote">2012/1/18 Giovanni Manghi <span dir="ltr"><<a href="mailto:giovanni.manghi@faunalia.pt">giovanni.manghi@faunalia.pt</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<div class="im"><br>
> Our line layer has about 700 lines in it (PostGIS db) and basically<br>
> this would take a lot of time to do it by hand ...<br>
<br>
<br>
</div>if your data in a PostGIS Db then you can use it, examples:<br>
<br>
<a href="http://www.postgis.org/docs/ST_Equals.html" target="_blank">http://www.postgis.org/docs/ST_Equals.html</a><br>
<br>
<a href="http://www.postgis.org/docs/ST_HausdorffDistance.html" target="_blank">http://www.postgis.org/docs/ST_HausdorffDistance.html</a><br>
<br>
cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Giovanni --<br>
<br>
</font></span></blockquote></div><br>