docs: update msfs-data-import.md after clean-slate reset
- Cleared all MSFS-derived (address-geocoded) GPS - Only real field GPS (28 assets from photo EXIF) remains - Documented backup locations and clean-slate process Refs #46
This commit is contained in:
+5
-4
@@ -1,11 +1,12 @@
|
|||||||
|
cert.pem
|
||||||
*.db
|
*.db
|
||||||
*.db-journal
|
*.db-journal
|
||||||
*.db-shm
|
*.db-shm
|
||||||
*.db-wal
|
*.db-wal
|
||||||
uploads/*.jpg
|
|
||||||
uploads/*.png
|
|
||||||
key.pem
|
key.pem
|
||||||
cert.pem
|
*.pre-msfs-import
|
||||||
__pycache__/
|
__pycache__/
|
||||||
.venv/
|
uploads/*.jpg
|
||||||
uploads/photos/
|
uploads/photos/
|
||||||
|
uploads/*.png
|
||||||
|
.venv/
|
||||||
|
|||||||
@@ -2,10 +2,12 @@
|
|||||||
|
|
||||||
> How Microsoft Dynamics 365 Field Service data was extracted, merged with Cantaloupe data, and imported into the Canteen Asset Tracker.
|
> How Microsoft Dynamics 365 Field Service data was extracted, merged with Cantaloupe data, and imported into the Canteen Asset Tracker.
|
||||||
>
|
>
|
||||||
> **Date:** 2026-05-28
|
> **Date:** 2026-05-28 (initial), 2026-05-28 (clean-slate reset)
|
||||||
> **Assets in DB:** 9,636 (up from 1,848)
|
> **Assets in DB:** 9,636
|
||||||
> **Assets with GPS:** 28
|
> **Assets with real GPS:** 28 (field-collected, not address-geocoded)
|
||||||
> **Backup saved:** `assets.db.20260528_214316.pre-msfs-import`
|
> **GPS backup:** `/tmp/gps_restore.sql` (28 UPDATE statements by machine_id)
|
||||||
|
> **Pre-import backup:** `assets.db.20260528_225934.pre-msfs-import`
|
||||||
|
> **Note:** All GPS from MSFS (address-geocoded) was cleared during the clean-slate reset. Only real field GPS (from technician photo EXIF) remains.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user