PostGIS
[Drivers]

Collaboration diagram for PostGIS:

Provides

Requires

Configuration requests

Configuration file options

Creating a PostGIS Database
The PostGIS extension and Postgres database come in a single package in Ubuntu called postgresql-8.1-postgis. PostGIS isn't supported by Postgres-8.2 at the time of writing. After the package has been installed the database should be running and a new user 'postgres' should have been added to the system.
After the database has been installed, you will need to install the PL/pgSQL language extension and load the PostGIS definitions.

Create one database table per one layer in the configuration file.

For more information see http://postgis.refractions.net/

Database schema
/TODO: Add documentation
Author:
Ben Morelli


Last updated 12 September 2005 21:38:45