Wednesday, June 22, 2022

GIS Programming: Geometries

 

This week involved programming with geometries in python. The program involved wrote the object ID, vertex number, xy values, and name of each river segment within the provided rivers shapefile. The screenshot above is the final result of the program.

No comments:

Post a Comment

Mod 3.1 Scale Effect and Spatial Data Aggregation

  Scale effects the number of features that are depicted in a map, the overall length of these features, and if the feature is a polygon the...