You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 17, 2019. It is now read-only.
Motion already does ignore lat and lon if there is no data.
The bug here is actually that map vis is enabled when there is no data for lat and long.
You can also reproduce this by manually creating a data set with no location data for a project that has location fields.
Right now, you can boot up Motion, choose the GPS preset, record a data set, and upload it, and have no lat/lon data present.
E.g., look here: http://isenseproject.org/projects/13/data_sets/12258
This is broken, and Google doesn't even know how to zoom the map properly (in my Chrome at least).
May I suggest the following spec:
If the app is set up to record lat/lon, and there is nothing from the GPS available, that row should be discarded.
Then we won't get these buggy uploads.
The text was updated successfully, but these errors were encountered: