1. What is the problem? Be very detailed.
We collect data with ODK Collect, then we load this data into KoboToolbox and edit this data with Enketo from Kobotoolbox.
The problem is with geoshape data.
When we try to edit them with Enketo, there are more points that appear on screen than we have really collected. So it takes much more time to check and edit each answers.
This is what I have of my phone :
Then I’ve immediately downloaded the data from Kobo to XLS and got :
48.81420163186936 2.378957122564316 0.0 0.0;48.81329421655844 2.3803019151091576 0.0 0.0;48.812516387392996 2.378598041832447 0.0 0.0;48.8135615856475 2.377382330596447 0.0 0.0;48.81420163186936 2.378957122564316 0.0 0.0;
(with “;” at the end)
Then I went to editing mode with Enketo :
48.81420163186936 2.378957122564316 0.0 0.0;48.81329421655844 2.3803019151091576 0.0 0.0;48.812516387392996 2.378598041832447 0.0 0.0;48.8135615856475 2.377382330596447 0.0 0.0;48.81420163186936 2.378957122564316 0.0 0.0;
Then I’ve clicked on “close polygon” and got :
48.81420163186936 2.378957122564316 0 0;48.81329421655844 2.3803019151091576 0 0;48.812516387392996 2.378598041832447 0 0;48.8135615856475 2.377382330596447 0 0;48.81420163186936 2.378957122564316 0 0;48.81420163186936 2.378957122564316 0 0
(so without “;” at the end)
Finally I’ve downloaded the data again on XLS and got :
48.81420163186936 2.378957122564316 0 0;48.81329421655844 2.3803019151091576 0 0;48.812516387392996 2.378598041832447 0 0;48.8135615856475 2.377382330596447 0 0;48.81420163186936 2.378957122564316 0 0;48.81420163186936 2.378957122564316 0 0
(Still without “;” at the end)
2. What app or server are you using and on what device and operating system? Include version numbers.
I use ODK collect (V1.29.5) and Kobotoolbox server for "Researchers, Aid Workers & Everyone Else"
3. What you have you tried to fix the problem?
I have reported this problem to kobotoolbox support and the noticed the problem with th ";" at the end and advised me to report it here.
4. What steps can we take to reproduce the problem?
The steps that are described above.
5. Anything else we should know or have? If you have a test form or screenshots or logs, attach below.
Thank you a lot
Fabien