Package postgis82-1.3.3-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.5/i386 | |||
10.5/powerpc | |||
10.4/i386 | |||
10.4/powerpc | 1.3.3-1 | ||
10.3 * | |||
10.2 (gcc3.3 only) * | |||
| Description: | PostgreSQL geographic object support (1.3.3-1) | |||
PostGIS adds support for geographic objects to the PostgreSQL
object-relational database. In effect, PostGIS "spatially enables" the
PostgreSQL server, allowing it to be used as a backend spatial database for
geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial
extension. PostGIS follows the OpenGIS "Simple Features Specification for
SQL" and has been certified as compliant with the "Types and Functions"
profile. | ||||
| Usage Hints: | ||||
Note: This package does not do anything until you add it's schema to
your database!
If this is the first time you're using PostGIS in a particular database,
you must install the schema like so:
sudo /sw/bin/pgsql.sh-8.2 start
sudo -u postgres /sw/bin/psql-8.2 \
-f /sw/share/doc/postgis82/lwpostgis.sql -d <your_spatial_database>
If you are upgrading your database from a previous PostGIS version, you
need to upgrade the schema like so:
sudo /sw/bin/pgsql.sh-8.2 start
sudo -u postgres /sw/bin/psql-8.2 \
-f /sw/share/doc/postgis82/lwpostgis_upgrade.sql -d <your_spatial_database> | ||||
| Section: | database | |||
| Maintainer: | Benjamin Reed <postgisATfinkDOTracoonfinkDOTcom> | |||
| Website: | http://postgis.refractions.net/ | |||
| License: | BSD | |||
| Info-File: | dists/10.4/unstable/main/finkinfo/database/postgis.info CVS log, Last Changed: Mon, 16 Jun 2008 08:59:57 (UTC) | |||
| SplitOffs: |
| |||
Section list - Flat package list - Search packages
(*) = Unsupported distribution.