Jump to letter: [
ABCDEGHIJLMNOPRSTUW
]
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.2.1-1.rhel6.src
[4.2 MiB] |
Changelog
by Devrim GÜNDÜZ (2016-04-20):
- Update to 2.2.1
- Decrease boost dependency version to 1.53, per report from Regina.
|
pgrouting_95-2.1.0-1.rhel6.src
[6.1 MiB] |
Changelog
by Devrim GÜNDÜZ (2015-09-08):
- Update to 2.1.0
- Update dependency versions
- Remove patch0, and pass PostgreSQL directory to cmake.
|