Select to view content in your preferred language

exporting grid

614
0
11-15-2012 11:02 PM
NadiChernolutskaia
Emerging Contributor
i wanna write a new raster from combine.raster (i have in VAT 4 Scenes combined) and make follow expression:
like: OutRas = Raster("InRas1") >= 0 
also like: OutRas=Select("InRas", Value>= 0 ) in Raster Calculator.
It did not work. I need new raster ( convert and export then this raster to produce then error matrix) with this selection.
why does it not work? What is wrong there?
Thanks a lot!
0 Kudos
0 Replies