Difference between revisions of "Geofencing"

From Anitra Support
Jump to: navigation, search
(Overview & Basic Concepts)
Line 1: Line 1:
 
{{DISPLAYTITLE:GEOFENCING}}
 
{{DISPLAYTITLE:GEOFENCING}}
 
+
Geofences (GF) modify a standard device behavior based on the geographic location. Whenever the device enters the defined area its behavior switches to the geofence version.
<br>
 
Geofences (GF) modify a standard device behavior based on the geographic location
 
  
 
==Specifics of Anitra geofencing==
 
==Specifics of Anitra geofencing==
 
<br>
 
<br>
 
:* tailored for very advanced geofencing tasks on top of POI databases with even many thousands of items (e.g. database of past poisoning places, wind turbines, dangerous power pylons, etc)
 
:* tailored for very advanced geofencing tasks on top of POI databases with even many thousands of items (e.g. database of past poisoning places, wind turbines, dangerous power pylons, etc)
:* a dynamic geofence synchronization (when moving the tag synchronizes 100 closest geofence instances)
 
 
:* geofences defined by circular (or possibly even cylindrical) zones
 
:* geofences defined by circular (or possibly even cylindrical) zones
 
:** working with circles allows resolving conflicts for overlapping geofences (as the closest, the smallest)
 
:** working with circles allows resolving conflicts for overlapping geofences (as the closest, the smallest)
 
:** altitude definition enables 3D geofencing (when higher it is considered as outside of geofence)
 
:** altitude definition enables 3D geofencing (when higher it is considered as outside of geofence)
 +
:* a dynamic geofence synchronization (when moving the tag synchronizes 100 closest geofence instances)
  
==Geofence creation==
+
==Geofence creation and states==
 
<br>
 
<br>
:* for configuring GF click the „geofences“ section in the device configuration screen
+
: For configuring GF click the „geofences“ section in the device configuration screen
:** note the geofencing functionality was significantly reshaped and only devices with device firmware updated to the latest versions can use this feature.  
+
:[[File:GF_in_config_screen.JPG|400px]]
:** if you do not see the „geofences“ section in your configuration screen please consult us if your device can possibly use this functionality
+
: ''Note the geofencing functionality was significantly reshaped and only devices with device firmware updated to the latest versions can use this feature. If you do not see the „geofences“ section in your configuration screen please consult us if your device can possibly use this functionality.''
:[[File:GF_in_config_screen.JPG|500px]]
 
  
:* a dedicated screen showing list of GF on the left side and a map of those on the right
+
: Dedicated screen showing list of GF on the left side and a map of those on the right
:* a new GF can be created using the „Add new geofence“ button
 
