]> granicus.if.org Git - postgis/commit
Changed output array of ST_Neighborhood to have dimensions of Y,X
authorBborie Park <bkpark at ucdavis.edu>
Mon, 24 Sep 2012 15:07:58 +0000 (15:07 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 24 Sep 2012 15:07:58 +0000 (15:07 +0000)
commit83f25d261e790f1409fa217dae7d750e55b0b7a1
tree3b60ad94c60dcb3d0a07a05d02bb5ea9238ae23c
parent9735b2f56108f51a8c345a603f9a72844d1573bc
Changed output array of ST_Neighborhood to have dimensions of Y,X
instead of X,Y. This matches that found for GDAL blocks.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10323 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_core/rt_api.c
raster/rt_core/rt_api.h
raster/rt_pg/rt_pg.c
raster/test/regress/rt_neighborhood_expected