Remove map view - data only for location tracking
This commit is contained in:
@@ -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 |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user