Skip to content

How to: test pgRoutingLayer 3

Vicky Vergara edited this page Dec 3, 2018 · 12 revisions

How to: test pgRoutingLayer v3.0.0

December 3, 2019

Status

pgRoutingLayer v3.0.0 is on master

Clone & Download

git clone https://github.com/pgRouting/pgRoutingLayer
cd pgRoutingLayer

Prepare python virtual environment

python3 -m venv py-env

Clone this wiki locally