[postgis-users] Need a method for "noding" a street network
Nicolas Ribot
nicolas.ribot at gmail.com
Thu May 9 08:57:38 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20130509/f46a3430/attachment.html>
More information about the postgis-users
mailing list