OSGeo

pgRouting: workshop page with hanoslav example

Before you do this task do:

The example of Dijkstra Algorithm on hanoslav.net can be solved using the following code:

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

The task is to create a = "hanosiav_example.rst" for the pgRouting workshop that includes the graph, the code, link to Hanoslav.net and the license.

Steps

  • Make sure you are working on the branch created on pgRouting: Workshop first task [0]
  • cd docs/source/chapters/
  • Browse the workshop http://workshop.pgrouting.org/2.4.11/en/index.html
    • Look for a chapter that might suit you to edit
  • cp <exisiting_file.rst> <new_file.rst>
  • copy/paste the hanoslav_demo.sql contents in the <new_file.rst> an re-organize. Use sphinx to format.
  • 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