OSGeo

pgRouting: workshop page with boost graph example

Before you do this task do:

The example of Dijkstra Algorithm on Boost:graph can be solved using the following code:

https://github.com/pgRouting/pgrouting/blob/master/src/dijkstra/demo/boost_demo.sql

The task is to create a file "boost_example.rst" for the pgRouting workshop that includes the contents, a link to boost.org and the license.

Steps

  • Make sure you are working on the branch created on pgRouting: Workshop first task [0]
  • Create the new file named on the root of the repository
  • copy/paste an organize. Use sphinx to format.
  • Add the new file: git add
  • Commit your work using the task tittle as comment: git commit -m ' '
  • Push your work: git push
  • Make a Pull Request to https://github.com/pgRouting/workshop

References:

Questions?

Task tags

  • documentation
  • pgrouting
  • sphinx

Students who completed this task

Jerry Huang, Jason Wong-1

Task type

  • chrome_reader_mode Documentation / Training
close

2017