Landmarks — Geofences, POI & Routes
Create geofences, points of interest, and routes with map-based drawing, CSV import, and KML export.
Last updated April 17, 2026
The Landmarks module (Studio) provides a map-based editor for three spatial object types: Geofences (virtual boundaries for alerting), POIs (location markers), and Routes (path definitions). All are displayed on the live tracking map.
Geofences
Create virtual boundaries that trigger alerts when vehicles enter or exit.
| Type | How to Draw | Best For |
|---|---|---|
| Circle | Click center point + set radius | Warehouses, parking lots, job sites |
| Polygon | Click multiple vertices to draw shape | City zones, neighborhoods, irregular areas |
| Line | Click points to draw a path | Roads, corridors, highways |
Geofence Fields
| Field | Required | Description |
|---|---|---|
| Name | Yes | Identifier (2-100 characters) |
| Description | No | Additional details |
| Radius | Circle only | Size in meters |
| Tolerance | No | Alert buffer zone in meters — prevents false alerts from GPS drift |
| Color | No | Map display color |
| Active | Auto | Only active geofences trigger alerts (default: on) |
Tip
Set tolerance to 50-100 meters to prevent false entry/exit alerts when vehicles are near the boundary.
Points of Interest (POI)
Mark important locations on the map — customer sites, fuel stations, offices.
| Field | Required | Description |
|---|---|---|
| Name | Yes | Location name |
| Category | Yes | Classification (searchable) |
| Position | Yes | Click on map or enter lat/long manually |
| Color | No | Marker color |
| Icon | No | Marker icon from gallery |
| Tolerance Radius | No | Proximity detection in meters |
Routes
Define expected travel paths. Routes can be drawn manually, generated from source/destination (powered by OSRM), or imported from coordinates.
Import & Export
- Import — CSV bulk import with step-by-step wizard: select type, upload file, map columns, validate, import with live progress
- Export — KML export for Google Earth and GIS tools
- Sample CSV templates available for download