postgis/raster
Sandro Santilli e259e46af1 Cleanup created objects
git-svn-id: http://svn.osgeo.org/postgis/trunk@8543 b70326c6-7e19-0410-871a-916f4a2858ee
2011-12-24 09:58:03 +00:00
..
doc Documentation updated for ST_BandIsNodata function. Added band nodata checking 2011-01-24 15:06:02 +00:00
loader Overview constraints should always be added regardless of whether or not the user requests raster constraints. 2011-12-23 17:01:15 +00:00
macros - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
rt_core Instead of using spatial reference text in WKT format, use PROJ.4 format when possible. This does mean that in situations that require WKT format, rt_raster_gdal_sr must be called to convert from one format to the other. 2011-12-24 01:14:16 +00:00
rt_pg Avoid function calls in DEFAULT specifications for unknown SRID 2011-12-24 09:57:57 +00:00
scripts Finished support for make target "uninstall". 2011-12-20 03:28:41 +00:00
test Cleanup created objects 2011-12-24 09:58:03 +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 Correct handling of make target "distclean". Next is "uninstall". 2011-12-20 02:58:11 +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
Version.config - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00