For years my GPS routes from hikes sat in a folder on disk, and the places I’d been or wanted to go were mostly in my head. I’d never found a tool that held both.
Phone apps already do a lot of this. Organic Maps and OsmAnd both keep bookmarks and GPS routes on the same map, and Trail Sense covers the outdoor utility side. What was still missing was a cross-platform option, since the three above are phone apps.
Ferd is what I ended up with. One map for the pins and the lines, running on my own machine.
Under the hood it’s small. About 5 MB of code, made of one web page, a small Python API, and a SQLite database behind it.
Nothing about it is technically novel. What it gives me is the thing I’d been looking for, which is one map for both the dots and the lines, reachable from any device.