Car Parked but still showing movement with speed

Fareed Qureshi2 years ago

Hi,

Car parked but still showing moving with speed of maximum 13 km/h

  1. I am facing this issue in few devices where car parked but still they are showing moving, I have implemented below filter
    <entry key='filter.distance'>65</entry>
  2. After impementing this we are facing other issues as below
    a. Devices cannot be tested at testing center as need to move 65m.
    b. Devices are taking big jumps on map which was not the case previous.

Please confirm what are the other option I can opt to resolve these issues.

Track-trace2 years ago

You should look at the data that the tracker sends.

If it reports Valid positions and such movement while standing still, then the issue is the tracker and not the server..

There are more Filters though
https://www.traccar.org/configuration-file/

Track-trace2 years ago

For instance Filter.accuracy and coordinates.filter etc

But logicly you would give more info while asking. For instance which brand and model so that others Who use the same tracker can give advise.

Fareed Qureshi3 months ago

I am having this issue on ATS-100 device which work ongt06 protocol.

Track-trace3 months ago

So what have you done so far?

Fareed Qureshi3 months ago

I have used below filters

 <entry key='coordinates.filter'>true</entry>
 <entry key='coordinates.minError'>50</entry>

but speed is still showing and maximum speed was 26km/h I dont how to cope these issues.

Anton Tananaev3 months ago

Coordinates filter has nothing to do with speed.