Skip to content
This repository has been archived by the owner on Apr 30, 2023. It is now read-only.

Provide more geolocation details #2

Open
maltehuebner opened this issue Feb 15, 2016 · 1 comment
Open

Provide more geolocation details #2

maltehuebner opened this issue Feb 15, 2016 · 1 comment

Comments

@maltehuebner
Copy link

It would be really cool if you could provide more geolocation information like accuracy and the timestamp of the data. The accuracy value would be useful to filter through the geolocation data and throw out all those "somewhere here in a 15 mile radius" users to build a nice timelapse or heatmap.

@cbalster
Copy link
Member

At least for the android client, this is handled client-side: Old location fixes and fixes with low accuracy are not sent to the backend.
https://github.com/criticalmaps/criticalmaps-android/blob/master/app/src/main/java/de/stephanlindauer/criticalmaps/managers/LocationUpdateManager.java#L131

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

No branches or pull requests

2 participants