Thursday, May 25, 2017

GIS Programming: Module 1

Module 1: Introduction to Python

The image above is a screenshot for a script that was run in creating the file folders seen. This was our first script in action using PythonWin. The folders seen above will be used for further file paths in upcoming assignments.

Our process summary is as follows;


1.       Copied the CreateModuleFolders.py script from the R drive and pasted into the R drive.
2.       Right clicked the CreateModuleFolders.py script and choose Edit Pythonwin.
3.       Clicked Run within PythonWin to run the script which created a folder name GIS Programing and contains 12 modules.

No comments:

Post a Comment