PostGIS is an open source database based on PostgreSQL
PostGIS can analyze data, store data, and manage data.
GeoServer simply stores data.
Register and they will send you an email to a link where you can then download OpenGeoSuite
You will need about 1 Gig of free space
You will install PostGIS, OpenLayers, GeoWebCache, along with GeoServer
To install on your machine...
choose the download package for your OS
See Homework Handout - answers to the questions posed in the HW can be found by reading content from the links provided above.
The directories that do contain user-modifiable content are: logs, palettes, templates, user-projection, www.
Install and get to know GeoServer
...using GeoServer
Leave them as default
unless you know of any conflicts already
For directions on how to change the port see the README.pdf that came with install
Click Get Started-->
before we load data know that
Native SRS — Refers to the projection the layer is stored in. Clicking the projection link displays a description of the SRS.
Declared SRS — Refers to what GeoServer gives to clients
SRS Handling: — Determines how GeoServer should handle projection when the two SRS differ
Before we load data we need to learn about how it can be used.
Read through this information about what is required to load layers into GeoServer and how to make them editable
After you have created a new data store and a new workspace, you are now ready to upload a .shp file
You may have to modify the layer
If you couldn't get your data to upload
You may use this example and data provided in this example
http://docs.geoserver.org/stable/en/user/gettingstarted/shapefile-quickstart/index.html