Geospatial routing extension for PostgreSQL
pgRouting
extension extends PostgreSQL and PostGIS to provide geospatial routing and network analysis functionality. It enables you to perform shortest path calculations, traveling salesperson solutions, and other routing operations on spatial networks like road networks.
Your Nile database arrives with the pgRouting
extension and its dependency postgis
already enabled.