Changes between Version 150 and Version 151 of WKTRaster/PlanningAndFunding
- Timestamp:
- 07/24/12 14:50:07 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v150 v151 77 77 * Break up RASTER_mapAlgebra2 so that the main engine is in rt_core instead of rt_pg. This is needed for C-based aggregate functions that run against MapAlgebra. 78 78 * Optimized version of two rasters ST_MapAlgebra setting pixel areas when possible instead of just pixels by pixels 79 * Multi BandMapAlgebra(raster, raster)79 * Multiband ST_MapAlgebra(raster, raster) 80 80 * ST_MapAlgebraFctNbg working on a tiled coverage 81 81 * Multi-band ST_AddBand()