Valeria Muñoz wrote:
Hi
I would like to implement the service "optimum path between 2 points," can someone help me to be able to implement it?. The general idea is that a user picks a point A and point B and a display on the map the best route to get from point A to B.

Valeria,

MapServer itself does not do route calculation.  You might find some
useful pointers on this page:

 http://wiki.osgeo.org/wiki/OpenRouter

I think the pgRouting (built on postgres/postgis) is the best bet for
integration with MapServer.

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmer...@pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to