top | item 40266057

Show HN: Wanderer – an open-source trail database

89 points| get_flomped | 1 year ago |github.com

13 comments

order

Kabootit|1 year ago

This is next level cool. Avid mountain biker here and travel all over to ride new trails. Some of which are quite remote and take a bit of planning before setting out solo for the first time.

In my journey I've tried about just every setup imaginable. This app checks all the boxes I've been looking for:

- local data (privacy) - import and store all ride gpx's - can map out new rides - can export routes to gpx for sharing and loading up on Garmin/iWatch/etc - UI/UX clean and simple

Has everything I want and nothing more. I wish I had coded this... :)

EDIT: the meta data cataloging options to be explored. Personal ride journal in one place finally?

teeray|1 year ago

It would be interesting to federate trail condition information, since that's the true value-add of a service like AllTrails.

terr-dav|1 year ago

What springs to mind is the use of Mastodon handles for contributing trail info and discussion of information being contributed.

The only major hang-up is balancing privacy and trustworthiness of the information being contributed.

Perhaps an open solution like this will emerge as people grow tired of profit-driven services like Strava, AllTrails, TrailForks, etc.

get_flomped|1 year ago

I agree. However, I have not found a reliable, free data source yet. Do you have recommendations?

james2doyle|1 year ago

It looks like it's using Pocketbase as the DB. I've been using it in a Flutter app and have been thrilled with it. Definitely recommend it, especially a hosted instance on Pockethost

get_flomped|1 year ago

Indeed it does. I've used it in multiple projects and it always worked like a charm. I love how the hooks make it so customisable!

failTide|1 year ago

Thanks for releasing, I've been looking for something exactly like this to help plan out my PCT hike. Google Earth Pro for linux has become less usable with each release.

wetmore|1 year ago

This looks very cool and could be useful to me. I've been uploading my tracks to caltopo. Could you say a few words about what this offers over that?

get_flomped|1 year ago

I didn't know about caltopo. So I can just give you my two cents from tinkering with it a little just now.

caltopo has a lot more map data with all the different overlays you can toggle. Also, you can add many more objects (polygons, sectors etc.) besides a simple route with waypoints. wanderer's route creation tool has been added only recently and is still quite rudimentary. It has automatic routing though (you define two points and the route between them is calculated automatically based on your selected mode of transport).

wanderer excels at cataloguing your trail data. You can attach a lot more meta information like photos, dates, comments or a summit logbook. It also allows you to search and filter your trails with many customisation options.

Lastly, and that is very much biased as well as personal preference: it looks a bit sleeker ;)

joenot443|1 year ago

This looks awesome, well done.

I'm curious, what are your thoughts on AllTrails?

McSnacky|1 year ago

This is really cool and usefull. Thanks for sharing!