Select to view content in your preferred language

How to batch layer updating?

369
2
11-20-2024 09:16 AM
Labels (3)
Davec43
Regular Contributor

Currently I have over 100 feature layers that need to be updated that all have different names. Annually I take a layer that covers a large geographic area and trim it and separate it into smaller layer files with using a select by location.

Is there a way to automate this?

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

If the geographic bounds have a named attribute then you may be able to split it into its constituent parts using

Split By Attributes (Analysis)—ArcGIS Pro | Documentation


... sort of retired...
0 Kudos
Davec43
Regular Contributor

Thanks, that seems to be the path. Only issue is there's multiple overlapping with different names.

0 Kudos