A
arcpy
Projects with this topic
-
Loops through feature classes in a file geodatabase and deletes any identical features based on all fields expect for OBJECTID. Also exports a csv file per feature class with duplicate values (will be empty if no duplicates) and a log file with details.
Updated -
Fully-automated Python 3 script to produce 390+ maps showing distribution of moss species in Ohio counties based on an input spreadsheet. Makes use of arcpy (ArcGIS Pro) and pandas.
Updated