[pgrouting-dev] pgRouting 2.2.0 released

Worth Lutz wal3 at mindspring.com
Wed Jun 22 06:59:03 PDT 2016


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 at swoodbridge.com <mailto:woodbri at 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 at georepublic.de
>             <mailto:daniel.kastl at georepublic.de>
>             Web: https://georepublic.info
>
>
>             _______________________________________________
>             pgrouting-dev mailing list
>             pgrouting-dev at lists.osgeo.org
>             <mailto:pgrouting-dev at lists.osgeo.org>
>             http://lists.osgeo.org/mailman/listinfo/pgrouting-dev
>
>
>
>
>         _______________________________________________
>         pgrouting-dev mailing list
>         pgrouting-dev at lists.osgeo.org
>         <mailto:pgrouting-dev at 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 at lists.osgeo.org <mailto:pgrouting-dev at lists.osgeo.org>
>     http://lists.osgeo.org/mailman/listinfo/pgrouting-dev
>
>
>
>
> -- 
> Georepublic UG & Georepublic Japan
> eMail: daniel.kastl at georepublic.de <mailto:daniel.kastl at georepublic.de>
> Web: http://georepublic.info
>
>
>
>
>
> _______________________________________________
> pgrouting-dev mailing list
> pgrouting-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/pgrouting-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pgrouting-dev/attachments/20160622/74fa32b3/attachment.html>


More information about the pgrouting-dev mailing list