Skip to content

v3.0.0

Compare
Choose a tag to compare
@cvvergara cvvergara released this 10 Mar 16:13
· 23 commits to master since this release
v3.0.0
81cc2f8

This is the pgRoutingLayer version 3.0.0 works with python3.0 and QGIS 3.0 to 3.99

Includes only the following pgRouting functions

  • pgr_aStar
  • pgr_aStarCost
  • pgr_bdAstar
  • pgr_bdAstarCost
  • pgr_bdDijkstra
  • pgr_bdDijkstraCost
  • pgr_dijkstra
  • pgr_dijkstraCost
  • pgr_KSP

Functions not known to be included on pgRouting v3.0.0 will not be included now or in the future