Live data from Hacker News

Show HN: Bike route planner that follows almost only official bike trails

trailimap.com

31–40 of 156 posts

Re: Show HN: Bike route planner that follows almost only official bike trails

#31
post #14

Sorry, forgot to mention. The planner is a mess on mobile I totally forgot to make it mobile friendly as I didn't think anyone would want to plan their trip on a phone.

When I'm on multi-day trips, planning on my phone is the only option. I usually plan only a couple days ahead and refresh the route based on that day's detours and activities.

Re: Show HN: Bike route planner that follows almost only official bike trails

#32
post #20

Works very well, it exactly replicated my everyday route to work.

So for me, it doesn't add a second point. Is that because it can't find a route or is it just not working? Boulder, Colorado for reference.

"Currently the app only works for the Euro region but I'm planning to add North America very soon and then rest of the world."

Re: Show HN: Bike route planner that follows almost only official bike trails

#33

Nice! I added a similar feature to cycle.travel (my site) a few months back. 5% of the work was writing the code to route only on waymarked routes, 95% was writing code to "heal" the accidental breaks in OSM bike route data...

What does “waymarked routes” mean, exactly? And same question for the OP.

Doing OSM editing from Mapillary imagery in various US states, I find that the roads that have roadside signage as “official bike routes”, predate modern safe(r) bike infrastructure. These are often highways that frankly look like death traps: no shoulder, high speed limits. Especially when so many North American long-haul cyclists now are riding “bikepacking” setups, it may be preferable for a router to prioritize quiet agricultural tracks and other unpaved terrain over the supposedly official bike route.

Re: Show HN: Bike route planner that follows almost only official bike trails

#34
post #13

Thank you for this. I personally appreciate the easy to download GPX for my Wahoo. For reference, I've been using [0] to get around the city since Google Maps sucks here. I also really like the routes suggested by [1], but their mobile app is super buggy. [0] - https://cyclers.app/ [1] - https://www.cyclestreets.net/

hi - if you like the routes suggested by 1, try https://cyclema.ps/hello - disclaimer, i'm part of the team behind it.

Looks really nice - congrats on the app :). I can't test it since I don't use iOS. But if you ever make an android or web browser version - happy to play :)

Re: Show HN: Bike route planner that follows almost only official bike trails

#35
A great concept, but there's one big problem: many official bike trails are crap.

Sometimes it's actually better to take the road, or you end up on a windy route that's near impossible to follow, debris everywhere, no right of way, etc.

I would like to try this with a "prefer offroad" option.

Re: Show HN: Bike route planner that follows almost only official bike trails

#37
post #9

What I really want form a bike route planner is a map style that shows smaller roads as you zoom out. When planning a cycling I'm interested in tiny back back roads but they are hidden as soon as I zoom out on any map enough to be useful for route planning.

OpenTopoMap is what solves that issue for me. The contrast on that map is excellent.

It's a mostly a style for OSM with hillshading applied. The Friedrich-Alexander-Universität Erlangen-Nürnberg is hosting a web-based "preview" of it at https://opentopomap.org. https://brouter.de/brouter-web and https://bikerouter.de also have it as a selectable map layer, and it can also be added to OsmAnd.

Re: Show HN: Bike route planner that follows almost only official bike trails

#38
post #13

Thank you for this. I personally appreciate the easy to download GPX for my Wahoo. For reference, I've been using [0] to get around the city since Google Maps sucks here. I also really like the routes suggested by [1], but their mobile app is super buggy. [0] - https://cyclers.app/ [1] - https://www.cyclestreets.net/

> [0] - https://cyclers.app/

This looks interesting and the mobile app seems well made, I like that it suggests multiple routes. Currently I just use Google Maps and it sucks here as well.

Re: Show HN: Bike route planner that follows almost only official bike trails

#40
post #9

What I really want form a bike route planner is a map style that shows smaller roads as you zoom out. When planning a cycling I'm interested in tiny back back roads but they are hidden as soon as I zoom out on any map enough to be useful for route planning.

Not sure if you're looking for paved or unpaved backroads, but if it's the latter I recently shipped a feature at my day job (https://ridewithgps.com) that highlights all unpaved backroads, visible up to zoom level 8 (above zoom 8 we start running into tile size/data limitations).

May be useful to you or others in this thread. We lean pretty heavily into the "cycling power user" market segment, the feature set isn't always the most discoverable but it's quite comprehensive if you put in the up-front time to learn the tooling (similar to a lot of other specialty mapping apps out there - caltopo, fatmap (rip) etc)

Post reply on HN