Changes between Initial Version and Version 1 of Ticket #883
- Timestamp:
- 03/23/11 12:12:20 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #883 – Description
initial v1 37 37 Still to review: 38 38 39 -ST_MapAlgebra(rast raster, band integer, expression text, nodatavalueexpr text, pixeltype text) nodatavalueexpr could be replaced by ''in the variants and pixeltype by ST_BandPixelType(rast, band). I don't know if this is bad in terms of performance.39 -ST_MapAlgebra(rast raster, band integer, expression text, nodatavalueexpr text, pixeltype text) nodatavalueexpr could be replaced by "" in the variants and pixeltype by ST_BandPixelType(rast, band). I don't know if this is bad in terms of performance. 40 40 41 41