postgis/raster
2013-02-04 19:07:28 +00:00
..
doc Documentation updated for ST_BandIsNodata function. Added band nodata checking 2011-01-24 15:06:02 +00:00
loader Drop "lwgeom_init_allocators" need, add "lwgeom_set_handlers" 2012-12-27 12:56:59 +00:00
macros - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_core Fixed dimension error of bands when using ST_Tile on out-db rasters. 2013-02-04 19:07:28 +00:00
rt_pg Fixed dimension error of bands when using ST_Tile on out-db rasters. 2013-02-04 19:07:28 +00:00
scripts Added RasterReader.copy_to() utility based on SQL command COPY TO and PostGIS Raster functions ST_As<FORMAT> and outputs rasters to hex-encoded plain text or binary raster file. 2012-12-06 17:39:04 +00:00
test Fix function parameter value overflow that caused problems when copying 2013-01-28 23:01:25 +00:00
.svnignore Refactored rt_band_get_min_value() to call new function rt_pixtype_get_min_value(). Addition of function rt_util_extent_type(). 2011-10-27 14:08:24 +00:00
CREDITS - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
DEBUG Fixes on PostGIS Raster debug system. The raster core uses 2010-10-26 17:40:32 +00:00
install-sh - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
Makefile.in Change @rm to rm for visibility 2012-03-21 21:36:59 +00:00
NEWS - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
raster_config.h.in Added a flag --with-raster-dblwarning so as to provide the software builder the option of enabling all the value truncation/clamping/conversion warnings, which can be many. The new default is to suppress those warnings. All appropriate regression tests have been updated. 2011-11-18 18:30:00 +00:00
TODO Updated TODO since a bunch of functions just had tickets created. 2012-07-14 00:14:56 +00:00
Version.config - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00