postgis/raster/rt_pg
Bborie Park 2a743f9a05 Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL
functions as needed. Next is to audit and possibly refactor those
functions that make use of RASTER_resample().

git-svn-id: http://svn.osgeo.org/postgis/trunk@10759 b70326c6-7e19-0410-871a-916f4a2858ee
2012-11-29 18:59:13 +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 Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL 2012-11-29 18:59:13 +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 Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL 2012-11-29 18:59:13 +00:00
rtpostgis_drop.sql.in.c Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL 2012-11-29 18:59:13 +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