:[[File:GF_new_geofence.JPG|900px]]
 
  
==Geofence definition==
+
: New GF can be created using the „Add new geofence“ button
:* consists of
+
:[[File:GF_new_geofence.JPG|800px]]
:** spatial definition (Latitude, Longitude, Radius{range, and Altitude)
 
:** modified behavior configuration for the geofence
 
  
:* a spatial definition can be done in two ways
+
: GF definition consists of
:**either manually in the map - „Define in the map“ option
+
:* '''spatial''' definition (Latitude, Longitude, Radius/Range, and Altitude)
:***set the center and drag a radius in the map
+
:* '''behavior''' configuration for the geofenced area
:***proceed to behavior definition
 
:**or using POI group – „Link to POI database“ option
 
:***list the existing POI group (note this requires you to have defined some POIs and POI groups previously – see the dedicated section of Anitra documentation
 
:***latitude and longitude definitions are used from POIs in the group and you only need to define the radius valid for all the POIs
 
:***save and proceed to behavior definition
 
  
==Geofence behavior==
+
==Geofence spatial definition==
:* A modified geofence behavior is defined in the Geofence behavior screen. A subset of configuration parameters can be overridden within the geofence
+
<br>
:** day/night data collection interval
+
: it can be configured in two distinct ways/modes:
:** activity and speed triggering
 
:** radio buoy activation
 
:** communication while entering{leaving the geofence
 
:[[File:GF_behavior.JPG|900px]]
 
  
:* definition
+
:* '''manually''' in the map using the „Define in the map“ option
:** a simplified configuration screen to manage geofence parameters is shown
+
:** set the center and drag a radius in the map
:** currently valid configuration is displayed as a background
+
:** save and proceed to behavior definition<br>[[File:GF_map_definition.JPG|700px]]
:** GF parameters overriding standard configuration can be set and saved
+
<br>
:** a similar editing logic as for standard configuration is implemented here – i.e draft modifications (blue) and already saved values (red)
+
:* employing '''POI group''' using the „Link to POI database“ option
:*** get rid of any blue changes using blue crosses or simply closing the screen without saving the values
+
:** list the existing POI group (note this requires you to have defined some POIs and POI groups previously – see the dedicated section of Anitra documentation
:*** remove all red (saved) modifications using red crosses and resaving the screen
+
:** latitude and longitude definitions are used from POIs in the group and you only need to define the radius valid for all the POIs
 +
:** save and proceed to behavior definition<br>[[File:GF_group_definition.JPG|700px]]
 +
 
 +
==Geofence behavior definition==
 +
<br>
 +
: Modified behavior for geofence can be defined in the Geofence behavior screen.
 +
 
 +
: You can access it from the GF list by clicking a cogwheel icon.<br>[[File:GF_cogwheel.JPG|600px]]
 +
 
 +
: A simplified configuration screen to manage geofence parameters is shown
 +
:* currently valid configuration is displayed as a background
 +
:* GF parameters overriding standard configuration can be set and saved
 +
:* a similar editing logic as for standard configuration is implemented here – i.e draft modifications (blue) and already saved values (red)
 +
:** get rid of any blue changes using blue crosses or simply closing the screen without saving the values
 +
:** remove all red (saved) modifications using red crosses and resaving the screen<br>[[File:GF_behavior.JPG|900px]]
 +
 
 +
: Only a subset of all configuration parameters is available for the geofence definition
 +
:* day/night data collection interval
 +
:* activity and speed triggering
 +
:* radio buoy activation
 +
:* communication while entering/leaving the geofence
 +
 
 +
==Notes on navigation==
 +
<br>
 +
:* Select the GF in the left list of in the map to locate it in the map nad vice versa
 +
:* Geofences can have the following states
 +
:** new: a geofence with spatial definition but no behavior defined yet
 +
:** inactive/disabled: a complete GF definition ready to be activated, allows temporary disabling GF and reenabling later when needed
 +
:** active: only in this state, the GF definition is actually submitted to the device!
  
 +
:* you can change the GF states using buttons („save“, „activate“, „disable“, „delete“) – relevant buttons appear when clicking at the GF in the list
 +
:** save – saves the modified definition
 +
:** activate – activates prepared definition and submits it to the device in the next communication session
  
==notes on navigation==
+
:* access GF edit mode double-clicking the geofence in the left GF column
• Select the GF in the left list of in the map to locate it in the map nad vice versa
+
:** you can manuály modify the original spatial definition retyping the values of latitude, Longitude, Radius or Altitude
• Geofences can have following states
+
:** you can also custom name the geofence
o new: a geofence with spatial definition but no behavior defined yet
+
:** access behavior definition clicking a cogwheel icon
o inactive/disabled: a complete GF definition ready to be acivated, allows temporary disabling GF and reanabling later when neded
+
:** use Escape key for closing „edit mode“
o active: only in this state the GF definition is actualy submitted to device !
 
• you can change the GF states using buttons („save“, „activate“, „disable“, „delete“) – a relevat buttons appear when clicking at the GF in the list
 
o save – saves modified definition
 
o activate – activates prepared definition and submits it to device in next communication session
 
access GF edit mode double clicking the geofence in the left GF column
 
o you can manuály modify the original spatial definition retyping the values of latitude, Longitude, Radius or Altitude
 
o you can also custom name the geofence
 
o access behavior definition klicking a cog wheel icon
 
o use escape to close „edit mode“
 
  
 
groups
 
groups

Revision as of 08:42, 4 October 2021

Geofences (GF) modify a standard device behavior based on the geographic location. Whenever the device enters the defined area its behavior switches to the geofence version.

Specifics of Anitra geofencing


  • tailored for very advanced geofencing tasks on top of POI databases with even many thousands of items (e.g. database of past poisoning places, wind turbines, dangerous power pylons, etc)
  • geofences defined by circular (or possibly even cylindrical) zones
    • working with circles allows resolving conflicts for overlapping geofences (as the closest, the smallest)
    • altitude definition enables 3D geofencing (when higher it is considered as outside of geofence)
  • a dynamic geofence synchronization (when moving the tag synchronizes 100 closest geofence instances)

Geofence creation and states


For configuring GF click the „geofences“ section in the device configuration screen
GF in config screen.JPG
Note the geofencing functionality was significantly reshaped and only devices with device firmware updated to the latest versions can use this feature. If you do not see the „geofences“ section in your configuration screen please consult us if your device can possibly use this functionality.
Dedicated screen showing list of GF on the left side and a map of those on the right
New GF can be created using the „Add new geofence“ button
GF new geofence.JPG
GF definition consists of
  • spatial definition (Latitude, Longitude, Radius/Range, and Altitude)
  • behavior configuration for the geofenced area

Geofence spatial definition


it can be configured in two distinct ways/modes:
  • manually in the map using the „Define in the map“ option
    • set the center and drag a radius in the map
    • save and proceed to behavior definition
      GF map definition.JPG


  • employing POI group using the „Link to POI database“ option
    • list the existing POI group (note this requires you to have defined some POIs and POI groups previously – see the dedicated section of Anitra documentation
    • latitude and longitude definitions are used from POIs in the group and you only need to define the radius valid for all the POIs
    • save and proceed to behavior definition
      GF group definition.JPG

Geofence behavior definition


Modified behavior for geofence can be defined in the Geofence behavior screen.
You can access it from the GF list by clicking a cogwheel icon.
GF cogwheel.JPG
A simplified configuration screen to manage geofence parameters is shown
  • currently valid configuration is displayed as a background
  • GF parameters overriding standard configuration can be set and saved
  • a similar editing logic as for standard configuration is implemented here – i.e draft modifications (blue) and already saved values (red)
    • get rid of any blue changes using blue crosses or simply closing the screen without saving the values
    • remove all red (saved) modifications using red crosses and resaving the screen
      GF behavior.JPG
Only a subset of all configuration parameters is available for the geofence definition
  • day/night data collection interval
  • activity and speed triggering
  • radio buoy activation
  • communication while entering/leaving the geofence

Notes on navigation


  • Select the GF in the left list of in the map to locate it in the map nad vice versa
  • Geofences can have the following states
    • new: a geofence with spatial definition but no behavior defined yet
    • inactive/disabled: a complete GF definition ready to be activated, allows temporary disabling GF and reenabling later when needed
    • active: only in this state, the GF definition is actually submitted to the device!
  • you can change the GF states using buttons („save“, „activate“, „disable“, „delete“) – relevant buttons appear when clicking at the GF in the list
    • save – saves the modified definition
    • activate – activates prepared definition and submits it to the device in the next communication session
  • access GF edit mode double-clicking the geofence in the left GF column
    • you can manuály modify the original spatial definition retyping the values of latitude, Longitude, Radius or Altitude
    • you can also custom name the geofence
    • access behavior definition clicking a cogwheel icon
    • use Escape key for closing „edit mode“

groups