-
Notifications
You must be signed in to change notification settings - Fork 6
Configuring OpenGeo
wilkic edited this page Sep 23, 2013
·
2 revisions
- install OpenGeo on your server
- in the web apps folder (C:\Program Files (x86)\OpenGeo\OpenGeo Suite\webapps), make a dir called /root
- drop in the clone of this project
- start up OpenGeo suite
- under Datastore, select 'Manage Databases'
- open the tree to see: Server Groups -> Servers -> PostGIS -> Databases -> geoserver -> Schemas -> public
- right click on public and select 'Restore'
- select the /root/sql DATATABLE.backup file, restore, and close when done
- back on the OpenGeo suite dashboard, on GeoServer, select 'Import data'
- in the GeoServer, interface, select 'Import Data'
- select PostGIS
- change Database to 'geoserver', then hit Next
- DATATABLE shoudl be 'Ready for import'... select 'Import'
- click, Data -> Layers, reopen database
- make sure name is DATATABLE, hit SAVE if you changed it
- reopen to edit, Under Coordinate Reference Systems, change 'Declard SRS' to 'EPSG:900913', then hit SAVE
- reopen to edit, Under Bounding Boxes, select 'Compute from native bounds', then hit SAVE