[postgis-tickets] r14815 -

Regina Obe lr at pcorp.us
Tue Mar 29 23:14:11 PDT 2016


Author: robe
Date: 2016-03-29 23:14:11 -0700 (Tue, 29 Mar 2016)
New Revision: 14815

Modified:
   web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html
Log:


Modified: web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html
===================================================================
--- web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html	2016-03-30 05:41:29 UTC (rev 14814)
+++ web/_content/posts/1950/01-04_win-pgrouting-2-2_branch.html	2016-03-30 06:14:11 UTC (rev 14815)
@@ -13,24 +13,21 @@
 **pgRouting Package 2.2.0RC1**
 
 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.2/doc/index.html" target="_blank">getting started guide</a> for more details
+refer to <a href="http://docs.pgrouting.org/v2.2.0-rc1/doc/src/tutorial/tutorial.html#tutorial" target="_blank">getting started guide</a> for more details.
 
+Also find in same folder companion osm2pgrouting-2.1.0RC1 package for loading osm data.
+
 Will work with PostGIS 2.1 or 2.2 or 2.3dev (not tested on PostGIS 2.0, but might work)
 
-  * <a href="http://pgrouting.org" target="_blank">pgRouting</a> 2.2.0
+  * <a href="http://docs.pgrouting.org/v2.2.0-rc1/doc/src/changelog/2_2_0.html#changelog-2-2-0" target="_blank">pgRouting 2.2.0 RC1 release notes</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)
-  * Ability to filter rows with pgr_nodeNetwork
+  * PostgreSQL Extension files included
+  
+  New Features since 2.1 release
+  	* Proposed functions withPoints and Via
+  	* Ability to filter rows with pgr_nodeNetwork
+  	
+  Improvements and consolidation of existing algorithms
 
+



More information about the postgis-tickets mailing list