I am doing the work of change all null pixels to a value of -1 in the raster file X with raster calculator by using following syntax: Con(IsNull("X"),-1,"X")
However, I need to do the same work on >200 raster files. Is there any other method so that I can do these works simply?
Aucun commentaire:
Enregistrer un commentaire