Tagged Questions
-1
votes
2answers
56 views
How to use Raster Calculator in ArcGIS 9.3? [closed]
Raster Calculator tool is not available in ArcGIS 9.3 , so how to do in 9.3.??? thanks in advance
1
vote
1answer
671 views
using raster calculator
I have a combination method to combine two raster( raster x and y) .
the method is : x+y / 1- min(|x|,|y|)
my problem is about "," character .whats the "," means in the method and how can i use this ...