User Tools

Site Tools


contrib:pgrouting

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
contrib:pgrouting [2011/09/06 11:07] – [Install packages] mainnerebnercontrib:pgrouting [2011/09/06 11:13] – [PG routing installation] mainnerebner
Line 4: Line 4:
 http://www.pgrouting.org/docs/1.x/install_ubuntu.html) http://www.pgrouting.org/docs/1.x/install_ubuntu.html)
  
-Note+Environment
-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.) +<code> 
-Install required packages +$ lsb_release -a  
- +No LSB modules are available. 
-===== Install packages =====+Distributor ID: Ubuntu 
 +Description: Ubuntu 10.04.3 LTS 
 +Release: 10.04 
 +Codename: lucid 
 +</code> 
 +===== Install Required Packages =====
 <code> <code>
 sudo apt-get install build-essential git-core cmake sudo apt-get install build-essential git-core cmake
Line 60: Line 65:
 </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 71:
 </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