Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to add a feature to "ignore subtle movement" #1926

Open
shyujiaxin opened this issue Nov 29, 2024 · 1 comment
Open

Is it possible to add a feature to "ignore subtle movement" #1926

shyujiaxin opened this issue Nov 29, 2024 · 1 comment

Comments

@shyujiaxin
Copy link

  • App build number: 2.5.3(420503003) - Google Play
  • Android version: 14
  • Device: Oneplus Ace 2 Pro
  • Installation source: Play Store

It seems that the "Minianal location displacement" setting cannot prevent the client from reporting many data points with similar locations.

This will cause the server to receive a lot of messy data, which will be reflected as fragmented lines on the map.

Perhaps my understanding of this function is biased, and this setting does not work for the "Move" mode. Is there a more effective way to control the client not to report such close distance data?

On the other hand, can the frontend interface add some smoothing to the route, so that the record looks more reasonable and clear. Thank you

image
image

@mkaltner
Copy link

mkaltner commented Jan 7, 2025

It works for me on Android. In significant mode I have inaccurate set to 200, minimal distance set to 50 and update set to 60s. It's too hard to blur my local map but I only get a location sent when I move.

Move mode will always send the location. Per the documentation, The locatorDisplacement option is ignored in this mode.

https://owntracks.org/booklet/features/location/

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

No branches or pull requests

2 participants