Geofence
This page documents the geofence configuration.
Table of Contents
Configuration file fields
This section is autogenerated from the Rule Schema file.
Configuration explained
This section contains additional information and examples.
The CANedge2 supports up to four circular geofences with configurable radiuses1. When enabled, the device continuously calculates if the current position is inside or outside each of the configured fences. See GnssGeofence signals for more information on the generated output.
Note
Calculating the result of geofences on the device allows for the signal to be used as Control Signal.
Examples
Four geofences are configured as illustrated below.
The geofence state for each of the 3 positions are:
Position \ Fence state |
1 |
2 |
3 |
4 |
Combined |
---|---|---|---|---|---|
A |
Outside |
Inside |
Outside |
Outside |
Inside |
B |
Outside |
Outside |
Outside |
Outside |
Outside |
C |
Outside |
Outside |
Outside |
Inside |
Inside |
- 1
An online tool for configuring circles on a map: https://www.mapdevelopers.com/draw-circle-tool.php