Changes between Version 2 and Version 3 of UsersWikiTopologyExample
- Timestamp:
- 04/08/12 17:05:19 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiTopologyExample
v2 v3 28 28 createdb topo 29 29 30 # install full postgis with topol gy support30 # install full postgis with topology support 31 31 # modify paths as appropriate for other setups 32 32 psql -d topo -qf /usr/share/postgresql/contrib/postgis-2.0/postgis.sql