Are you going to provide details or you just want us to guess?
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
-17.840529° -63.197344° 0.00 km/h
and you keep getting the same thing and the same thing over and over again
How to avoid receiving the same thing so many times
please help....
What's your filtering config?
<entry key='filter.enable'>true</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.static'>true</entry>
<entry key='filter.skipLimit'>30</entry>
<entry key='filter.minPeriod'>20</entry>
<entry key='filter.approximate'>true</entry>
<entry key='filter.skipAttributes.enable'>true</entry>
<entry key='processing.remoteAddress.enable'>true</entry>
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='filter.future'>600</entry>
<entry key='filter.distance'>30</entry>
<entry key='filter.accuracy'>30</entry>
<entry key='filter.maxSpeed'>150</entry>
<entry key='filter.skipAttributes'>alarm,ignition,result,status</entry>
Most likely the issue is with filter.skipAttributes
.
I would say its filter.skipLimit
30 seconds, try to disable it.
I continue with the problem. I have checked this happens with the GPS that connects through port 5013, H02 protocol. What can I do, please help me
-17.803197° -63.170378° 0.00 km/h
-17.803197° -63.170378° 0.00 km/h
-17.803197° -63.170378° 0.00 km/h
...
Have you removed those two parameters from the config?
<entry key='filter.enable'>true</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.static'>true</entry>
<entry key='filter.minPeriod'>20</entry>
<entry key='filter.approximate'>true</entry>
<entry key='filter.future'>600</entry>
<entry key='filter.distance'>30</entry>
<entry key='filter.accuracy'>30</entry>
<entry key='filter.maxSpeed'>150</entry>
I already eliminated the two parameters that they told me, but the problem continues
Why dont you show the logfile and show the report where your see this continuous location ?
Traccar receives the same point several times (same coordinates), for example when the vehicle is parked, I have placed the duplicate filter but it does not do so, how can I solve this???