]> granicus.if.org Git - postgis/commitdiff
Documentation URLs, visible whitespace, and minor touchups (#1548) from mwtoews
authorPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Feb 2012 17:23:50 +0000 (17:23 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Tue, 7 Feb 2012 17:23:50 +0000 (17:23 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@9067 b70326c6-7e19-0410-871a-916f4a2858ee

20 files changed:
doc/extras_tigergeocoder.xml
doc/extras_topology.xml
doc/faq_raster.xml
doc/installation.xml
doc/introduction.xml
doc/performance_tips.xml
doc/reference_accessor.xml
doc/reference_constructor.xml
doc/reference_editor.xml
doc/reference_lrs.xml
doc/reference_management.xml
doc/reference_measure.xml
doc/reference_misc.xml
doc/reference_processing.xml
doc/reference_raster.xml
doc/reference_transaction.xml
doc/reference_type.xml
doc/release_notes.xml
doc/reporting.xml
doc/using_postgis_dataman.xml

index c83c34023d77aee7221019cf3c1950ecc2409e73..5fe547cf9a27c887b978a9a731fe252abd29db12 100644 (file)
@@ -4,7 +4,7 @@
        <title>Tiger Geocoder</title>
         <sect1info>
                <abstract>
-                       <para>A plpgsql based geocoder written to work with the <ulink url="http://www.census.gov/geo/www/tiger/index.html">TIGER (Topologically Integrated Geographic Encoding and Referencing system ) / Line and Master Address database export</ulink> released by the US Census Bureau.  In prior versions the TIGER files were
+                       <para>A plpgsql based geocoder written to work with the <ulink url="http://www.census.gov/geo/www/tiger/">TIGER (Topologically Integrated Geographic Encoding and Referencing system ) / Line and Master Address database export</ulink> released by the US Census Bureau.  In prior versions the TIGER files were
                        released in ASCII format.  The older geocoder used to work with that format is in <varname>extras/tiger_geocoder/tiger_2006andbefore</varname>. </para>
                        <para>There are four components to the geocoder: the data loader functions, the address normalizer, the address geocoder, and the reverse geocoder. The latest version updated to use the TIGER 2010 census data is located in the <varname>extras/tiger_geocoder/tiger_2010</varname> folder.</para>
                        <para>Although it is designed specifically for the US, a lot of the concepts and functions are applicable and can be adapted to work with other country address and road networks.</para>
@@ -302,7 +302,7 @@ Total query runtime: 245 ms.
          <!-- Optionally add a "See Also" section -->
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="Normalize_Address" />,<xref linkend="Pprint_Addy" />,<xref linkend="ST_AsText"/>,<xref linkend="ST_SnapToGrid"/>, <xref linkend="ST_X"/>, <xref linkend="ST_Y"/></para>
+               <para><xref linkend="Normalize_Address" />, <xref linkend="Pprint_Addy" />, <xref linkend="ST_AsText"/>, <xref linkend="ST_SnapToGrid"/>, <xref linkend="ST_X"/>, <xref linkend="ST_Y"/></para>
          </refsection>
        </refentry>
        
@@ -367,7 +367,7 @@ Total query runtime: 245 ms.
          <!-- Optionally add a "See Also" section -->
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="Geocode" />,<xref linkend="Pprint_Addy" />,<xref linkend="ST_AsText"/></para>
+               <para><xref linkend="Geocode" />, <xref linkend="Pprint_Addy" />, <xref linkend="ST_AsText"/></para>
          </refsection>
        </refentry>
        
index 41931ccd9e8718994c91f8e6f9d2d23aabdd99c9..4e8709712b648dd6aa5d8a0a79c1998b96b22f7b 100644 (file)
@@ -1504,7 +1504,7 @@ ERROR:  Two or more edges found</programlisting>
           <refsection>
             <title>See Also</title>
         
-            <para><xref linkend="AddEdge" />,<xref linkend="GetNodeByPoint" /></para>
+            <para><xref linkend="AddEdge" />, <xref linkend="GetNodeByPoint" /></para>
           </refsection>
         </refentry>
         
@@ -1555,7 +1555,7 @@ ERROR:  Two or more faces found</programlisting>
                <!-- Optionally add a "See Also" section -->
                <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="AddFace" />,<xref linkend="GetNodeByPoint" />,<xref linkend="GetEdgeByPoint" /></para>
+                       <para><xref linkend="AddFace" />, <xref linkend="GetNodeByPoint" />, <xref linkend="GetEdgeByPoint" /></para>
                </refsection>
        </refentry>
         
@@ -1696,7 +1696,7 @@ ERROR:  Two or more faces found</programlisting>
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="CreateTopology"/>, <xref linkend="DropTopology"/>,<xref linkend="GetTopologyID"/></para>
+                               <para><xref linkend="CreateTopology"/>, <xref linkend="DropTopology"/>, <xref linkend="GetTopologyID"/></para>
                        </refsection>
                </refentry>
                
@@ -2446,7 +2446,7 @@ When <varname>tolerance</varname> is given it will be used to snap the input geo
                        </refsection>
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="topoelement"/>,<xref linkend="topoelementarray"/></para>
+                               <para><xref linkend="topoelement"/>, <xref linkend="topoelementarray"/></para>
                        </refsection>
           </refentry>
        </sect1>
@@ -2498,7 +2498,7 @@ When <varname>tolerance</varname> is given it will be used to snap the input geo
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="GetTopoGeomElements"/>,<xref linkend="topoelementarray"/></para>
+                               <para><xref linkend="GetTopoGeomElements"/>, <xref linkend="topoelementarray"/></para>
                        </refsection>
                </refentry>
                <refentry id="GetTopoGeomElements">
@@ -2544,7 +2544,7 @@ When <varname>tolerance</varname> is given it will be used to snap the input geo
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="GetTopoGeomElementArray"/>,<xref linkend="topoelement"/></para>
+                               <para><xref linkend="GetTopoGeomElementArray"/>, <xref linkend="topoelement"/></para>
                        </refsection>
                </refentry>
        </sect1>
index 627e9cde17ac65ea05aa4f3895593d5e0adda87e..c02cf65e50774514d49623e055c942237145c90d 100644 (file)
                        Below are some using a where clause</para>
                 <programlisting>gdal_translate -of PNG -outsize 10% 10% "PG:host=localhost dbname='mygisdb' user='postgres' password=whatever' schema='someschema' table=sometable where="owner='jimmy'" " C:\somefile.png</programlisting>
                 <programlisting>gdal_translate -of PNG -outsize 10% 10% "PG:host=localhost dbname='mygisdb' user='postgres' password=whatever' schema='someschema' table=sometable where='ST_Intersects(rast, ST_SetSRID(ST_Point(-71.032,42.3793),4326) )' " C:\intersectregion.png</programlisting>
-                <para>To see more examples and syntax refer to <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html#a3.2-Readingdata">Reading Raster Data of PostGIS Raster section</ulink></para>
+                <para>To see more examples and syntax refer to <ulink url="http://trac.osgeo.org/gdal/wiki/frmts_wtkraster.html#a3.2-Readingrasterdatafromthedatabase">Reading Raster Data of PostGIS Raster section</ulink></para>
       </answer>
     </qandaentry>
     
index 14dcb8494a7d8660b05ffb7eb08a36298f7d1499..dc2d16ff787ac08848955097d9c1746550224483 100644 (file)
@@ -218,7 +218,7 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
 
        <para>
          Alternatively, checkout the source from the
-         <ulink url="http://subversion.tigris.org/">
+         <ulink url="http://subversion.apache.org/">
                svn
          </ulink>
          repository
@@ -335,8 +335,8 @@ tar -xvzf postgis-&last_release_version;.tar.gz</programlisting>
                          <para>
                                This parameter is currently broken, as the package will only
                                install into the PostgreSQL installation directory. Visit
-                               <ulink url="http://trac.osgeo.org/postgis/ticket/160">
-                                 http://trac.osgeo.org/postgis/ticket/160
+                               <ulink url="http://trac.osgeo.org/postgis/ticket/635">
+                                 http://trac.osgeo.org/postgis/ticket/635
                                </ulink>
                                to track this bug.
                          </para>
@@ -622,11 +622,7 @@ FROM pg_available_extensions WHERE name LIKE 'postgis%' ;
                  configuration parameter <command>--with-pgconfig</command>. So make
                  sure to modify your PATH to match the detected PostgreSQL installation
                  during configuration or be prepared to deal with the impending
-                 headaches. Visit
-                 <ulink url="http://trac.osgeo.org/postgis/ticket/186">
-                       http://trac.osgeo.org/postgis/ticket/186
-                 </ulink>
-                 to track this bug.
+                 headaches.
                </para>
          </caution>
 
index 4aa8bbe0ae18bae39dd0ef123437c1fc2c820092..e6a9e2d64c71bb358573ed446d7f595678d78e2a 100644 (file)
          <listitem>
                <para>More information about MapServer internet map server is
                available at <ulink
-               url="http://mapserver.gis.umn.edu/">http://mapserver.gis.umn.edu</ulink>.</para>
+               url="http://mapserver.org/">http://mapserver.org</ulink>.</para>
          </listitem>
 
          <listitem>
index d14b836317b08ba9eda66466b9e1cb95891e2d69..c5ca4a8ad793ae58b83c1648064920a6768f798a 100644 (file)
@@ -13,7 +13,7 @@
       "extension room" used to store large (in the sense of data size) values
       that do not fit into normal data pages (like long texts, images or
       complex geometries with lots of vertices), see
-      http://www.postgresql.org/docs/current/interactive/storage-toast.html for more
+      <ulink url="http://www.postgresql.org/docs/current/static/storage-toast.html">the PostgreSQL Documentation for TOAST</ulink> for more
       information).</para>
 
       <para>The problem appears if you happen to have a table with rather
@@ -162,15 +162,14 @@ VACUUM FULL ANALYZE mytable;</programlisting>
         </para>
         
         <para>
-          <ulink url="http://www.postgresql.org/docs/current/interactive/runtime-config-wal.html#GUC-CHECKPOINT-SEGMENTS">checkpoint_segment_size</ulink> 
-                 (this setting is obsolete in newer versions of PostgreSQL) got replaced with 
-                 many configurations with names starting with checkpoint and WAL.
+          <ulink url="http://www.postgresql.org/docs/current/static/runtime-config-wal.html#GUC-CHECKPOINT-SEGMENTS">checkpoint_segments</ulink>
         </para>
         
         <itemizedlist>
           <listitem>
             <para>
-              # of WAL files = 16MB each; default is 3
+              Maximum number of log file segments between automatic WAL checkpoints
+              (each segment is normally 16MB); default is 3
             </para>
           </listitem>
           <listitem>
@@ -187,7 +186,7 @@ VACUUM FULL ANALYZE mytable;</programlisting>
         </itemizedlist>
         
         <para>
-           <ulink url="http://www.postgresql.org/docs/current/interactive/runtime-config-query.html#GUC-CONSTRAINT-EXCLUSION">constraint_exclusion</ulink>
+           <ulink url="http://www.postgresql.org/docs/current/static/runtime-config-query.html#GUC-CONSTRAINT-EXCLUSION">constraint_exclusion</ulink>
         </para>
         
         <itemizedlist>
@@ -207,7 +206,7 @@ VACUUM FULL ANALYZE mytable;</programlisting>
         </itemizedlist>
         
         <para>
-           <ulink url="http://www.postgresql.org/docs/current/interactive/runtime-config-resource.html">shared_buffers</ulink>
+           <ulink url="http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-SHARED-BUFFERS">shared_buffers</ulink>
         </para>
         
         <itemizedlist>
@@ -228,7 +227,7 @@ VACUUM FULL ANALYZE mytable;</programlisting>
         <title>Runtime</title>
         
         <para>
-          <ulink url="http://www.postgresql.org/docs/current/interactive/runtime-config-resource.html#GUC-WORK-MEM">work_mem</ulink> (the memory used for sort operations and complex queries)
+          <ulink url="http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-WORK-MEM">work_mem</ulink> (the memory used for sort operations and complex queries)
         </para>
         
         <itemizedlist>
@@ -258,7 +257,7 @@ VACUUM FULL ANALYZE mytable;</programlisting>
         </itemizedlist>
         
         <para>
-          <ulink url="http://www.postgresql.org/docs/current/interactive/runtime-config-resource.html#GUC-MAINTENANCE-WORK-MEM">maintenance_work_mem</ulink> (used for VACUUM, CREATE INDEX, etc.)
+          <ulink url="http://www.postgresql.org/docs/current/static/runtime-config-resource.html#GUC-MAINTENANCE-WORK-MEM">maintenance_work_mem</ulink> (used for VACUUM, CREATE INDEX, etc.)
         </para>
         
         <itemizedlist>
index d0a596c995ae13b7d32ea1ee26817bf995d633ac..ede286d0ed74701fcb5f40042a3aa90caf9053bd 100644 (file)
@@ -1770,7 +1770,7 @@ GROUP BY gid, field1,field2;
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_GeomFromEWKT" />,<xref linkend="ST_NumGeometries" /></para>
+               <para><xref linkend="ST_GeomFromEWKT" />, <xref linkend="ST_NumGeometries" /></para>
          </refsection>
        </refentry>
 
@@ -2004,7 +2004,7 @@ POINT(3 2)
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="spatial_ref_sys" />,<xref linkend="ST_GeomFromText" />, <xref linkend="ST_SetSRID" />, <xref linkend="ST_Transform" /></para>
+               <para><xref linkend="spatial_ref_sys" />, <xref linkend="ST_GeomFromText" />, <xref linkend="ST_SetSRID" />, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>
 
index 67eaf33beacd9e396850f513ae782c99e446f073..38c653bcb14a9cc0c187ff44b6fcc069c4e53a49 100644 (file)
@@ -131,7 +131,7 @@ UPDATE sometable SET geog = ST_GeogFromText('SRID=4326;POINT(' || lon || ' ' ||
                 </refsection>
                  <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="ST_AsText" />,<xref linkend="ST_GeographyFromText" /></para>
+                       <para><xref linkend="ST_AsText" />, <xref linkend="ST_GeographyFromText" /></para>
                  </refsection>
        </refentry>
 
@@ -625,7 +625,7 @@ LINESTRING(1 2,4 5,7 8)
 
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="ST_AsText" />,<xref linkend="ST_AsGeoJSON" />, <xref linkend="installation_configuration" /></para>
+               <para><xref linkend="ST_AsText" />, <xref linkend="ST_AsGeoJSON" />, <xref linkend="installation_configuration" /></para>
          </refsection>
        </refentry>
        
@@ -908,7 +908,7 @@ LINESTRING(1 2 3,4 5 6,7 8 9)
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_Collect" />,<xref linkend="ST_MakeLine" /></para>
+               <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_Collect" />, <xref linkend="ST_MakeLine" /></para>
          </refsection>
        </refentry>
 
index 280fc53b1a26166952ebed7322396294159e63d7..64d490b61c9ad497a286b991ffa370e5cb4dd8b8 100644 (file)
@@ -1065,8 +1065,7 @@ SELECT ST_AsEWKT(ST_RotateX(ST_GeomFromEWKT('LINESTRING(1 2 3, 1 1 1)'), pi()/2)
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_Affine" />, <xref linkend="ST_RotateX" />, <xref linkend="ST_RotateZ" />, <ulink
-         url="/support/wiki/index.php?plpgsqlfunctions">Rotate around Point, Create Ellipse functions</ulink></para>
+               <para><xref linkend="ST_Affine" />, <xref linkend="ST_RotateX" />, <xref linkend="ST_RotateZ" /></para>
          </refsection>
        </refentry>
 
@@ -1133,8 +1132,7 @@ FROM (SELECT ST_LineToCurve(ST_Buffer(ST_GeomFromText('POINT(234 567)'), 3)) As
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_Affine" />, <xref linkend="ST_RotateX" />, <xref linkend="ST_RotateY" />, <ulink
-         url="/support/wiki/index.php?plpgsqlfunctions">Rotate around Point, Create Ellipse functions</ulink></para>
+               <para><xref linkend="ST_Affine" />, <xref linkend="ST_RotateX" />, <xref linkend="ST_RotateY" /></para>
          </refsection>
        </refentry>
 
@@ -1321,7 +1319,7 @@ LINESTRING(-1 2 3,-1 3 4,-1 1 3)
                  </refsection>
                  <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="ST_AddPoint"/>,<xref linkend="ST_NPoints"/>, <xref linkend="ST_NumPoints"/>, <xref linkend="ST_PointN"/>, <xref linkend="ST_RemovePoint"/></para>
+                       <para><xref linkend="ST_AddPoint"/>, <xref linkend="ST_NPoints"/>, <xref linkend="ST_NumPoints"/>, <xref linkend="ST_PointN"/>, <xref linkend="ST_RemovePoint"/></para>
                  </refsection>
        </refentry>
 
@@ -1380,7 +1378,7 @@ SRID=3785;POINT(-13732990.8753491 6178458.96425423)
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="spatial_ref_sys" />, <xref linkend="ST_AsEWKT"/>,  <xref linkend="ST_Point" />, <xref linkend="ST_SRID"/>,<xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
+               <para><xref linkend="spatial_ref_sys" />, <xref linkend="ST_AsEWKT"/>,  <xref linkend="ST_Point" />, <xref linkend="ST_SRID"/>, <xref linkend="ST_Transform"/>, <xref linkend="UpdateGeometrySRID"/></para>
          </refsection>
 
        </refentry>
index dc28b85b8724fa30277ba917710def3fd2d1d247..c4771af4303e506ff180258f4526d11e66166af2 100644 (file)
@@ -82,7 +82,7 @@ FROM (SELECT ST_GeomFromText('LINESTRING(1 2, 4 5, 6 7)') As the_line) As foo;
                  <refsection>
                        <title>See Also</title>
 
-                       <para><xref linkend="ST_AsText" />,<xref linkend="ST_AsEWKT" />,<xref linkend="ST_Length" />, <xref linkend="ST_Line_Locate_Point" /></para>
+                       <para><xref linkend="ST_AsText" />, <xref linkend="ST_AsEWKT" />, <xref linkend="ST_Length" />, <xref linkend="ST_Line_Locate_Point" /></para>
                  </refsection>
                </refentry>
 
index 3544ec2ffa5f971a96f2e43cb4277bae48130182..f3f581b535a798c25d4498d785e0fa5b78a353bd 100644 (file)
@@ -836,7 +836,7 @@ DROP TABLE my_schema.my_spatial_table;
                <title>See Also</title>
 
                <para><xref linkend="PostGIS_Full_Version" />, <xref
-               linkend="PostGIS_GEOS_Version" />,<xref
+               linkend="PostGIS_GEOS_Version" />, <xref
                linkend="PostGIS_Lib_Version" />, <xref
                linkend="PostGIS_LibXML_Version" />, <xref
                linkend="PostGIS_PROJ_Version" /></para>
index 7951afdab2146bbdcaa69f2fd0613cc47cba9c8c..a765766f5f4ec207b0de73769dc88718b9f1bd5c 100644 (file)
@@ -93,7 +93,7 @@ SELECT ST_AsEWKT(ST_3DClosestPoint(line,pt)) AS cp3d_line_pt,
                  <refsection>
                        <title>See Also</title>
        
-                       <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_ClosestPoint"/>,<xref linkend="ST_3DDistance"/>,<xref linkend="ST_3DShortestLine"/></para>
+                       <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_ClosestPoint"/>, <xref linkend="ST_3DDistance"/>, <xref linkend="ST_3DShortestLine"/></para>
                  </refsection>
        </refentry>
        <refentry id="ST_3DDistance">
@@ -167,7 +167,7 @@ SELECT ST_3DDistance(poly, mline) As dist3d,
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_Distance"/>,<xref linkend="ST_3DClosestPoint"/>,<xref linkend="ST_3DDWithin"/>,<xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_3DShortestLine"/>,<xref linkend="ST_Transform" /></para>
+               <para><xref linkend="ST_Distance"/>, <xref linkend="ST_3DClosestPoint"/>, <xref linkend="ST_3DDWithin"/>, <xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_3DShortestLine"/>, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>
        
@@ -234,7 +234,7 @@ ST_DWithin(
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_3DDistance"/>, <xref linkend="ST_Distance"/>,<xref linkend="ST_DWithin"/>,<xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_Transform" /></para>
+               <para><xref linkend="ST_3DDistance"/>, <xref linkend="ST_Distance"/>, <xref linkend="ST_DWithin"/>, <xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>
        
@@ -522,7 +522,7 @@ SELECT ST_3DMaxDistance(
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_Distance"/>,<xref linkend="ST_3DDWithin"/>,<xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_Transform" /></para>
+               <para><xref linkend="ST_Distance"/>, <xref linkend="ST_3DDWithin"/>, <xref linkend="ST_3DMaxDistance" />, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>
        <refentry id="ST_3DShortestLine">
@@ -716,7 +716,7 @@ SELECT ST_Area(the_geog)/POWER(0.3048,2) As sqft_spheroid,  ST_Area(the_geog,fal
                  </refsection>
                <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="ST_GeomFromText" />, <xref linkend="ST_GeographyFromText" />, <xref linkend="ST_SetSRID" />,<xref linkend="ST_Transform" /></para>
+                       <para><xref linkend="ST_GeomFromText" />, <xref linkend="ST_GeographyFromText" />, <xref linkend="ST_SetSRID" />, <xref linkend="ST_Transform" /></para>
                </refsection>
        </refentry>
 
@@ -1200,7 +1200,7 @@ ST_Point      | t          | t              | f           | f
 
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="ST_Boundary" />, <xref linkend="ST_ContainsProperly" />, <xref linkend="ST_Covers" />,<xref linkend="ST_CoveredBy" />, <xref linkend="ST_Equals"/>,<xref linkend="ST_Within"/></para>
+               <para><xref linkend="ST_Boundary" />, <xref linkend="ST_ContainsProperly" />, <xref linkend="ST_Covers" />, <xref linkend="ST_CoveredBy" />, <xref linkend="ST_Equals"/>, <xref linkend="ST_Within"/></para>
          </refsection>
  </refentry>
 
@@ -1299,7 +1299,7 @@ ST_Point      | t          | t              | f           | f
 
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="ST_GeometryType" />, <xref linkend="ST_Boundary" />, <xref linkend="ST_Contains" />, <xref linkend="ST_Covers" />,<xref linkend="ST_CoveredBy" />, <xref linkend="ST_Equals"/>,<xref linkend="ST_Relate" />,<xref linkend="ST_Within"/></para>
+               <para><xref linkend="ST_GeometryType" />, <xref linkend="ST_Boundary" />, <xref linkend="ST_Contains" />, <xref linkend="ST_Covers" />, <xref linkend="ST_CoveredBy" />, <xref linkend="ST_Equals"/>, <xref linkend="ST_Relate" />, <xref linkend="ST_Within"/></para>
          </refsection>
  </refentry>
 
@@ -2023,7 +2023,7 @@ FROM (SELECT
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_3DDistance"/>,<xref linkend="ST_DWithin"/>, <xref linkend="ST_Distance_Sphere"/>, <xref linkend="ST_Distance_Spheroid"/>, <xref linkend="ST_MaxDistance" />, <xref linkend="ST_Transform" /></para>
+               <para><xref linkend="ST_3DDistance"/>, <xref linkend="ST_DWithin"/>, <xref linkend="ST_Distance_Sphere"/>, <xref linkend="ST_Distance_Spheroid"/>, <xref linkend="ST_MaxDistance" />, <xref linkend="ST_Transform" /></para>
          </refsection>
        </refentry>
 
@@ -2563,7 +2563,7 @@ SELECT ST_Equals(ST_Reverse(ST_GeomFromText('LINESTRING(0 0, 10 10)')),
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="ST_CurveToLine" />,<xref linkend="ST_LineToCurve" /></para>
+               <para><xref linkend="ST_CurveToLine" />, <xref linkend="ST_LineToCurve" /></para>
          </refsection>
        </refentry>
 
@@ -3694,7 +3694,7 @@ SELECT ST_AsEWKT(ST_PointOnSurface(ST_GeomFromEWKT('LINESTRING(0 5 1, 0 0 1, 0 1
                        <para>Version 1: Takes geomA, geomB, intersectionMatrix and Returns 1 (TRUE) if this Geometry is spatially related to
                                        anotherGeometry, by testing for intersections between the
                                        Interior, Boundary and Exterior of the two geometries as specified
-                                       by the values in the <ulink url="http://docs.codehaus.org/display/GEOTDOC/Point+Set+Theory+and+the+DE-9IM+Matrix#PointSetTheoryandtheDE-9IMMatrix-9IntersectionMatrix">intersectionMatrixPattern</ulink>.</para>
+                                       by the values in the <ulink url="http://en.wikipedia.org/wiki/DE-9IM">DE-9IM matrix pattern</ulink>.</para>
                        
                        <para>This is especially useful for testing compound checks of intersection, crosses, etc in one step.</para>
                        <para>Do not call with a GeometryCollection as an argument</para>
@@ -4161,7 +4161,7 @@ SELECT ST_Buffer(ST_GeomFromText('POINT(50 50)'), 20) As smallc,
 
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/>,<xref linkend="ST_IsValid"/></para>
+               <para><xref linkend="ST_Contains"/>, <xref linkend="ST_Equals"/>, <xref linkend="ST_IsValid"/></para>
          </refsection>
        </refentry>
 </sect1>
index 8d1c20556e5ea1b7b8fd7b6351999dd4536b8b8f..19a06accaa5a9dd9c7bafea69fb1a77b13689f4d 100644 (file)
@@ -328,7 +328,7 @@ SELECT ST_Expand(CAST('BOX3D(778783 2951741 1,794875 2970042.61545891 10)' As bo
 
          <refsection>
                <title>See Also</title>
-               <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_Buffer" />, <xref linkend="ST_DWithin" />, <xref linkend="ST_GeomFromEWKT" />,<xref linkend="ST_GeomFromText" />, <xref linkend="ST_SRID" /></para>
+               <para><xref linkend="ST_AsEWKT" />, <xref linkend="ST_Buffer" />, <xref linkend="ST_DWithin" />, <xref linkend="ST_GeomFromEWKT" />, <xref linkend="ST_GeomFromText" />, <xref linkend="ST_SRID" /></para>
          </refsection>
        </refentry>
 
index ae243327cdf91738cd52e9d60d37882ecca93560..7f645cb93fb7d930ad436266427e059eaf3ec3b0 100644 (file)
@@ -441,17 +441,15 @@ FROM (SELECT ST_Buffer(
 
          <refsection>
                <title>Examples</title>
-               <para>Aggregate example</para>
-                       <programlisting>Thread ref: http://postgis.refractions.net/pipermail/postgis-users/2008-June/020331.html
-SELECT stusps,
+               <para>Aggregate example (<ulink url="http://postgis.refractions.net/pipermail/postgis-users/2008-June/020331.html">http://postgis.refractions.net/pipermail/postgis-users/2008-June/020331.html</ulink>)</para>
+                       <programlisting>SELECT stusps,
           ST_Multi(ST_Collect(f.the_geom)) as singlegeom
         FROM (SELECT stusps, (ST_Dump(the_geom)).geom As the_geom
                                FROM
                                somestatetable ) As f
 GROUP BY stusps</programlisting>
                <para>Non-Aggregate example</para>
-                       <programlisting>Thread ref: http://postgis.refractions.net/pipermail/postgis-users/2008-June/020331.html
-SELECT ST_AsText(ST_Collect(ST_GeomFromText('POINT(1 2)'),
+                       <programlisting>SELECT ST_AsText(ST_Collect(ST_GeomFromText('POINT(1 2)'),
        ST_GeomFromText('POINT(-2 3)') ));
 
 st_astext
@@ -2564,7 +2562,7 @@ GEOMETRYCOLLECTION(
         </refsection>
         <refsection>
         <title>See Also</title>
-        <para><xref linkend="ST_AsText" />,<xref linkend="ST_BuildArea" />, <xref linkend="ST_Dump" />,<xref linkend="ST_GeometryN" />,<xref linkend="ST_Union" /></para>
+        <para><xref linkend="ST_AsText" />, <xref linkend="ST_BuildArea" />, <xref linkend="ST_Dump" />, <xref linkend="ST_GeometryN" />, <xref linkend="ST_Union" /></para>
         </refsection>
     </refentry>
 
index 5075b27c3abe3d279a62b4963e22a621985f7fbf..8b2271db30132ad4ab42456d1834009a8a7b7afc 100644 (file)
@@ -452,7 +452,7 @@ NOTICE:  Adding blocksize-Y constraint</programlisting>
          <refsection>
                <title>See Also</title>
 
-               <para><xref linkend="RT_Raster_Columns"/>,<xref linkend="RT_ST_AddBand"/>, <xref linkend="RT_ST_MakeEmptyRaster"/>, <xref linkend="RT_DropRasterConstraints"/>, <xref linkend="RT_ST_BandPixelType" />, <xref linkend="RT_ST_SRID" /></para>
+               <para><xref linkend="RT_Raster_Columns"/>, <xref linkend="RT_ST_AddBand"/>, <xref linkend="RT_ST_MakeEmptyRaster"/>, <xref linkend="RT_DropRasterConstraints"/>, <xref linkend="RT_ST_BandPixelType" />, <xref linkend="RT_ST_SRID" /></para>
          </refsection>
        </refentry>
        
@@ -717,7 +717,7 @@ postgis_raster_lib_version
                <title>Description</title>
 
                <para>Returns a list of raster formats short_name,long_name and creator options of each format supported by your lib gdal.  Use the short_name as input in the <varname>format</varname> parameter of <xref linkend="RT_ST_AsGDALRaster" />.
-               Options vary depending on what drivers your libgdal was compiled with. <varname>create_options</varname> returns an xml formatted set of CreationOptionList/Option consisting of name and optional <varname>type</varname>,<varname>description</varname> and set of <varname>VALUE</varname> for each creator option for the specific driver.</para>
+               Options vary depending on what drivers your libgdal was compiled with. <varname>create_options</varname> returns an xml formatted set of CreationOptionList/Option consisting of name and optional <varname>type</varname>, <varname>description</varname> and set of <varname>VALUE</varname> for each creator option for the specific driver.</para>
                
                 <para>Availability: 2.0.0 - requires GDAL &gt;= 1.6.0. </para>
          </refsection>
@@ -1182,7 +1182,7 @@ SELECT ST_AsPNG(
             <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_BandPixelType" />, <xref linkend="ST_Buffer" />, <xref linkend="RT_ST_GDALDrivers" />, <xref linkend="RT_ST_AsGDALRaster" />,<xref linkend="RT_ST_AsPNG" /> , <xref linkend="RT_ST_AsJPEG" />, <xref linkend="RT_ST_SRID" /></para>
+                               <para><xref linkend="RT_ST_BandPixelType" />, <xref linkend="ST_Buffer" />, <xref linkend="RT_ST_GDALDrivers" />, <xref linkend="RT_ST_AsGDALRaster" />, <xref linkend="RT_ST_AsPNG" />, <xref linkend="RT_ST_AsJPEG" />, <xref linkend="RT_ST_SRID" /></para>
                        </refsection>
                </refentry>
                
@@ -2623,7 +2623,7 @@ select st_bandisnodata(rast, 2) from dummy_rast where rid = 1; -- Expected false
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_BandNoDataValue" />,<xref
+                               <para><xref linkend="RT_ST_BandNoDataValue" />, <xref
                 linkend="RT_ST_NumBands" />, <xref
                 linkend="RT_ST_SetBandNoDataValue" />, <xref
                 linkend="RT_ST_SetBandIsNoData" /></para>
@@ -3370,7 +3370,7 @@ FROM dummy_rast WHERE rid = 1;
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_GeoReference" />,<xref linkend="RT_ST_SetGeoReference" />, <xref linkend="RT_ST_SkewX" />, <xref linkend="RT_ST_SkewY" /></para>
+                               <para><xref linkend="RT_ST_GeoReference" />, <xref linkend="RT_ST_SetGeoReference" />, <xref linkend="RT_ST_SkewX" />, <xref linkend="RT_ST_SkewY" /></para>
                        </refsection>
                </refentry>
                
@@ -3452,7 +3452,7 @@ WHERE rid = 2;
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_UpperLeftX" />,<xref linkend="RT_ST_UpperLeftY" /></para>
+                               <para><xref linkend="RT_ST_UpperLeftX" />, <xref linkend="RT_ST_UpperLeftY" /></para>
                        </refsection>
                </refentry>
                
@@ -3839,7 +3839,7 @@ WHERE rid = 2;
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_BandNoDataValue" />,<xref linkend="RT_ST_NumBands" /></para>
+                               <para><xref linkend="RT_ST_BandNoDataValue" />, <xref linkend="RT_ST_NumBands" /></para>
                        </refsection>
                </refentry>
 
@@ -3947,7 +3947,7 @@ select st_bandisnodata(rast, 1) from dummy_rast where rid = 1; -- Expected true
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_BandNoDataValue" />,<xref
+                               <para><xref linkend="RT_ST_BandNoDataValue" />, <xref
                 linkend="RT_ST_NumBands" />, <xref
                 linkend="RT_ST_SetBandNoDataValue"/>, <xref
                 linkend="RT_ST_BandIsNoData"/></para>
@@ -4391,7 +4391,7 @@ ORDER BY value, quantile,rid
                        <refsection>
                                <title>Description</title>
                                
-                               <para>Returns <varname>summarystats</varname> consisting of count, sum, mean, stddev, min, max for a given raster band of a raster or raster coverage..  If no band is specified <varname>nband</varname> defaults to 1. </para> 
+                               <para>Returns <varname>summarystats</varname> consisting of count, sum, mean, stddev, min, max for a given raster band of a raster or raster coverage.  If no band is specified <varname>nband</varname> defaults to 1. </para> 
                                <note><para>By default only considers pixel values no equal to the <varname>nodata</varname> value . Set <varname>exclude_nodata_value</varname> to false to get count all pixels</para>. By default will sample all pixels. To get faster response, set <varname>sample_percent</varname> to lower than 1</note>
                                <para>Availability: 2.0.0 </para>
                        </refsection>
@@ -4859,7 +4859,7 @@ SELECT ST_AsJPEG(rast,ARRAY[2,1,3],ARRAY['QUALITY=90','PROGRESSIVE=ON']) As rast
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_Raster_Applications" />, <xref linkend="RT_ST_GDALDrivers" />, <xref linkend="RT_ST_AsGDALRaster" />,<xref linkend="RT_ST_AsPNG" />, <xref linkend="RT_ST_AsTIFF" /> </para>
+                               <para><xref linkend="RT_Raster_Applications" />, <xref linkend="RT_ST_GDALDrivers" />, <xref linkend="RT_ST_AsGDALRaster" />, <xref linkend="RT_ST_AsPNG" />, <xref linkend="RT_ST_AsTIFF" /> </para>
                        </refsection>
                </refentry>
                
@@ -5204,7 +5204,7 @@ WHERE rid = 4) As foo;</programlisting>
                        <!-- Optionally add a "See Also" section -->
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_AddBand" />,<xref linkend="RT_ST_Intersection" /></para>
+                               <para><xref linkend="RT_ST_AddBand" />, <xref linkend="RT_ST_Intersection" /></para>
                        </refsection>
                </refentry>
                
@@ -5347,7 +5347,7 @@ ORDER BY val;
                  </refsection>
                  <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="geomval" />,<xref linkend="RT_ST_Value" />, <xref linkend="RT_ST_Polygon" />, <xref linkend="RT_ST_ValueCount" /></para>
+                       <para><xref linkend="geomval" />, <xref linkend="RT_ST_Value" />, <xref linkend="RT_ST_Polygon" />, <xref linkend="RT_ST_ValueCount" /></para>
                  </refsection>
                </refentry>
                
@@ -5924,7 +5924,7 @@ WITH mygeoms
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_MapAlgebraExpr" />,<xref linkend="RT_ST_AddBand" />, <xref linkend="RT_ST_AsPNG" />, <xref linkend="RT_ST_AsRaster" />, <xref linkend="RT_ST_MapAlgebraFct" />, <xref linkend="RT_ST_BandPixelType" />, <xref linkend="RT_ST_GeoReference" />,  <xref linkend="RT_ST_Value" /></para>
+                               <para><xref linkend="RT_ST_MapAlgebraExpr" />, <xref linkend="RT_ST_AddBand" />, <xref linkend="RT_ST_AsPNG" />, <xref linkend="RT_ST_AsRaster" />, <xref linkend="RT_ST_MapAlgebraFct" />, <xref linkend="RT_ST_BandPixelType" />, <xref linkend="RT_ST_GeoReference" />,  <xref linkend="RT_ST_Value" /></para>
                        </refsection>
                </refentry>
 
@@ -6015,7 +6015,7 @@ WITH mygeoms
 
                 <para>The second argument to the <varname>userfunction</varname> is a <type>variadic text</type> array. All trailing text arguments to any <xref linkend="RT_ST_MapAlgebraFct" /> call are passed through to the specified <varname>userfunction</varname>, and are contained in the <varname>args</varname> argument.</para>
 
-                <note><para>For more information about the VARIADIC keyword, please refer to the PostgreSQL documentation and the "SQL Functions with Variable Numbers of Arguments" section of <ulink url="http://www.postgresql.org/docs/current/interactive/xfunc-sql.html">Query Language (SQL) Functions</ulink>.</para></note>
+                <note><para>For more information about the VARIADIC keyword, please refer to the PostgreSQL documentation and the "SQL Functions with Variable Numbers of Arguments" section of <ulink url="http://www.postgresql.org/docs/current/static/xfunc-sql.html">Query Language (SQL) Functions</ulink>.</para></note>
 
                 <note><para>The <type>text[]</type> argument to the <varname>userfunction</varname> is required, regardless of whether you choose to pass any arguments to your user function for processing or not.</para></note>
 
@@ -6191,7 +6191,7 @@ WHERE rid=167;
                        <refsection>
                                <title>Description</title>
                                
-                               <para>Creates a new one band raster formed by applying a valid PostgreSQL function specified by the <varname>tworastuserfunc</varname> on the input raster <varname>rast1</varname>,<varname>rast2</varname> . If no <varname>band1</varname> or <varname>band2</varname> is specified, band 1 is assumed. The new raster will have the same georeference, width, and height as the original rasters but will only have one band.</para>
+                               <para>Creates a new one band raster formed by applying a valid PostgreSQL function specified by the <varname>tworastuserfunc</varname> on the input raster <varname>rast1</varname>, <varname>rast2</varname>. If no <varname>band1</varname> or <varname>band2</varname> is specified, band 1 is assumed. The new raster will have the same georeference, width, and height as the original rasters but will only have one band.</para>
 
                                <para>If <varname>pixeltype</varname> is passed in, then the new raster will have a band of that pixeltype. If pixeltype is passed NULL or left out, then the new raster band will have the same pixeltype as the input <varname>rast1</varname> band.</para>
 
@@ -6202,7 +6202,7 @@ WHERE rid=167;
 
                 <para>The third argument to the <varname>tworastuserfunc</varname> is a <type>variadic text</type> array. All trailing text arguments to any <xref linkend="RT_ST_MapAlgebraFct2" /> call are passed through to the specified <varname>tworastuserfunc</varname>, and are contained in the <varname>userargs</varname> argument.</para>
 
-                <note><para>For more information about the VARIADIC keyword, please refer to the PostgreSQL documentation and the "SQL Functions with Variable Numbers of Arguments" section of <ulink url="http://www.postgresql.org/docs/current/interactive/xfunc-sql.html">Query Language (SQL) Functions</ulink>.</para></note>
+                <note><para>For more information about the VARIADIC keyword, please refer to the PostgreSQL documentation and the "SQL Functions with Variable Numbers of Arguments" section of <ulink url="http://www.postgresql.org/docs/current/static/xfunc-sql.html">Query Language (SQL) Functions</ulink>.</para></note>
 
                 <note><para>The <type>text[]</type> argument to the <varname>tworastuserfunc</varname> is required, regardless of whether you choose to pass any arguments to your user function for processing or not.</para></note>
 
@@ -6697,7 +6697,7 @@ UPDATE wind
 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_ST_AddBand" />,<xref linkend="RT_ST_Band" />, <xref linkend="RT_ST_BandPixelType" />,<xref linkend="RT_ST_MakeEmptyRaster" />,  <xref linkend="reclassarg" />, <xref linkend="RT_ST_Value" /></para>
+                               <para><xref linkend="RT_ST_AddBand" />, <xref linkend="RT_ST_Band" />, <xref linkend="RT_ST_BandPixelType" />, <xref linkend="RT_ST_MakeEmptyRaster" />,  <xref linkend="reclassarg" />, <xref linkend="RT_ST_Value" /></para>
                        </refsection>
                </refentry>
                
@@ -7171,7 +7171,7 @@ NOTICE:  The two rasters provided have different SRIDs
                  </refsection> 
                        <refsection>
                                <title>See Also</title>
-                               <para><xref linkend="RT_Loading_Rasters" />,<xref linkend="RT_ST_MakeEmptyRaster" /></para>
+                               <para><xref linkend="RT_Loading_Rasters" />, <xref linkend="RT_ST_MakeEmptyRaster" /></para>
                        </refsection>
                </refentry>
        </sect1>
index 306db3b06caae6d91d26dd451bea823174c44767..fb0bc8e351632a429dea99141b4aaf40ca17499e 100644 (file)
@@ -4,11 +4,11 @@
 
           <para>This module and associated pl/pgsql functions have been
          implemented to provide long locking support required by <ulink
-         url="http://portal.opengeospatial.org/files/index.php?artifact_id=7176">Web Feature Service</ulink> specification.</para>
+          url="http://www.opengeospatial.org/standards/wfs">Web Feature Service</ulink> specification.</para>
 
          <note>
                <para>Users must use <ulink
-               url="http://www.postgresql.org/docs/8.3/static/transaction-iso.html">serializable
+               url="http://www.postgresql.org/docs/current/static/transaction-iso.html">serializable
                transaction level</ulink> otherwise locking mechanism would
                break.</para>
          </note>
index 933babab788a71556b03711558612d2c894c6809..cc80a0709977f0a8cca5aa32d2e54dbb1c64f73b 100644 (file)
                
                <refsection>
                        <title>See Also</title>
-                       <para><xref linkend="PostGIS_GeographyFunctions" />,<xref linkend="PostGIS_Geography" /></para>
+                       <para><xref linkend="PostGIS_GeographyFunctions" />, <xref linkend="PostGIS_Geography" /></para>
                </refsection>
        </refentry>
   </sect1>
index 56c95aa558a1ff78cf32502e271824de270818ab..417537f296855616d152ba5a9fe42c9d4a39c1ec 100644 (file)
         
         <simplesect>
           <title>Bug fixes</title>
-          <para>http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=postgis+1.5.0&amp;order=priority</para>
+          <para><ulink url="http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.5.0&amp;order=priority">http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.5.0&amp;order=priority</ulink></para>
         </simplesect>
       </sect1>
       
         </simplesect>
         <simplesect>
           <title>Bug fixes</title>
-          <para>http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=postgis+1.4.0&amp;order=priority</para>
+          <para><ulink url="http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.4.0&amp;order=priority">http://trac.osgeo.org/postgis/query?status=closed&amp;milestone=PostGIS+1.4.0&amp;order=priority</ulink></para>
         </simplesect>
       </sect1>
 
 
         <para>Added ST_Covers and ST_CoveredBy relational functions.
         Description and justification of these functions can be found at
-        http://lin-ear-th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-spatial.html</para>
+        <ulink url="http://lin-ear-th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-spatial.html">http://lin-ear-th-inking.blogspot.com/2007/06/subtleties-of-ogc-covers-spatial.html</ulink></para>
 
         <para>Added ST_DWithin relational function.</para>
       </simplesect>
         GNU trove.</para>
 
         <para>Added EJB2 support generously donated by the "Geodetix s.r.l.
-        Company" http://www.geodetix.it/</para>
+        Company" <ulink url="http://www.geodetix.it/">http://www.geodetix.it/</ulink></para>
 
         <para>Added EJB3 tutorial / examples donated by Norman Barker
         &lt;nbarker@ittvis.com&gt;</para>
index 06b952337a2dfebe9f65940931a213fc1589ddd6..9784a2ba86b340b8275dc5ac2dc5b335039c351f 100644 (file)
@@ -46,7 +46,7 @@
 
     <para>If your changes are more extensive, a Subversion patch is definitely
     preferred. This is a four step process on Unix (assuming you already have
-    <ulink url="http://subversion.tigris.org/">Subversion</ulink>
+    <ulink url="http://subversion.apache.org/">Subversion</ulink>
     installed):</para>
 
     <orderedlist>
@@ -84,4 +84,4 @@
       </listitem>
     </orderedlist>
   </sect1>
-</chapter>
\ No newline at end of file
+</chapter>
index 29ffce344d13186c16c3754363cff29ab17cbcb2..3d42dcaa056cf95999823a7a9c678cc7b0879218 100644 (file)
@@ -1605,7 +1605,7 @@ AND ST_Relate(a.geom, b.geom, '102101FF2');</programlisting>
               Extended Nine-Intersection Model (DE-9IM) by Christian Strobl</ulink></para>
             </listitem>
             <listitem>
-                <para><ulink url="http://docs.codehaus.org/display/GEOTDOC/Point+Set+Theory+and+the+DE-9IM+Matrix#PointSetTheoryandtheDE-9IMMatrix-9IntersectionMatrix">GeoTools: Dimensionally Extended Nine-Intersection Matrix</ulink></para>
+              <para><ulink url="http://docs.geotools.org/latest/userguide/library/jts/dim9.html">GeoTools: Point Set Theory and the DE-9IM Matrix</ulink></para>
             </listitem>
             <listitem>
               <para><emphasis>Encyclopedia of GIS</emphasis> By Hui Xiong</para>