Skip to content

ArcToolbox and accompanying Python script to categorize feature geometry based on a supplied polygon dataset (and corresponding categorical field).

License

Notifications You must be signed in to change notification settings

stannielson/feature_categorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Categorize by Features (ArcGIS 10.4.1)

Categorizes Target Features based on the spatial geometry and a specified field of Category Features. This capability allows for the categorization of a feature class through division and categorization of feature geometry while maintaining a consolidated file structure. This method provides an alternative to spatial definition queries where the latter is infeasible.

The provided ArcToolbox includes multiple tools for feature categorization, including for workspace designation (both in memory and on disk), dual categorization, and forced source metadata cloning (without validation).

For use, place the .tbx file and the "Python_Scripts" folder in the same directory and access with ArcGIS 10.4.1+.

About

ArcToolbox and accompanying Python script to categorize feature geometry based on a supplied polygon dataset (and corresponding categorical field).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages