Hi All, I am wondering if is possible to avoid jump position or filter position when device is in a georeference please see the image below:
In this point device is in the basement and the position is fine:
But suddenly it jump to another incorrect position:
Could you advise for solution i would like to keep the location when device enter to georeference or avoid these jumps when car is parked.
I added some filters but it didn't work:
<entry key='filter.enable'>true</entry>
<entry key='filter.outdated'>true</entry>
<entry key='filter.invalid'>true</entry>
<entry key='filter.zero'>true</entry>
<entry key='filter.distance'>10</entry>
<entry key='filter.duplicate'>true</entry>
<entry key='filter.accuracy'>100</entry>
<entry key='filter.maxSpeed'>130</entry>
<entry key='coordinates.filter'>true</entry>
<entry key='coordinates.minError'>20</entry>
<entry key='coordinates.maxError'>20</entry>
<entry key='filter.future'>86400</entry>
<entry key='status.timeout'>120</entry>
<entry key='filter.skipAttributes.enable'>true</entry>
<entry key='filter.skipAttributes'>alarm,ignition,result,status,command</entry>
We don't have a geofence-based filtering.
Hi All, I am wondering if is possible to avoid jump position or filter position when device is in a georeference please see the image below:
In this point device is in the basement and the position is fine:
But suddenly it jump to another incorrect position:
Could you advise for solution i would like to keep the location when device enter to georeference or avoid these jumps when car is parked.
I added some filters but it didn't work:
<entry key='filter.enable'>true</entry> <entry key='filter.outdated'>true</entry> <entry key='filter.invalid'>true</entry> <entry key='filter.zero'>true</entry> <entry key='filter.distance'>10</entry> <entry key='filter.duplicate'>true</entry> <entry key='filter.accuracy'>100</entry> <entry key='filter.maxSpeed'>130</entry> <entry key='coordinates.filter'>true</entry> <entry key='coordinates.minError'>20</entry> <entry key='coordinates.maxError'>20</entry> <entry key='filter.future'>86400</entry> <entry key='status.timeout'>120</entry> <entry key='filter.skipAttributes.enable'>true</entry> <entry key='filter.skipAttributes'>alarm,ignition,result,status,command</entry>