Mapserver can't do that for you, so you'll need some addational functionality on the server side to do the actual route calculation.
Eg. use the pgrouting extension of PostGIS/PostgreSQL would be possible, or some other spatially enabled DBMS or a GIS capable of doing that. On 06-09-2007 17:01, "Chris Hardin" <[EMAIL PROTECTED]> wrote: > Does anyone know a good way to generate a routing overlay with > mapserver? I want to send to coordinates to the server and generate a > route to overlay on the map. > _______________________________________________ > Users mailing list > [email protected] > http://openlayers.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
