fix id ref

git-svn-id: http://svn.osgeo.org/postgis/trunk@6133 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Regina Obe 2010-10-26 15:50:24 +00:00
parent 0707870d24
commit f4d8e866f2

View file

@ -257,7 +257,7 @@
Each raster has 1 or more bands each having a set of pixel values. Rasters can be georeferenced.</para>
<note>
<para>Requires PostGIS be compiled with GDAL support. Currently rasters can be implicitly converted to geometry type, but the conversion returns the
<xref linkend="RT_ConvexHull" /> of the raster. This auto casting may be removed in the near future so don't rely on it.</para>
<xref linkend="RT_ST_ConvexHull" /> of the raster. This auto casting may be removed in the near future so don't rely on it.</para>
</note>
</refsection>