I made wanderer - a self-hosted trail and GPS track database
Over the last two months, I developed wanderer. It is a self-hosted alternative to sites like alltrails.com or in other words a self-hosted trail database. It started out more as a small hobby project to teach myself some new technologies but in the end, I decided to develop it into a fully-fledged application.
Core Features:
Manage your trails
Extensive map integration and visualization
Share trails with other people and explore theirs
Advanced filter and search functionality
Create custom lists to organize your trails further
This is very nice :) I was working on a proof of concept similar to this to have a quick search functionality for FrankenJura (german hiking database) but it was lost in a drawer due to lack of time š Great work and thanks for sharing it :)
If I recall correctly, I couldnāt find API endpoints back then and had to browse/prse the pges based on the regions and the links on the landing pages š