[postgis-users] Σχετ: postgis
Stephen Woodbridge
woodbri at swoodbridge.com
Fri May 17 08:00:54 PDT 2013
This is already implemented in pgRouting, look in branch sew-devel-2_0
which is our 2.0 development branch.
https://github.com/pgRouting/pgrouting/tree/sew-devel-2_0
-Steve
On 5/17/2013 10:31 AM, Adam Eskreis wrote:
> You can implement any functions you want using stored procedures with
> plpsql. Alternatively, you can write functions in C and bind them to
> postgis.
>
> plpgsql guide: http://www.postgresql.org/docs/9.1/static/plpgsql.html
> c functions guide: http://www.postgresql.org/docs/9.1/static/xfunc-c.html
>
> best of luck.
>
> -Adam
>
>
> On Fri, May 17, 2013 at 5:07 AM, Tina Musa <timuso at yahoo.gr
> <mailto:timuso at yahoo.gr>> wrote:
>
> hello,
>
> i am a student and i need help with postgis.
> i want to implement a algorithm (*Yen's algorithm* computes
> /K/-shortestpaths).
> if can somebody help me ???
>
> thank you in avdance
>
>
>
> _______________________________________________
> 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