The video, exercise, and textbook were all helpful in completing this assignment. I began by opening Python Win and creating my script. After setting the workspace and the overwrite of output files, I worked on the Buffer tool parts of the assignment first as I knew about that tool from my previous classes.
I found a few problems/typos after using Check and Running the program. After fixing my errors the script ran successfully.
Finally, I ran the script within ArcMap so I could visually see what happened to the hospitals.shp file.
1. That it is not necessary to import arcpy within ArcMap’s Python window
2. Unless you close ArcMap you do not have to repeat code that has been run in the Python Window even if you close the Python Window or clear it.
No comments:
Post a Comment