[Dominios API]

Location Domain

The Location domain provides geographic and spatial data management for the POLE (Person-Object-Location-Event) model.

Metadatos del modulo

The Location domain provides geographic and spatial data management for the POLE (Person-Object-Location-Event) model.

Volver a la Lista

Referencia de origen

content/modules/domain-location.md

Última Actualización

5 feb 2026

Categoría

Dominios API

Checksum de contenido

5a6de977a3badb2f

Etiquetas

api-domainsreal-time

Documentacion renderizada

Esta pagina renderiza Markdown y Mermaid del modulo directamente desde la fuente publica de documentacion.

Overview#

The Location domain provides geographic and spatial data management for the POLE (Person-Object-Location-Event) model. It handles both static location profiles (addresses, buildings, points of interest) and dynamic entity tracking with real-time location updates, history, and configurable alert rules.

Key Features#

  • Static location profiles with geographic coordinates, addresses, and GeoJSON shapes
  • Dynamic entity tracking with real-time location updates and full history
  • Multiple location sources (GPS, WiFi, cell tower, IP, manual entry)
  • Configurable tracking intervals and accuracy thresholds per entity
  • Alert rules for lost signal, low accuracy, and low battery conditions
  • Tracking statistics (total updates, average accuracy, uptime percentage, signal losses)
  • Location metadata including battery level, network type, speed, heading, and altitude
  • Entity types for tracking (device, vehicle, person, asset)
  • Dual coordinate format support (object and array)
  • GeoJSON support for complex geographic shapes

Use Cases#

  • Managing static location profiles for buildings, addresses, and points of interest
  • Real-time tracking of vehicles and devices with configurable update intervals
  • Monitoring tracked entity health through lost signal and low battery alerts
  • Querying location history for tracked entities over specific time ranges

Integration#

The Location domain integrates with Person for location-linked profiles, Event for location-based correlation, Investigation for case context, Geofence for virtual boundary management, and Alert for location-triggered notifications.

Last Reviewed: 2026-02-05