Tuesday 26 July 2016

Cube root on ArcGIS raster calculator?


How I could extract a cube root of the multiplication of 3 rasters in raster calculator?


Eg: cuberoot (ras1 * ras2 * ras3)




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...