[pgrouting-users] Create network with nodes at least every 50m

Adam Lawrence alaw005 at gmail.com
Tue Aug 26 22:42:54 PDT 2014


In case anyone else is interested, I have solved the problem. the resulting
function is available at
https://github.com/alaw005/pgrouting_functions/blob/master/createSegmentedNetwork.sql.
This is inspired by other posts and In row 84 I generate a sequence from 0
to spacing*100 (in original was 0 to 1000) but this might fail if there are
too many segments. I would be interested if there is a better way or if
there are any other suggestions for improving this. I have used to generate
much more accurate catchment areas.

Regards
Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-users/attachments/20140827/0ed5e128/attachment-0001.html>


More information about the Pgrouting-users mailing list