postgis/raster/rt_pg
Bborie Park 6d4a860c64 Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra
usage.  Exception for ST_InvDistWeight4ma() and ST_MinDist4ma(), both of
which are new for 2.1. Added regression tests as well.

git-svn-id: http://svn.osgeo.org/postgis/trunk@10419 b70326c6-7e19-0410-871a-916f4a2858ee
2012-10-12 16:06:27 +00:00
..
.svnignore Renamed legacy.sql.in.c to rtpostgis_legacy.sql.in.c to not conflict with postgis' legacy.sql. Associated ticket is #1422. 2012-01-02 06:59:04 +00:00
Makefile.in #2027: change order of operation -- have cleanup happen first since the drop sometimes tries to drop functions that use types that don't exist in older versions 2012-10-05 12:25:15 +00:00
Makefile.pgxs Modified raster Makefiles to solve bugs of ticket #610 (build error and 2010-10-13 17:12:56 +00:00
rt_pg.c Added n-raster ST_MapAlgebra(). Additional error checking in 2012-10-10 22:02:40 +00:00
rt_pg.h Non-functional change. Updated author email address for dzwarg. 2011-11-18 20:56:57 +00:00
rtpostgis.sql.in.c Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra 2012-10-12 16:06:27 +00:00
rtpostgis_drop.sql.in.c Added multi-band support for ST_Union. Ticket is #2021 2012-10-02 21:45:41 +00:00
rtpostgis_legacy.sql.in.c Fixed incorrect use of rt_band_destroy when loading offline band data. ALso added rules to raster_columns and raster_overviews to gracefully handle insert/update/delete. 2012-01-10 18:45:19 +00:00
rtpostgis_upgrade_cleanup.sql.in.c Added n-raster ST_MapAlgebra(). Additional error checking in 2012-10-10 22:02:40 +00:00