[Qgis-user] Conditional statements
    Carlos Andres Rios Franco 
    carfog81 at gmail.com
       
    Thu Jul  7 15:52:34 PDT 2011
    
    
  
Hi Guys
Someone knows how to do Conditional statements in GDAL Tool's Raster
Calculator?
For Example:
In ArcGIS:         CON(([RASTER] < 500), 300, 100)   or
                               CON(([RASTER] < 500), 300, CON(([RASTER] <
250), 150, SetNull([RASTER])))
In Excel:             IF(([VALUE] < 500), 300, 100)
   *CARLOS  RÍOS *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20110707/e07d1faa/attachment.html>
    
    
More information about the Qgis-user
mailing list