Actually there is wiki page on the pgRouting website how to use Mapserver with pgRouting: http://pgrouting.postlbs.org/wiki/MapServerOutput
And there is also a tutorial that makes use of Mapserver: http://pgrouting.postlbs.org/wiki/pgRoutingDocs#Tutorials I didn't try the tutorial myself and it could use an older version of pgRouting. If something doesn't work (anymore), you can also ask on the pgRouting forum (http://pgrouting.postlbs.org/discussion). Daniel Fawcett, David schrieb: > You may also want to look at the Workshops posted at the pgRouting > site. Here is a link to the workshop from FOSS4G2008: > http://pgrouting.postlbs.org/wiki/WorkshopFOSS4G2008 > > -----Original Message----- > *From:* [email protected] > [mailto:[email protected]] *On Behalf Of > *Valeria Muñoz > *Sent:* Monday, January 19, 2009 2:20 PM > *To:* Frank Warmerdam > *Cc:* [email protected] > *Subject:* Re: [mapserver-users] optimal path between two points. > > frank > > thanks for the tips. I use prRouting and create the table > dijsktra_result. Now how can I implement with my mapfile? , how > deliver the data .. have some sample code? > > thanks for your help. > > 2009/1/19 Frank Warmerdam <[email protected] > <mailto:[email protected]>> > > 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, > [email protected] <mailto:[email protected]> > light and sound - activate the windows | > http://pobox.com/~warmerdam <http://pobox.com/%7Ewarmerdam> > and watch the world go round - Rush | Geospatial Programmer > for Rent > > > ------------------------------------------------------------------------ > > _______________________________________________ > mapserver-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapserver-users > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
