azgs-geomapmaker / geomapmaker

A new toolbar for making geologic maps in the ESRI ArcPro environment.
MIT License
5 stars 2 forks source link

Support "grouping" for layers #110

Open aazaff opened 1 year ago

aazaff commented 1 year ago

Right now the Toolbar fundamentally works by looking in the top level of the content pane for appropriately named feature classes. However, a lot of geo's like to put the FC's in groups. We could recurse through every folder to look for feature classes, but I'm not sure this is desirable.