Create a batch processing script that executes at least 5 ArcGIS tools. The script should process the files from the "C:/Temp/Inputs" folder and save the final outputs to the "C:/Temp/Outputs" folder. You can either choose to process Shapefiles (".shp") or IMAGINE (".img") files. Make sure to make it easy for someone else (me) to run the script. Remember to add all code documenation and include a short "ReadMe.txt" file that explains what the script does.
© Copyright 2018 HSU - All rights reserved.