[Domaines API]

Map Offline Domain

The Map Offline domain provides offline map capabilities including tile cache management with cloud storage, offline edit synchronization with conflict resolution, and presigned URL generation for client uploads.

Metadonnees du module

The Map Offline domain provides offline map capabilities including tile cache management with cloud storage, offline edit synchronization with conflict resolution, and presigned URL generation for client uploads.

Retour à la Liste

Reference source

content/modules/domain-map-offline.md

Dernière Mise à Jour

5 févr. 2026

Catégorie

Domaines API

Checksum du contenu

2146dfe5b127e82e

Étiquettes

api-domains

Documentation rendue

Cette page rend le Markdown et Mermaid du module directement depuis la source publique de documentation.

Overview#

The Map Offline domain provides offline map capabilities including tile cache management with cloud storage, offline edit synchronization with conflict resolution, and presigned URL generation for client uploads. It enables field operations in areas with limited connectivity while maintaining data integrity through sophisticated sync mechanisms.

Key Features#

  • Map tile caching for offline use with cloud storage integration
  • Offline edit synchronization with conflict resolution strategies
  • Presigned URL generation for client-side tile uploads
  • Cache statistics and management for storage optimization
  • Conflict detection and resolution for concurrent offline modifications
  • Support for multiple map tile formats and zoom levels

Use Cases#

  • Enabling field investigators to access maps in areas without network connectivity
  • Synchronizing offline map edits when connectivity is restored
  • Caching map tiles for specific investigation areas before field deployment
  • Managing offline map storage with usage statistics and cleanup

Integration#

The Map Offline domain integrates with cloud storage for tile persistence, the synchronization engine for conflict resolution, and the map visualization layer for rendering.

Last Reviewed: 2026-02-05