[postgis-tickets] r14724 - add new pgRouting 2.2 (now in alpha)

Regina Obe lr at pcorp.us
Tue Mar 1 00:35:18 PST 2016


Author: robe
Date: 2016-03-01 00:35:18 -0800 (Tue, 01 Mar 2016)
New Revision: 14724

Added:
   web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html
Modified:
   web/_content/posts/1950/01-03_win-pgrouting-2-1_branch.html
Log:
add new pgRouting 2.2 (now in alpha)

Modified: web/_content/posts/1950/01-03_win-pgrouting-2-1_branch.html
===================================================================
--- web/_content/posts/1950/01-03_win-pgrouting-2-1_branch.html	2016-02-29 21:07:59 UTC (rev 14723)
+++ web/_content/posts/1950/01-03_win-pgrouting-2-1_branch.html	2016-03-01 08:35:18 UTC (rev 14724)
@@ -12,7 +12,7 @@
 ---
 **pgRouting Package 2.1.0**
 
-Only for  9.5beta1 (64-bit), 9.4 (32-bit / 64-bit), 9.3 (32-bit /64-bit), 9.2 (32-bit /64-bit)
+Only for  9.5 (64-bit), 9.4 (32-bit / 64-bit), 9.3 (32-bit /64-bit), 9.2 (32-bit /64-bit)
 refer to <a href="http://docs.pgrouting.org/2.1/doc/index.html" target="_blank">getting started guide</a> for more details
 
 Will work with PostGIS 2.1 or 2.2 (not tested on PostGIS 2.0, but might work)

Added: web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html
===================================================================
--- web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html	                        (rev 0)
+++ web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html	2016-03-01 08:35:18 UTC (rev 14724)
@@ -0,0 +1,36 @@
+---
+title: pgRouting 2.2.0 Windows binaries
+layout: post
+category: buildbot
+pr_major_version: 2
+pr_minor_version: 2
+pr_micro_version: 0
+branch: 2.2
+tags: [pre_release_win_bin, pgrouting_2.2]
+author: Winnie
+thumbnail: postgis.png
+---
+**pgRouting Package 2.1.0**
+
+Only for  9.5(64-bit), 9.4 (32-bit / 64-bit), 9.3 (32-bit /64-bit)
+refer to <a href="http://docs.pgrouting.org/2.2/doc/index.html" target="_blank">getting started guide</a> for more details
+
+Will work with PostGIS 2.1 or 2.2 (not tested on PostGIS 2.0, but might work)
+
+  * <a href="http://pgrouting.org" target="_blank">pgRouting</a> 2.2.0
+  * compiled with CGAL 4.6
+  * compiled with boost 1.59.0
+  * Extension files
+  * All Pairs Shortest Path, Johnson's Algorithm
+  * All Pairs Shortest Path, Floyd-Warshall Algorithm
+  * Shortest Path A*
+  * Bi-directional Dijkstra Shortest Path
+  * Bi-directional A* Shortest Path
+  * Shortest Path Dijkstra
+  * Driving Distance
+  * K-Shortest Path, Multiple Alternative Paths
+  * K-Dijkstra, One to Many Shortest Path
+  * Traveling Sales Person
+  * Turn Restriction Shortest Path (TRSP)
+  * with Points KSP, DD, dijkstraVia
+



More information about the postgis-tickets mailing list