]> granicus.if.org Git - postgis/commitdiff
Fix error in sentence about OGC support.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 19 Nov 2001 17:25:57 +0000 (17:25 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Mon, 19 Nov 2001 17:25:57 +0000 (17:25 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@108 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 229f521deaa2d75f2665cee984997cbc5d0a9971..bdc4825816f8c10dc96d39ed45ab042ec24cea3b 100644 (file)
@@ -291,8 +291,8 @@ SELECT id, name,    AsText(geom) AS geom FROM gtest;</programlisting><para>For more
         <sect1 id="RefObject"> 
                <title>GIS Objects</title> 
                <para>The GIS objects supported by PostGIS are the "Simple Features"
-                 defined by the OpenGIS Consortium (OGC). Note that PostGIS currently support
-                 the features and the representation APIs, but the various comparison and
+                 defined by the OpenGIS Consortium (OGC). Note that PostGIS currently supports
+                 the features and the representation APIs, but not the various comparison and
                  convolution operators given in the OGC "Simple Features for SQL"
                  specification.</para> 
                <para>Examples of the text representations of the features are as