[postgis-commits] svn - r2978 - trunk/doc

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Wed Sep 17 07:41:26 PDT 2008


Author: robe
Date: 2008-09-17 07:41:25 -0700 (Wed, 17 Sep 2008)
New Revision: 2978

Modified:
   trunk/doc/using_postgis.xml
Log:
Give spatial reference systems section a cutesy anchor.

Modified: trunk/doc/using_postgis.xml
===================================================================
--- trunk/doc/using_postgis.xml	2008-09-17 05:49:28 UTC (rev 2977)
+++ trunk/doc/using_postgis.xml	2008-09-17 14:41:25 UTC (rev 2978)
@@ -261,7 +261,7 @@
     <varname>SPATIAL_REF_SYS</varname> table holds the numeric IDs and textual
     descriptions of coordinate systems used in the spatial database.</para>
 
-    <sect2>
+    <sect2 id="spatial_ref_sys">
       <title>The SPATIAL_REF_SYS Table and Spatial Reference Systems</title>
 
 	  <para>The spatial_ref_sys table is a PostGIS included and OGC compliant database table that lists over 3000



More information about the postgis-commits mailing list