Open XJTUmg opened 7 years ago
createdb sampledata psql sampledata -- the following commands are in the psql: create extension postgis; create extension pgrouting; \i tools/testers/sampledata.sql
load the sample data to a database