[pgrouting-users] pgRouting 2.2.0 released

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

···
-- 
Georepublic UG & Georepublic Japan
eMail: [daniel.kastl@georepublic.de](mailto:daniel.kastl@georepublic.de)
Web: [https://georepublic.info](https://georepublic.info)
DEBIAN:
For postgreSQL 9.0 to 9.5:

  • jessie

  • wheezy

  • utopic

  • trusty

  • sid

For postgreSQL 9.6:

  • sid

Follow the quick start:

https://wiki.postgresql.org/wiki/Apt

And install:

(change 9.3 to your database version)

sudo apt-get install postgresql-9.3.pgrouting



WINDOWS:
PostGIS 2.2.2 bundle is up on Application Stackbuilder (and postgis windows
download page) and is packaged with pgRouting 2.2.0 and osm2pgrouting 2.1.0.
 
Installers are still to do for 9.4 and 9.3 yet, the binaries are
available here:
 
[http://postgis.net/windows_downloads/](http://postgis.net/windows_downloads/)
 

···

On Mon, Apr 18, 2016 at 1:03 AM, Daniel Kastl <daniel@georepublic.de> wrote:

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@georepublic.de](mailto:daniel.kastl@georepublic.de)
Web: [https://georepublic.info](https://georepublic.info)

pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44, 
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky@[georepublic.de](http://georepublic.de)
Web: [https://georepublic.info](https://georepublic.info)

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

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

···
Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44, 
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky@[georepublic.de](http://georepublic.de)
Web: [https://georepublic.info](https://georepublic.info)

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

Is v2.2 available in a Ubuntu package? Or do we have to build from source?

···

Worth Lutz

On 4/18/2016 2:03 AM, Daniel Kastl wrote:

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@georepublic.de](mailto:daniel.kastl@georepublic.de)
Web: [https://georepublic.info](https://georepublic.info)
_______________________________________________
pgrouting-dev mailing list
[pgrouting-dev@lists.osgeo.org](mailto:pgrouting-dev@lists.osgeo.org)
[http://lists.osgeo.org/mailman/listinfo/pgrouting-dev](http://lists.osgeo.org/mailman/listinfo/pgrouting-dev)

On 6/21/2016 4:45 PM, Worth Lutz wrote:

Is v2.2 available in a Ubuntu package? Or do we have to build from source?

I have Ubuntu 14.04 and get it via:

deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main

It is available for for postgresql 9.1 through 9.5

$ apt-cache showpkg postgresql-9.5-pgrouting
Package: postgresql-9.5-pgrouting
Versions:
2.2.3-1.pgdg14.04+1 (/var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages) (/var/lib/dpkg/status)
  Description Language:
                  File: /var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages
                   MD5: dd99931a019cb46f70b9726ce7717cee

Reverse Depends:
   postgresql-9.5-pgrouting:i386,postgresql-9.5-pgrouting
Dependencies:
2.2.3-1.pgdg14.04+1 - postgresql-9.5 (0 (null)) postgresql-9.5-postgis-2.2 (0 (null)) libc6 (2 2.14) libcgal10 (0 (null)) libgcc1 (2 1:4.1.1) libgmp10 (0 (null)) libstdc++6 (2 4.6) postgresql-9.5-pgrouting-doc (0 (null)) postgresql-9.5-pgrouting:i386 (0 (null))
Provides:
2.2.3-1.pgdg14.04+1 -
Reverse Provides:

*Worth Lutz*

On 4/18/2016 2:03 AM, Daniel Kastl wrote:

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"Release+2.2.0"+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@georepublic.de
Web: https://georepublic.info

_______________________________________________
pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

_______________________________________________
pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

You can also get packages from Debian now:
https://tracker.debian.org/pkg/pgrouting

https://tracker.debian.org/pkg/osm2pgrouting

I couldn’t figure out yet how to make them also available in Launchpad PPA’s.
If anyone knows, how a workflow looks like to port Debian packages to Ubuntu the “right” way, please let me know.

Daniel

···

On Wed, Jun 22, 2016 at 10:53 AM, Stephen Woodbridge <woodbri@swoodbridge.com> wrote:

On 6/21/2016 4:45 PM, Worth Lutz wrote:

Is v2.2 available in a Ubuntu package? Or do we have to build from source?

I have Ubuntu 14.04 and get it via:

deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main

It is available for for postgresql 9.1 through 9.5

$ apt-cache showpkg postgresql-9.5-pgrouting
Package: postgresql-9.5-pgrouting
Versions:
2.2.3-1.pgdg14.04+1 (/var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages
MD5: dd99931a019cb46f70b9726ce7717cee

Reverse Depends:
postgresql-9.5-pgrouting:i386,postgresql-9.5-pgrouting
Dependencies:
2.2.3-1.pgdg14.04+1 - postgresql-9.5 (0 (null)) postgresql-9.5-postgis-2.2 (0 (null)) libc6 (2 2.14) libcgal10 (0 (null)) libgcc1 (2 1:4.1.1) libgmp10 (0 (null)) libstdc++6 (2 4.6) postgresql-9.5-pgrouting-doc (0 (null)) postgresql-9.5-pgrouting:i386 (0 (null))
Provides:
2.2.3-1.pgdg14.04+1 -
Reverse Provides:

Worth Lutz

On 4/18/2016 2:03 AM, Daniel Kastl wrote:

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@georepublic.de
Web: https://georepublic.info


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

Georepublic UG & Georepublic Japan
eMail: daniel.kastl@georepublic.de
Web: http://georepublic.info

Hi Daniel,

You might try asking on the ubuntu-gis mailing list. There is a lot of knowledge there.

https://wiki.ubuntu.com/UbuntuGIS

···

Worth Lutz

On 6/21/2016 10:03 PM, Daniel Kastl wrote:

You can also get packages from Debian now:
https://tracker.debian.org/pkg/pgrouting

https://tracker.debian.org/pkg/osm2pgrouting

I couldn’t figure out yet how to make them also available in Launchpad PPA’s.
If anyone knows, how a workflow looks like to port Debian packages to Ubuntu the “right” way, please let me know.

Daniel

On Wed, Jun 22, 2016 at 10:53 AM, Stephen Woodbridge <woodbri@swoodbridge.com> wrote:

On 6/21/2016 4:45 PM, Worth Lutz wrote:

Is v2.2 available in a Ubuntu package? Or do we have to build from source?

I have Ubuntu 14.04 and get it via:

deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main

It is available for for postgresql 9.1 through 9.5

$ apt-cache showpkg postgresql-9.5-pgrouting
Package: postgresql-9.5-pgrouting
Versions:
2.2.3-1.pgdg14.04+1 (/var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages
MD5: dd99931a019cb46f70b9726ce7717cee

Reverse Depends:
postgresql-9.5-pgrouting:i386,postgresql-9.5-pgrouting
Dependencies:
2.2.3-1.pgdg14.04+1 - postgresql-9.5 (0 (null)) postgresql-9.5-postgis-2.2 (0 (null)) libc6 (2 2.14) libcgal10 (0 (null)) libgcc1 (2 1:4.1.1) libgmp10 (0 (null)) libstdc++6 (2 4.6) postgresql-9.5-pgrouting-doc (0 (null)) postgresql-9.5-pgrouting:i386 (0 (null))
Provides:
2.2.3-1.pgdg14.04+1 -
Reverse Provides:

Worth Lutz

On 4/18/2016 2:03 AM, Daniel Kastl wrote:

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@georepublic.de
Web: https://georepublic.info


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

Georepublic UG & Georepublic Japan
eMail: daniel.kastl@georepublic.de
Web: http://georepublic.info

_______________________________________________
pgrouting-dev mailing list
[pgrouting-dev@lists.osgeo.org](mailto:pgrouting-dev@lists.osgeo.org)
[http://lists.osgeo.org/mailman/listinfo/pgrouting-dev](http://lists.osgeo.org/mailman/listinfo/pgrouting-dev)

Thanks Stephen, I’ll give that a try.

···

Worth Lutz

On 6/21/2016 9:53 PM, Stephen Woodbridge wrote:

On 6/21/2016 4:45 PM, Worth Lutz wrote:

Is v2.2 available in a Ubuntu package? Or do we have to build from source?

I have Ubuntu 14.04 and get it via:

deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main

It is available for for postgresql 9.1 through 9.5

$ apt-cache showpkg postgresql-9.5-pgrouting
Package: postgresql-9.5-pgrouting
Versions:
2.2.3-1.pgdg14.04+1 (/var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages) (/var/lib/dpkg/status)
Description Language:
File: /var/lib/apt/lists/apt.postgresql.org_pub_repos_apt_dists_trusty-pgdg_main_binary-amd64_Packages
MD5: dd99931a019cb46f70b9726ce7717cee

Reverse Depends:
postgresql-9.5-pgrouting:i386,postgresql-9.5-pgrouting
Dependencies:
2.2.3-1.pgdg14.04+1 - postgresql-9.5 (0 (null)) postgresql-9.5-postgis-2.2 (0 (null)) libc6 (2 2.14) libcgal10 (0 (null)) libgcc1 (2 1:4.1.1) libgmp10 (0 (null)) libstdc++6 (2 4.6) postgresql-9.5-pgrouting-doc (0 (null)) postgresql-9.5-pgrouting:i386 (0 (null))
Provides:
2.2.3-1.pgdg14.04+1 -
Reverse Provides:

Worth Lutz

On 4/18/2016 2:03 AM, Daniel Kastl wrote:

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@georepublic.de
Web: https://georepublic.info


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev


This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


pgrouting-dev mailing list
pgrouting-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/pgrouting-dev