Enketo : error while loading a geojson due to coordinates precision inconsistency

On Central 2025.1 we are facing an issue relative to select_one_from_file on a geojson.

Enketo returns that error :

After investigations, I can isolate the problem.
The second object use coordinates with different precision,
If I truncate those coordinates to the same number of decimal, Enketo works fine.

Here is the form and 2 version of the geojson (the broken one and a correct one)

prtc_sogap.zip (145,3 Ko)

1 Like