Select to view content in your preferred language

Using Arcpy too loop through changing versions

244
0
01-02-2024 06:52 AM
vrobenski
New Contributor

I am working with a large number of versions.  Currently I do this process manually, and would like to write code to do it. 

So here's my idea, I am hoping to get some help on HOW to make it work. 

If I have a list of versions names, I want to loop through the below process for  all of them

I want to select lines edited in the version, run a 25 foot buffer on the selected feature, and name the buffer with the versions name. 

Any advice would be great!

Tags (3)
0 Kudos
0 Replies