Hi,
I have a polygon that looks like it has some floating point issues in measures around 0.

What is the best way to fix those values without affecting the legitimate values.
I’m thinking extracting the measures as a list and then editing the list in python and resetting all the measures from the new list, but that seems a little convoluted.