From 2da8377c61c9ec55fc08bc65b103f442bdcf3b26 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 11 Sep 2014 16:36:16 +0000 Subject: [PATCH] Remove ST_Tile references from ST_Retile docs ... wasn't very useful that way ... git-svn-id: http://svn.osgeo.org/postgis/trunk@12973 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_raster.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/reference_raster.xml b/doc/reference_raster.xml index d65aedea5..53d769831 100644 --- a/doc/reference_raster.xml +++ b/doc/reference_raster.xml @@ -2211,18 +2211,12 @@ raster coverage (tab, col). Algorithm options are: 'NearestNeighbor', 'Bilinear', 'Cubic', 'CubicSpline', and 'Lanczos'. Refer to: GDAL Warp resampling methods for more details. - -This function uses a full table as input whereas uses a single value. - - Availability: 2.2.0 See Also - , - , - + -- 2.50.1