]> granicus.if.org Git - postgis/commitdiff
GeometryN(...) now correctly says "1" is the 1st geometry (used to be 0).
authorDavid Blasby <dblasby@gmail.com>
Tue, 13 Apr 2004 16:49:18 +0000 (16:49 +0000)
committerDavid Blasby <dblasby@gmail.com>
Tue, 13 Apr 2004 16:49:18 +0000 (16:49 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@504 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index 4bae1b6c46d19532b15fe6939f6736b3046faca9..56718007981924b1d0c913622f429b26ee09f248 100644 (file)
@@ -2096,7 +2096,7 @@ is simple (does not pass through the same point more than once).
                                                  GEOMETRYCOLLECTION, MULTIPOINT, MULTILINESTRING or
                                                  MULTIPOLYGON. Otherwise, return NULL.
                                                </para> 
-                                               <para>0 is 1st geometry</para>
+                                               <para>1 is 1st geometry</para>
                                        </listitem> 
                                </varlistentry>
                                <varlistentry>