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.
Show HN: Bike route planner that follows almost only official bike trails
41–50 of 156 posts
Re: Show HN: Bike route planner that follows almost only official bike trails
#42What 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.
Re: Show HN: Bike route planner that follows almost only official bike trails
#43Earlier 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
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
#44Nice! 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…
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
#45What 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
#46Earlier 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 :)
Re: Show HN: Bike route planner that follows almost only official bike trails
#47Re: Show HN: Bike route planner that follows almost only official bike trails
#48Re: Show HN: Bike route planner that follows almost only official bike trails
#49Thank 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/
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.