demo (#22) - pgrouting (#318) - Message List

pgrouting

hello,

I am lost at http://pgrouting.postlbs.org/wiki/Workshop-LoadRoutingData routing table is created. road data is downloaded from GeoBase?. I am missing some from the instructions on the http page above.

I am running Ubuntu 8.04.1 Postgresql 8.3 Postgis

postgres@silverbox:/usr/share/postlbs$ ls

matching.sql routing_dd.sql routing_tsp.sql routing_core.sql routing_dd_wrappers.sql routing_tsp_wrappers.sql routing_core_wrappers.sql routing_topology.sql

postgres@silverbox:/usr/share/postlbs$ psql routing

Welcome to psql 8.3.8, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms

\h for help with SQL commands \? for help with psql commands \g or terminate with semicolon to execute query \q to quit

routing=# \d

List of relations

Schema | Name | Type | Owner


public | geometry_columns | table | postgres public | spatial_ref_sys | table | postgres

(2 rows)

routing=#