Inconsistent Geofence Detection in tc_positions Table

Adriano Miranda4 months ago

Hello everyone,

I've encountered an issue with geofence detection in the tc_positions table. Some positions within the geofences are not being marked as inside the geofence. While some positions correctly show the geofenceid in the table, others do not, even though the vehicle is clearly within the geofence boundaries:

SCR-20240725-njrg.png

Traccar version: 6.2

Has anyone else experienced this issue?

Thank you!

Anton Tananaev4 months ago

That's probably because you're using a polyline geofence instead of a polygon.

Adriano Miranda4 months ago

Thats it Anton, thank you.