I have a massive point feature class with a string field of a unique value. The string has 2 unique letters and 5 numbers starting at 00001. Every time a point is added I need to find the last number in the list with the same 2 letters and add the next number.
In my current script I can select the 2 letters from a polygon but can't work out how to iterate through and find the next number with the same 2 letters.
I would put code in here but I can't work out where to start.
أكثر...
In my current script I can select the 2 letters from a polygon but can't work out how to iterate through and find the next number with the same 2 letters.
I would put code in here but I can't work out where to start.
أكثر...