]> granicus.if.org Git - postgis/commit
Modified ST_Neighborhood and underlying functions to return 2D double
authorBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:05:45 +0000 (17:05 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 22 May 2012 17:05:45 +0000 (17:05 +0000)
commitf924f88a76616e1185366c33d10c1dcc3a965600
tree2e989de8311b7e3c9bc3213d4111ff98bfb4760b
parent8754ae907f098ca333331b1533e78242049e3b4c
Modified ST_Neighborhood and underlying functions to return 2D double
precision array.  This allows the output to be readily passed onto the
ST_xxx4ma functions.

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