Quantcast
Channel: Active questions tagged raster-calculator - Geographic Information Systems Stack Exchange
Viewing all articles
Browse latest Browse all 222

Extracting specific landcover classes together from NLCD raster data [closed]

$
0
0

I have a GeoTIFF of NLCD raster data loaded into both QGIS and ArcGIS Pro (would happily take answers for either program). I want to create an additional raster of woody and herbaceous wetlands together (classes 90 and 95). For example with the deciduous forest class, I created a new raster using this expression:

Con("NLCD_2019_LC_NY.tif" == 41, 1, 0)

in the raster calculator, but now I don't know how to do that for two classes together (the two types of wetlands).


Viewing all articles
Browse latest Browse all 222

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>