Skip to content

This Python toolbox for ArcMap 10 builds polygons and then symbolizes them based on the number of label points or based on a used defined layer file. A separate toolbox, Check Unique, checks for multiple label points that are not identical.

Notifications You must be signed in to change notification settings

rcrow/Build-Map

Repository files navigation

Build-Map

Tested in ArcMap 10.3.1

Written by Ryan Crow, USGS

When creating geologic maps we typically build polygons from lines (contacts and faults) and attribute them with label points. This approach has certain advantages (and disadvantages) as polygons never need to be edited; they are just rebuilt. This tool (Build and Symbolize) automates the steps needed to do that rebuilding and resymbolizing. A disadvantage of this approach is that multiple or no label points can be associated with a given polygon. This tool (Build and Check) also identifies these polygons, which have too many or not enough label points.

A separate toolbox, Check Unique, checks for multiple label points that are not identical. This tool needs to be better documented ...

About

This Python toolbox for ArcMap 10 builds polygons and then symbolizes them based on the number of label points or based on a used defined layer file. A separate toolbox, Check Unique, checks for multiple label points that are not identical.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages