[pgrouting-users] Release of pgRouting 2.3.0

Hello all:

I am pleased to announce the release of pgRouting 2.3.0

Thanks to Andrea Nardelli, and Rohith Reddy for their big effort during the GSoC program to incorporate new functionality for you to try: Flow algorithms and Contraction, all you can find under proposed functions.

​You can download and start using from

https://github.com/pgRouting/pgrouting/releases/tag/pgrouting-2.3.0

& packages will be ready soon.

You can find the documentation on http://docs.pgrouting.org/2.3/en/doc/index.html

Tests have being made with:

  • Ubuntu: Postgis 2.2 for Postgres 9.1, 9.2, 9.3, 9.4, 9.5
  • Windows: on 32 & 64 bits for Postgis 2.3.0dev and Postgres 9.4, 9.5, 9.6
  • vs1013: Postgis 2.2 Postgres 9.4

Do not hesitate to open a new issue if you find a bug within the release.

Thanks in advance for testing.

pgRouting team.

ps, was editing last mail when it got sent, please this mail is the correct one

···
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

!st I would like to say to Vicky and the rest of the team for getting this release out.

Some proposed functions are listed e.g.# pgr_dijkstraCostMatrix
Is there any sort of timescale when they are going to be supported , worked on etc.

September 26 2016 9:12 PM, “Vicky Vergara” <vicky@georepublic.de> wrote:

Hello all:

I am pleased to announce the release of pgRouting 2.3.0

Thanks to Andrea Nardelli, and Rohith Reddy for their big effort during the GSoC program to incorporate new functionality for you to try: Flow algorithms and Contraction, all you can find under proposed functions.

​You can download and start using from
https://github.com/pgRouting/pgrouting/releases/tag/pgrouting-2.3.0
& packages will be ready soon.

You can find the documentation on http://docs.pgrouting.org/2.3/en/doc/index.html

Tests have being made with:

  • Ubuntu: Postgis 2.2 for Postgres 9.1, 9.2, 9.3, 9.4, 9.5
  • Windows: on 32 & 64 bits for Postgis 2.3.0dev and Postgres 9.4, 9.5, 9.6
  • vs1013: Postgis 2.2 Postgres 9.4

Do not hesitate to open a new issue if you find a bug within the release.

Thanks in advance for testing.
pgRouting team.
ps, was editing last mail when it got sent, please this mail is the correct one

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 

Hi all:

the section: http://docs.pgrouting.org/latest/en/src/proposedNext.html#proposednext

are basically “stable” functions. plan is to have them “official” as part of pgRouting on version 3.0

The major reason of not being official yet, is because I am planning to family of functions based on pgr_aStar, pgr_bdDijkstra, pgr_turnRestrictions etc (one to one, one to many, many to many, many to one, DD, KSP, Cost(all flavours), CostMatrix etc) and the “standard” for the naming has not being yet decided.

Another reason, is the focus of the 2.x series is to fix all the bugs the code has & to unify some of the “duplicated code”.

Now, the reason to have them available, it gives the opportunity to people to test, use & open tickets.

the section http://docs.pgrouting.org/latest/en/src/proposed.html#proposed

are “unstable”, more unit tests and/or performance tests are needed for pgr_contractGraph, pgr_labelGraph and the flow algorithms for example.
Hopefully for 2.4, pgr_contractGraph & flow algorithms will move to the stable section.
Some other functions might be removed in 3.0 (like the “convinience” which I think are “very front end focused” but more testing is to be done to prove that statement)

In any case, issues on already rewritten functions and stable proposed functions are taken care ASAP.

Vicky

···

On Tue, Sep 27, 2016 at 2:21 AM, <dave.potts@pinan.co.uk> wrote:

!st I would like to say to Vicky and the rest of the team for getting this release out.

Some proposed functions are listed e.g.# pgr_dijkstraCostMatrix
Is there any sort of timescale when they are going to be supported , worked on etc.

September 26 2016 9:12 PM, “Vicky Vergara” <vicky@georepublic.de> wrote:

Hello all:

I am pleased to announce the release of pgRouting 2.3.0

Thanks to Andrea Nardelli, and Rohith Reddy for their big effort during the GSoC program to incorporate new functionality for you to try: Flow algorithms and Contraction, all you can find under proposed functions.

​You can download and start using from
https://github.com/pgRouting/pgrouting/releases/tag/pgrouting-2.3.0
& packages will be ready soon.

You can find the documentation on http://docs.pgrouting.org/2.3/en/doc/index.html

Tests have being made with:

  • Ubuntu: Postgis 2.2 for Postgres 9.1, 9.2, 9.3, 9.4, 9.5
  • Windows: on 32 & 64 bits for Postgis 2.3.0dev and Postgres 9.4, 9.5, 9.6
  • vs1013: Postgis 2.2 Postgres 9.4

Do not hesitate to open a new issue if you find a bug within the release.

Thanks in advance for testing.
pgRouting team.
ps, was editing last mail when it got sent, please this mail is the correct one

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 

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