Closing a polygon creates 2 points instead of a single one
Refs https://gitlab.com/arkindex/requests/-/issues/525
When drawing a polygon and closing it by clicking on the first point, a new point (really close to the first one) is created.
Maybe augmenting the threshold would fix the issue