[[PageOutline]] This page is one of the !MapGuide Community CodeSamples. Visit the CodeSamples page to view more! == pgRouting example == This code sample demonstrates how to integrate pgRouting with MapGuide using a simple shortest path calculation on a road network. The code uses the [http://geobase.ca/geobase/en/data/nrn/index.html GeoBase "National Road Network" dataset for British Columbia] Unzip the code into \\www (eg. C:\Program Files\OSGeo\MapGuide\Web\www) Follow the setup instructions in the attached readme.txt file More information about this code sample can be found [http://themapguyde.blogspot.com.au/2013/04/mapguide-and-pgrouting-shortest-path.html here] NOTE: You will most likely need to edit the PostgreSQL credentials in Library://pg_routing/Data/postgis.FeatureSource before you can run the sample