[pgrouting-dev] pgRouting 2.2.0 released

Daniel Kastl daniel at georepublic.de
Sun Apr 17 23:03:00 PDT 2016


The pgRouting Team is pleased to announce the release of pgRouting 2.2.0.

The release is already available for a couple of days on the download
page, but here comes now the official announcement.

With the release of pgRouting 2.2, we continue with the re-factoring of
the library.
Various bugs have been fixed and a new family of functions "withPoints"
has been added.

For important changes see the following release notes.
To see the full list of changes check the list of Closed Issues on Github:
https://github.com/pgRouting/pgrouting/issues?q=is%3Aissue+milestone%3A%22Release+2.2.0%22+is%3Aclosed

The documentation has more details about the signatures:
http://docs.pgrouting.org/2.2/en/doc/index.html

The source code of pgRouting 2.2 can be downloaded from the release page
on Github:
https://github.com/pgRouting/pgrouting/releases/tag/pgrouting-2.2.0

For Windows users PostGIS 2.2.2 bundle is up on Application Stackbuilder
and is packaged with pgRouting 2.2.0 and osm2pgrouting 2.1.0.
The binaries are available here: http://postgis.net/windows_downloads/

We're working on an update for the QGIS pgRoutingLayer plugin, and
packages for Ubuntu (and hopefully other operating systems) will be
available in the next weeks.

Thank you to all of the users, developers, and supporters of pgRouting.
Big thanks to everyone, who made this release possible!

The pgRouting Team



Changes for 2.2.0
------------------------

Improvements
* pgr_nodeNetwork - Adding a row_where and outall optional parameters

Signature fix
* pgr_dijkstra -- to match what was documented (the pgr_dijkstra from v2.0)

New functions
* pgr_floydWarshall
* pgr_Johnson
* pgr_dijkstraCost

New Proposed functions
* pgr_withPoints
* pgr_withPointsCost
* pgr_withPointsDD
* pgr_withPointsKSP
* pgr_dijkstraVia

Deprecated functions:
* pgr_apspWarshall use pgr_floydWarshall instead
* pgr_apspJohnson use pgr_Johnson instead
* pgr_kDijkstraCost use pgr_dijkstraCost instead
* pgr_kDijkstraPath use pgr_dijkstra instead



-- 
Georepublic UG & Georepublic Japan
eMail: daniel.kastl at georepublic.de
Web: https://georepublic.info

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20160418/4681883d/attachment.html>


More information about the pgrouting-dev mailing list