As a quick test, I ran these queries:

select sum(st_length(geom)) from res;
select sum(st_length(geom)) from ways;

They gave same length: at least no street was lost during the process

Nicolas
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to