]> granicus.if.org Git - postgis/commit
Added ST_Tile() and regression tests. The circle is complete.
authorBborie Park <bkpark at ucdavis.edu>
Tue, 23 Oct 2012 22:44:42 +0000 (22:44 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 23 Oct 2012 22:44:42 +0000 (22:44 +0000)
commit977d30fbfb60f7c59da15ab8c5eb51514aabcd0f
treedd8ed875a39d50e739ec402e07ca375068ccd3f5
parentecfd1ae3731cb4437301cfdc89e37f59f63c7b5e
Added ST_Tile() and regression tests. The circle is complete.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10534 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/regress/Makefile.in
raster/test/regress/rt_tile.sql [new file with mode: 0644]
raster/test/regress/rt_tile_expected [new file with mode: 0644]