pgRouting extends the PostGIS / PostgreSQL geospatial database to
provide geospatial routing functionality.
The following algorithms are compiled:
* All Pairs Shortest Path, Johnson's Algorithm
* All Pairs Shortest Path, Floyd-Warshall Algorithm
* Shortest Path A*
* Bi-directional Dijkstra Shortest Path
* Bi-directional A* Shortest Path
* Shortest Path Dijkstra
* Driving Distance
* K-Shortest Path, Multiple Alternative Paths
* K-Dijkstra, One to Many Shortest Path
* Traveling Sales Person
* Turn Restriction Shortest Path
To build the pgRouting documentation, pass WITH_DOC=ON to the script
(this requires the Sphinx package to be installed).
This requires: postgis
Maintained by: Giancarlo Dessi
Keywords: pgrouting,routing,postgresql,postgres,postgis,spatial,gis
ChangeLog: pgrouting
Homepage:
https://pgrouting.org
Download SlackBuild:
pgrouting.tar.gz
pgrouting.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
pgrouting.SlackBuild |
pgrouting.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds