From: Bborie Park Date: Mon, 27 Jun 2011 19:02:04 +0000 (+0000) Subject: modified expected results for rt_pixelvalue. X-Git-Tag: 2.0.0alpha1~1337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d6dd575dac0e4145c2eed35d4fb4467e73c2a1e2;p=postgis modified expected results for rt_pixelvalue. Associated ticket is #1055 git-svn-id: http://svn.osgeo.org/postgis/trunk@7503 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/raster/test/regress/rt_pixelvalue_expected b/raster/test/regress/rt_pixelvalue_expected index 2a9de971d..58e26c55f 100644 --- a/raster/test/regress/rt_pixelvalue_expected +++ b/raster/test/regress/rt_pixelvalue_expected @@ -1,7 +1,7 @@ -NOTICE: Attempting to get pixel value with out of range raster coordinates -NOTICE: Attempting to get pixel value with out of range raster coordinates -NOTICE: Attempting to get pixel value with out of range raster coordinates -NOTICE: Attempting to get pixel value with out of range raster coordinates +NOTICE: Attempting to get pixel value with out of range raster coordinates: (65534, 65534) +NOTICE: Attempting to get pixel value with out of range raster coordinates: (65534, 65534) +NOTICE: Attempting to get pixel value with out of range raster coordinates: (65534, 65534) +NOTICE: Attempting to get pixel value with out of range raster coordinates: (65534, 65534) NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not set. Returning original raster NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not set. Returning original raster NOTICE: Raster do not have a nodata value defined. Set band nodata value first. Nodata value not set. Returning original raster