Jump to letter: [
ABCDGHIJLMOPRSTW
]
pgrouting_95 - Routing functionality for PostGIS
- Description:
pgRouting extends the PostGIS / PostgreSQL geospatial database to
provide geospatial routing functionality.
Advantages of the database routing approach are:
- Data and attributes can be modified by many clients, like QGIS and
uDig through JDBC, ODBC, or directly using Pl/pgSQL. The clients can
either be PCs or mobile devices)
- Data changes can be reflected instantaneously through the routing
engine. There is no need for precalculation.
- The “cost” parameter can be dynamically calculated through SQL and its
value can come from multiple fields or tables.
Packages
| pgrouting_95-2.6.3-1.f30.x86_64
[675 KiB] |
Changelog
by Devrim Gündüz (2019-09-06):
- Update to 2.6.3
- Update PostGIS version to 2.5, and update dependency to match
the PostGIS version numbering.
|