]> granicus.if.org Git - postgis/commitdiff
Get rid of note about ST_Transform not working on all platforms. No longer true
authorRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 13:02:09 +0000 (13:02 +0000)
committerRegina Obe <lr@pcorp.us>
Fri, 24 Jun 2011 13:02:09 +0000 (13:02 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7467 b70326c6-7e19-0410-871a-916f4a2858ee

doc/reference_raster.xml

index 031030a385db8bb9549d72544b55129cea93183a..3f4a8a1862214188b161ac66d4c087b146a6ac6a 100644 (file)
@@ -3282,8 +3282,6 @@ WHERE rid = 2;
                                    Uses 'NearestNeighbor' if no algorithm is specified and maxerror percent of 0.125 if no maxerr is specified.</para>
                                <para>Algorithm options are: 'NearestNeighbor', 'Bilinear', 'Cubic', 'CubicSpline', and 'Lanczos'.  Refer to: <ulink url="http://www.gdal.org/gdalwarp.html">GDAL Warp resampling methods</ulink> for more details.</para>
                                <para>Availability: 2.0.0  Requires GDAL 1.6.1+</para>
-                               <note><para>Currently having issues getting this to work right on some platforms: Windows, some Linux.  We are working on resolving these. 
-                               Refer to <ulink url="http://trac.osgeo.org/postgis/ticket/925">Raster ST_Transform</ulink> for gorydetails.</para></note>
                        </refsection>
                                
                        <refsection>