Commit Graph

3 Commits

Author SHA1 Message Date
eric
3f53f2da17 update to 1.4.0
For upgrading a postgis-enabled db, refer to
/usr/local/share/doc/postgresql/postgis/README.postgis
Try using new_postgis_restore.pl instead of postgis_restore.pl
if it doesn't work.

feedback and ok kili@ landry@
2009-08-06 10:30:20 +00:00
jasper
48bc5da47f - update postgis to 1.3.5
from benoit lecocq, via eric@ (MAINTAINER
2009-02-18 12:04:14 +00:00
eric
d2114b762c 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.

ok simon@
2007-12-08 19:47:47 +00:00