diff options
author | Peter Sarkoci <sarkoci@math.sk> | 2010-05-13 00:41:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:41:26 +0200 |
commit | 04c319e55c325208611d6be82b88f5c57c68a5e2 (patch) | |
tree | 6fb3f024d2217c2387570e85b6afc49d022a47e4 /system/postgis/README | |
parent | 07d0fb52720afaf343b9e0824527e3d970af13e3 (diff) | |
download | slackbuilds-04c319e55c325208611d6be82b88f5c57c68a5e2.tar.gz |
system/postgis: Updated for version 1.4.0
Diffstat (limited to 'system/postgis/README')
-rw-r--r-- | system/postgis/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/system/postgis/README b/system/postgis/README index 6cc5c4097e..175b53819a 100644 --- a/system/postgis/README +++ b/system/postgis/README @@ -1,6 +1,7 @@ -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 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. -This requires postgresql. +PostGIS requires PostgreSQL, proj and geos. |