[Qgis-developer] saga raster calculator fails
matteo
matteo.ghetta at gmail.com
Wed Nov 11 01:53:25 PST 2015
Hi guys,
trying to do a simple operation with the saga raster calculator (qgis
master vesion):
* geotiff dem
* ifelse(a>500,a,0)
saga throws me an error due to some prj4 issue.. ideas?!
Am I missing something?
Thanks
this is the error and the complete log:
Avvio dell'algoritmo Raster calculator...
grid_calculus "Grid Calculator" -GRIDS
"/tmp/processinge40c9136499d4fec87815d32903a233c/56012e6a3a8a409ca2ca719c58b23599/dem.sgrd"
-FORMULA "ifelse(a>500,a,0)" -USE_NODATA false -TYPE 7 -RESULT
"/tmp/processinge40c9136499d4fec87815d32903a233c/c460042938aa4ac6a504bd435c8fe3c3/RESULT.sdat"
Load table: Proj.4-WKT Dictionary...
failed
Load table: Proj.4-WKT Dictionary...
failed
____________________________
##### ## ##### ##
### ### ## ###
### # ## ## #### # ##
### ##### ## # #####
##### # ## ##### # ##
____________________________
SAGA Version: 2.2.2
____________________________
library path: /usr/lib/x86_64-linux-gnu/saga/
library name: libgrid_calculus
library : Calculus
tool : Grid Calculator
author : A.Ringeler (c) 2003
processors : 4 [4]
____________________________
Load grid:
/tmp/processinge40c9136499d4fec87815d32903a233c/56012e6a3a8a409ca2ca719c58b23599/dem.sgrd...
Parameters
Grid system: 99.998100; 2170x 2465y; 554768.937999x 4678358.564672y
Grids: 1 object (dem)
Grids from different Systems: No objects
Result: Result
Formula: ifelse(a>500,a,0)
Name: Calculation
Take Formula: no
Use NoData: no
Data Type: 4 byte floating point number
Converting outputs
Caricamento layer
The following layers were not correctly generated.
Calculated
You can check the log messages to find more information about the
execution of the algorithm
More information about the Qgis-developer
mailing list