Tuesday, 1 March 2011

add PostGIS functionality to a db

psql -d test_db -f /usr/local/Cellar/postgis/1.5.2/share/postgis/postgis.sql
psql -d test_db -f /usr/local/Cellar/postgis/1.5.2/share/postgis/spatial_ref_sys.sql

No comments:

Post a Comment