I have an ArcPy script that applies the slope function to raster files in ArcGIS. I tried running the script with two raster files in the table of contents, and the script runs, but only saves one layer and loads it into the table of contents. I think that the script is overwriting, and only saving the last file.
Here is my script:
↧
ArcPy Slope Script – Trouble Saving
↧