Tagged Questions
5
votes
3answers
648 views
arcpy taking longer and longer in a loop
I am looping through an amount of point arrays, creating data on the fly.
The features/arrays, are largely similar in size. One thing I have noticed, is that when I start the process, the time it ...