Web Application

The Stop Sync web application provides an interactive map interface for exploring and managing the ATLAS–OSM data.

Architecture

Layer Technology
Frontend Leaflet + Vanilla JS
Backend Flask (Python)
Database PostgreSQL + PostGIS

Stats architecture note:

  • global map summary stats are served by /api/global_stats
  • filtering semantics are shared with /api/data via backend query helpers
  • global stats cache/key/query logic is centralized in backend/services/global_stats.py

Subpages

Data update running in background
Preparing update... | Phase: initializing
Data update in progress
Core data is being refreshed. Use this time to read the documentation.
Elapsed: -- ETA: -- Phase: idle