]> granicus.if.org Git - postgis/commitdiff
Cross-link UpdateRasterSRID and UpdateGeometrySRID
authorSandro Santilli <strk@keybit.net>
Thu, 17 Jul 2014 14:30:29 +0000 (14:30 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 17 Jul 2014 14:30:29 +0000 (14:30 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@12793 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_management.xml
doc/reference_raster.xml

index a59e92e6ca8f733e4869be361873bbaa2e3fc9f5..8f40af486fc66213d67d9e6c050a02e58f66fe2b 100644 (file)
@@ -1034,7 +1034,11 @@ Check constraints:
          <refsection>
                <title>See Also</title>
                
-               <para><xref linkend="ST_SetSRID"/> , <xref linkend="ST_Transform"/></para>
+               <para>
+  <xref linkend="RT_UpdateRasterSRID"/>,
+  <xref linkend="ST_SetSRID"/>,
+  <xref linkend="ST_Transform"/>
+               </para>
          </refsection>
        </refentry>
   </sect1>
index e75f21c4c43544530acbb3bba97a9f20ccd99a07..222febc8c7dd6ff61c77be55602774a20a899b46 100644 (file)
@@ -1153,6 +1153,12 @@ WHERE short_name = 'GTiff') As g;
 
                                <para>Availability: 2.1.0</para>
                        </refsection> 
+      <refsection>
+        <title>See Also</title>
+        <para>
+          <xref linkend="UpdateGeometrySRID"/>
+        </para>
+      </refsection>
                </refentry>
   </sect1>