Module 6: Geometries

Module 6: Geometries This week’s lab was an exciting challenge that compiled six weeks of python for ArcGIS crash course into a logical and useful application. The process was interesting and somewhat challenging. The objective in this exercise was to print out information on 25 different rivers and organize them into a TXT file. The information included the river name, coordinates, and object ID. we had to use our newly acquired knowledge from last module to implement a search cursor, and also learned a lot of new techniques regarding geometry manipulation. The Successful implementation of this code results as follows: