]> granicus.if.org Git - postgis/commitdiff
Added credits for GEOS and Proj4.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 9 Dec 2005 20:43:31 +0000 (20:43 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 9 Dec 2005 20:43:31 +0000 (20:43 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2160 b70326c6-7e19-0410-871a-916f4a2858ee

doc/postgis.xml

index d76e20a239f56f1f7fd11f05e0d17d101b8231b8..2e8dfbeef22b7c9a0fd9cfaf844e4857ea4fc4fe 100644 (file)
             </para>
           </listitem>
         </varlistentry>
+
+        <varlistentry>
+          <term>Important Support Libraries</term>
+          <listitem>
+            <para>The <ulink url="http://geos.refractions.net">GEOS</ulink>
+            geometry operations library, and the algorithmic work of 
+            Martin Davis &lt;mbdavis@vividsolutions.com&gt; of Vivid Solutions
+            in making it all work.</para>
+            <para>The <ulink url="http://proj4.maptools.org">Proj4</ulink>
+            cartographic projection library, and the work of Gerald Evenden
+            and Frank Warmerdam in creating and maintaining it.</para>
+           </listitem>
+        </varlistentry>
+
       </variablelist>
     </sect1>