Wednesday, July 3, 2013

Module 6 Exploring/Manipulating Spatial Data


In Module 6 we learned how to explore and manipulate spatial data in Python.  We started out by setting the environments to allow overwrites, created a .gdb that copied all items from our data folder into the .gdb, created a search cursor that displayed name and population, and had to make sure that each task printed results.  This assignment was yet again tricky for me, mostly due to me not having a background in Python. With the guidance of a fellow student and our teacher, I was finally able to get the script to produce the required results.

No comments: