]> granicus.if.org Git - postgis/commitdiff
Note minimum required versions.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 5 Mar 2010 23:31:12 +0000 (23:31 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 5 Mar 2010 23:31:12 +0000 (23:31 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5377 b70326c6-7e19-0410-871a-916f4a2858ee

README.postgis

index de95046e6668dcc7fc1d397f7c7ef8960d3e98a1..7f2806152267fa64c5ad3749f3e38c7cb8712cc8 100644 (file)
@@ -37,14 +37,14 @@ PostGIS is compatible with PostgreSQL 8.3 and above.
 You *must* have the full PostgreSQL - including server headers - installed
 for this to work. 
 
-* PROJ4 SUPPORT (Required): 
+* PROJ4 SUPPORT (Required, Version 4.5.0 or better): 
 
   The Proj4 reprojection library is required if you want to use the 
   transform() function to reproject features within the database.
 
     http://trac.osgeo.org/proj/
 
-* SPATIAL PREDICATE / GEOS SUPPORT (Required):
+* SPATIAL PREDICATE / GEOS SUPPORT (Required, Version 3.1.1 or better):
 
   The GEOS library provides support for exact topological tests
   such as Touches(), Contains(), Disjoint() and spatial operations