swapnilpjoshi / workshop

Source, data and docs for the pgRouting workshop
https://workshop.pgrouting.org
Other
1 stars 0 forks source link

pgRouting Workshop

Requirements

Working virtual environment

  python3 -m venv py-env
  source py-env/bin/activate
  pip install -r REQUIREMENTS.txt

Build

Build the workshop:

cd docs
make html

Building PDF

Install prerequisite:

sudo apt-get install texlive-latex-extra

To build the documentation as PDF:

cd docs
make latexpdf
cd _build/latex/
pdflatex -interaction=nonstopmode pgRoutingWorkshop.tex

License

This workshop is licensed under a Creative Commons Attribution-Share Alike 3.0 License.

Supported by