I work for a state road authority and I also have a strong interest in cycling. We often get informal requests for road data from cyclists looking for gradient information etc. It has got me thinking into creating a publicly available interactive route planner for cyclists. The idea would be to have some form of base map showing the mountain range overlooking the city. At selected intersections would be (say) a check box where the user would check to indicate the route they would take. Each time another check box is selected the code obtains the profile data between those two points and cumulates it to a running total (Note we already have profile data pairs [distance / elevation] and spreadsheets that plot profiles/total climbing/max gradient/total distance etc). As the user keeps going a running plot is developed showing the profile (in another sheet) and informs them of the total distance to date. Ideally it might draw a line between the checkboxes to indicate the path taken. I've noted that checkboxes appear to have 'Left' and 'Top' properties so perhaps when selected it can draw a line between the 'coordinates'.
I've seen various online route planners but I don't think anything would provide as much detailed (and accurate) data as what I have in mind (elevations etc every 10m), and certainly not for free.
Obviously this would require a LOT of input so we'd start with major roads and then add others down the track (cyclists could email in requests).
Cheers
Mike
I've seen various online route planners but I don't think anything would provide as much detailed (and accurate) data as what I have in mind (elevations etc every 10m), and certainly not for free.
Obviously this would require a LOT of input so we'd start with major roads and then add others down the track (cyclists could email in requests).
Cheers
Mike
Last edited: