Skip to content
This repository has been archived by the owner on Mar 17, 2019. It is now read-only.

when Motion is configured to record to lat/lon, it should throw away rows without GPS lock #83

Open
fgmart-zz opened this issue Sep 28, 2015 · 2 comments

Comments

@fgmart-zz
Copy link

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.

@bdonald25
Copy link
Contributor

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.

@bdonald25
Copy link
Contributor

After discussion we decided to switch from gps to location services.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants