]> granicus.if.org Git - postgis/commit
Added ability to specify raster width and height to ST_Resample.
authorBborie Park <bkpark at ucdavis.edu>
Mon, 14 Nov 2011 21:40:25 +0000 (21:40 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Mon, 14 Nov 2011 21:40:25 +0000 (21:40 +0000)
commit5bd86f0e991609fbc50d2449bd691e3fdd7b8ff2
tree663a3c068c023825834e78ef08caf1a64ecb1af3
parent0c342244cb505c7405702433ded1044e6591a83c
Added ability to specify raster width and height to ST_Resample.

Associated ticket is #1267

git-svn-id: http://svn.osgeo.org/postgis/trunk@8153 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/rt_pg/rtpostgis_drop.sql.in.c
raster/test/core/testapi.c
raster/test/regress/rt_resample.sql
raster/test/regress/rt_resample_expected