Wednesday, June 22, 2022

Geometries



 For this lab I learned about geometries and how to manipulate them. In this specific lab I created a script that created a text file and took specific attributes from the feature and added them to a text file. In general this lab seemed simple but it had a lot of intricate things to do to get this correct script. For example nested loops had to be used to get the x and y coordinates which are within several layers of objects in the data.  Though I struggled the most with indentations and having indentations that were incorrect would drastically affect the outcome. In my code I had this error and only one of the 247 lines that were to be added to the text file show up and once I corrected the indentations all the lines were correctly added.

No comments:

Post a Comment

LAB 6 Scale Effect and Spatial Data Aggregation

In regards to the effects of scale on vector data I learned that as the larger the scale the larger the units that are measured come out to ...