[Routing] "avoid-obstacles" algorithm
Daniel Kastl
orkney at gmx.de
Fri Jan 30 01:42:11 GMT 2009
Hi Iván,
That's probably a strength of pgRouting (http://pgrouting.postlbs.org)
because you store your network data in a database, so you can use SQL to
select as cost whatever you like and load just the data you need. With
other PostGIS functions you can for example exclude areas you like to
avoid or make them more "expensive".
Daniel
Ivan Garcia schrieb:
> Hi everybody
>
> we would like to implement for disabled persons that will help them to
> find the route by avoiding obstacles or undesired areas in the map.
>
> An example of this is http://seamster.cs.umd.edu:8090/map/index.html ,
> where you can add dinamically obstacles that you will not like to pass by.
>
> That means that we are looking for some open source software(or
> library) that allows us to do that. Another approach could be giving a
> high WEIGHT to some paths so that way the route algorithm will avoid
> passing by there.
>
> Thanks in advance.
> Iván
> ------------------------------------------------------------------------
>
> _______________________________________________
> Routing mailing list
> Routing at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/routing
>
More information about the Routing
mailing list