]> granicus.if.org Git - postgis/commit
Change signature of ST_PixelAsPolygons() and added regression tests.
authorBborie Park <bkpark at ucdavis.edu>
Tue, 3 Jul 2012 22:30:00 +0000 (22:30 +0000)
committerBborie Park <bkpark at ucdavis.edu>
Tue, 3 Jul 2012 22:30:00 +0000 (22:30 +0000)
commit09257da404f3866c90861e138a608ef6d34610b4
treef27b67870fbadcb292e1ee7ca8da5c5110e69e5c
parent94c7d39610327e0f4331fa62fcfdb4bdbae0f116
Change signature of ST_PixelAsPolygons() and added regression tests.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10022 b70326c6-7e19-0410-871a-916f4a2858ee
doc/reference_raster.xml
raster/rt_pg/rt_pg.c
raster/rt_pg/rtpostgis.sql.in.c
raster/rt_pg/rtpostgis_drop.sql.in.c
raster/test/regress/Makefile.in
raster/test/regress/rt_intersection.sql
raster/test/regress/rt_intersection_expected
raster/test/regress/rt_pixelaspolygons.sql [new file with mode: 0644]
raster/test/regress/rt_pixelaspolygons_expected [new file with mode: 0644]