Changes between Initial Version and Version 1 of CodeSamples/PHP/pgRoutingExample


Ignore:
Timestamp:
Apr 17, 2013, 7:03:10 AM (11 years ago)
Author:
jng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CodeSamples/PHP/pgRoutingExample

    v1 v1  
     1[[PageOutline]]
     2
     3This page is one of the !MapGuide Community CodeSamples.  Visit the CodeSamples page to view more!
     4
     5== pgRouting example ==
     6
     7This code sample demonstrates how to integrate pgRouting with MapGuide using a simple shortest path calculation on a road network.
     8
     9The code uses the [http://geobase.ca/geobase/en/data/nrn/index.html GeoBase "National Road Network" dataset for British Columbia]
     10
     11Unzip the code into <your mapguide install directory>\<web extensions dir>\www (eg. C:\Program Files\OSGeo\MapGuide\Web\www)
     12
     13Follow the setup instructions in the attached readme.txt file