diff --git a/work_trace/SPEC.md b/work_trace/SPEC.md index 976016f0..a6331928 100644 --- a/work_trace/SPEC.md +++ b/work_trace/SPEC.md @@ -40,7 +40,6 @@ Import location history from Google Timeline to reconstruct the user's daily tra - Translate GPS coordinates to street address / business name via OpenStreetMap Nominatim - Calculate distance traveled between each location stop - Calculate time spent at each location -- Display travel path on a map view inside Odoo - Toggle calendar integration ON/OFF per day or globally #### Data Points Captured @@ -249,7 +248,6 @@ Once data is organized, export it in formats suitable for submission or external | OCR | EasyOCR (GPU-accelerated via CUDA, NVIDIA 5080) | | Email Ingestion | Odoo Fetchmail (IMAP) — dedicated forwarding address | | Synology Integration | Synology NAS API / DSM | -| Map View | Leaflet.js + OpenStreetMap tiles | | Export | QWeb PDF / xlsxwriter | ---