In part two of Lab 5 we were tasked to write our first Python Script. Python is a coding software that helps us do jobs within arc that may be difficult to do manually. Although Python is hard to learn, once you gain these skills it will help you tremendously in the future and make your GIS life alot easier. For this script we took some of the rasters we downloaded, clipped them, and downloaded them into our new geodatabase for Trempaleau County.
| Screenshot of my Python Script |
Lab 7 Script
For part one of Lab 7 we were tasked to write out second Python Script. The reason being is so that we could select all the mines that we want to use for our final network analysis. To keep the script clean we made several variables. This script also contains three different SQL statements and two Select by Location queries. My script gave me a total of 41 mines. I have looked through the data and this number seems about right as far as how many mines are active and are 1.5 km away from a rail terminal.
| Screenshot of my Python Script |
No comments:
Post a Comment