User Tools

Site Tools


contrib:pgrouting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
contrib:pgrouting [2011/09/06 11:06] – created mainnerebnercontrib:pgrouting [2011/09/06 11:12] – [PG routing installation] mainnerebner
Line 3: Line 3:
 This howto is based on the official page of PGRouting that describes the installation on Ubuntu with the previous version ( This howto is based on the official page of PGRouting that describes the installation on Ubuntu with the previous version (
 http://www.pgrouting.org/docs/1.x/install_ubuntu.html) http://www.pgrouting.org/docs/1.x/install_ubuntu.html)
 +
 +Environment:
 +<code>
 +.....@bz10m:/data$ lsb_release -a 
 +No LSB modules are available.
 +Distributor ID: Ubuntu
 +Description: Ubuntu 10.04.3 LTS
 +Release: 10.04
 +Codename: lucid
 +</code>
  
 Note: Note:
-Installation on Ubuntu 9.04 (with PostgreSQL 8.3) with TSP and Driving Distance (Extras). (After had some troubles to install pgRouting on Ubuntu 8.10, it works again with Ubuntu 9.04.) 
 Install required packages Install required packages
  
Line 19: Line 28:
 </code> </code>
  
-    For Driving Distance+**For Driving Distance**
 <code> <code>
 sudo apt-get install libcgal* sudo apt-get install libcgal*
Line 60: Line 69:
 </code> </code>
          
-==== Add PostGIS functions****Bold Text ==== +==== Add PostGIS functions ==== 
 <code> <code>
 psql -U postgres -f /usr/share/postgresql-8.3-postgis/lwpostgis.sql routing psql -U postgres -f /usr/share/postgresql-8.3-postgis/lwpostgis.sql routing
Line 66: Line 75:
 </code> </code>
          
-**Add pgRouting functions**+==== Add pgRouting functions ====
 <code> <code>
 psql -U postgres -f /usr/share/postlbs/routing_core.sql routing psql -U postgres -f /usr/share/postlbs/routing_core.sql routing
/data/www/wiki.inf.unibz.it/data/pages/contrib/pgrouting.txt · Last modified: 2019/01/16 10:03 by 127.0.0.1