Changes between Version 148 and Version 149 of WKTRaster/PlanningAndFunding
- Timestamp:
- 07/24/12 14:48:14 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WKTRaster/PlanningAndFunding
v148 v149 75 75 * Write a "Best practices for third party applications wishing to read raster stored in PostGIS" 76 76 * 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. 77 * Optimized version of two rasters ST_MapAlgebra setting pixel areas when possible instead of just pixels by pixels 77 78 * Multi-band ST_AddBand() 78 79 * Different variant of ST_SetValues()