[postgis-users] flow analysis
Stephen Woodbridge
woodbri at swoodbridge.com
Tue May 14 10:12:04 PDT 2013
Hi,
Here is a write up of a Max Flow Analysis I found on the pgRouting wiki:
https://github.com/pgRouting/pgrouting/wiki/Max-Flow
But I am not aware that this was ever implemented. I also searched to
see if Jay had it in fork but did not see one.
I'm CC'ing this to the pgRouting list as someone might have more
information on this.
-Steve
On 5/14/2013 1:02 PM, Nicolas Ribot wrote:
> Hi,
>
> The WITH RECURSIVE construct allows to walk a graph:
>
> This link may help:
> http://blog.cleverelephant.ca/2010/07/network-walking-in-postgis.html
>
> Nicolas
>
>
> On 14 May 2013 18:40, Jonatan Malaver <jon.malaver at shrewsburyma.gov
> <mailto:jon.malaver at shrewsburyma.gov>> wrote:
>
> Hello, is it possible to do any flow analysis? For example, query
> postgis for what down flow a certain point?____
>
> __ __
>
> Thanks,____
>
> __ __
>
> Jonatan Malaver____
>
> __ __
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org <mailto:postgis-users at lists.osgeo.org>
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
>
More information about the postgis-users
mailing list