references #3512 for PostGIS 2.4 (trunk)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15252
b70326c6-7e19-0410-871a-
916f4a2858ee
can be used to expand a single raster into multiple POLYGONS/MULTIPOLYGONS.</para>
<para>Availability: Requires GDAL 1.7 or higher.</para>
- <note><para>If there is a no data value set for a band, pixels with that value will not be returned.</para></note>
+ <note><para>If there is a no data value set for a band, pixels with that value will not be returned except in the case of exclude_nodata_value=false.</para></note>
<note><para>If you only care about count of pixels with a given value in a raster, it is faster to use <xref linkend="RT_ST_ValueCount" />.</para></note>
<note>
<para>