every time getting different latitude and longitude even if device is stationary

Rahul8 years ago

my location provider is GPS , freq = 10 sec

how to manage location updated when device is stationary.

Anton Tananaev8 years ago

The reason why it can be happening is because GPS is not absolutely accurate and location can fluctuate.

You can filter location by distance if you want. See details here:

https://www.traccar.org/configuration-file/

Rahul8 years ago

how much distance we need to consider if device is stationary , but that should not affect accuracy while device is on the move

Anton Tananaev8 years ago

I would suggest to pick a value somewhere between 30 and 50 meters, but you need to experiment and see what works best for you.

Rahul8 years ago

will post after doing experiment , what works for me , by the thanks for the immediate reply

Rahul8 years ago

i am getting diff up to max 80 meters , when device is stationary , what to do in this scenario, do you have any solution for this or hint in right direction

Anton Tananaev8 years ago

Have you tried to put 80 meters into the filter?