You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`GET /api/ancestry-hints/status` - Check if running
563
564
565
+
### Phase 15.23: Migration Map Visualization ✅
566
+
567
+
A 6th tree view mode plotting ancestors on an interactive Leaflet.js map with lineage-colored markers, parent-child migration lines, time filtering, and layer controls.
568
+
569
+
**Features:**
570
+
-**Migration Map view mode** - Available in the tree view mode dropdown alongside Fan, Horizontal, Vertical, Columns, Focus
571
+
-**Leaflet.js map** with OpenStreetMap tiles (light) and CartoDB dark tiles (dark theme)
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
A genealogy toolkit for creating local databases of your family tree, curating favorites, and generating sparse family tree visualizations.
4
4
5
+
## Origins
6
+
7
+
This project is a web-based UI enhancement that evolved from the creator's early explorations into learning more about his ancestry using a CLI-based tool: [FamilySearchFinder](https://github.com/atomantic/FamilySearchFinder).
8
+
5
9
## What is SparseTree?
6
10
7
11
SparseTree connects to genealogy providers (FamilySearch, Ancestry, WikiTree, 23andMe) to download and store your ancestry data locally. Once you have your data, you can:
0 commit comments