From 41e6412875d64fc0b6773479d17a8e42e4f8ee28 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 5 Apr 2010 21:38:06 +0000 Subject: [PATCH] slight correction git-svn-id: http://svn.osgeo.org/postgis/trunk@5497 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/reference_wktraster.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/reference_wktraster.xml b/doc/reference_wktraster.xml index 47fcae617..4400a811c 100644 --- a/doc/reference_wktraster.xml +++ b/doc/reference_wktraster.xml @@ -523,7 +523,8 @@ FROM dummy_rast; Description - Returns the y size of pixels in units of coordinate reference system? + Returns the y size of pixels in units of coordinate reference system. May be negative. Refer to World File + for more details. @@ -535,7 +536,7 @@ FROM dummy_rast; rid | rastpixheight -----+--------------- 1 | 3 - 2 | -0.05 --this might be a bug + 2 | -0.05 -- 2.40.0