Live data from Hacker News

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

trailimap.com

41–50 of 156 posts

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

#41
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.

+1 for mobile. I would use it primarily as a means to plan urban routes and cycle touring (I wouldn't be touring with my laptop :P)

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

#42
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.

cycle.travel (my site) aims to do that - the advantage of developing your own cartography! Minor roads in rural areas are shown earlier than in most other styles, but in urban areas they kick in later to avoid cluttering the map too much.

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

#43
post #11

Earlier quoted context omitted.

Yep. This is the a crucial cycling feature that's missing. Ideally, I'd also like to highlight roads with diverters, circles, chicanes, bumps, tables, etc.

In OpenStreetMap, which is the data source used by most of these navigation apps, the relevant key is traffic_calming . I have not found any navigation app that preferentially chooses streets with traffic_calming features, such as speed humps. I recently suggested that in OSMAnd and got no traction [0]. [0] https://github.com/osmandapp/OsmAnd/issues/21320

Interesting - I'd love to know more about this, and perhaps assist with the data model.

While purpose-built traffic calming infra is super nice to have, I'm somewhat more interested in the much more prevalent (at least, outside Europe and Asia) and also muc less expensive roadways which are traffic-calm by default, owing to natural chicanes, unimproved areas, one-lane bridges, etc.

Bogota, for example, has a fairly elegant network of unimproved roads connecting the parks. If you take a ride with a local, you see the bike infra much more acutely than what is expressed on gmaps, or even theoretically by looking at `traffic_calming==true`. A much more granular data type is required.

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

#44

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 ridi…

Yeah, waymarked routes in much of the US are an absolute embarrassment. Last time I went cycling in NY State the worst part of the whole route was the official State Bicycle Route. The quiet roads were lovely.

cycle.travel treats routes in the States differently to those in Europe for precisely this reason, and there are some routes which get absolutely zero uplift because many of them are so bad (looking at you, East Coast Greenway).

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

#45
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.

cycle.travel (my site) aims to do that - the advantage of developing your own cartography! Minor roads in rural areas are shown earlier than in most other styles, but in urban areas they kick in later to avoid cluttering the map too much.

It's a good app, I was happy to subscribe once I used it a couple of times to find new routes about the city.

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

#46
post #34

Earlier quoted context omitted.

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 :)

thank you!

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

#48
Reminds me of a story: two years ago I was riding my bike, doing a 45 miles ride from Montreal to Dunham. I was following Google Map's directions and it led me inside a Canadian Army base (Farnham). I saw modified pickup trucks full of guys with rifles about 100 metres from the entrance which said "Keep out" and Google wanted me to go there. I didn't. They changed it now.

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

#49
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] looked like it would be great, but every time I select an origin point, it just shows a bunch of plans which get in the way of the route I am trying to build.

So far, every planner I have tried from this thread has just been frustrating in one way or another. It seems very hard for most to understand things like road+MTB in one ride or that the map shows that the road doesn't go through, but I can simply walk through a gate that a car can't.

Post reply on HN