• The Cycling News forum is still looking to add volunteer moderators with. If you're interested in helping keep our discussions on track, send a direct message to @SHaines here on the forum, or use the Contact Us form to message the Community Team.

    In the meanwhile, please use the Report option if you see a post that doesn't fit within the forum rules.

    Thanks!

elevation charts online creator

Jul 17, 2011
3
0
0
First of all, hello guys :)
I'm a web programmer and I would like to share a little tool I created.

It's an easy way to create and print an elevation chart for any route you can set up.

I created it last year and used by some italian amateur for planning cycling/bicycling and routes also for running/walking routes.

The english (USA) version is here: http://paooolino.altervista.org/elevation-chart/

Path lengths are written in km/metres, I don't know how uncomfortable is for USA-users. I'll of course convert it in miles if anyone will ask for.

if you wanna try it, comments and advices are welcome!
 
Apr 19, 2009
278
0
0
Is it possible to "bread crumb" a trail? I ride mostly Mtn and am usually off the beaten path. How can I adjust the route to fit my actual ride. The map always picks the best route, not necessarily my route.
Still cool!
 
Jul 17, 2011
3
0
0
Giuseppe,
you can set up to 10 markers to adjust your route, not just the end and the start.

Between each marker the map calculates always the best path, but you can set the markers strategically in order to set up the route you are looking for.

I hope to have understood your question. Let me know if it fits your needs.

Paolo
 
May 25, 2010
149
0
0
Sent PM

Paolo,

Fired you off a PM because I was looking for something like this mapping. One question some other people might wonder is about having more than 10 pins? I know for my local routes I'd want at least 20.
 
Jul 17, 2011
3
0
0
It would be possible to have more than 10 pins.

I should modify the code to workaround the google map limit of 10 per call. It would not be so hard but it will require some time for me.

I'll notify writing in this thread when ready :)
 
paooolino said:
if you wanna try it, comments and advices are welcome!
Nice.

I have some suggestions.

I use online mapping software to create indoor ride simulations. Currently use Classic Map My Ride for that as it's the only one I can seem to download elevation data from.

1. needs a lot more way points than 10. I couldn't map most routes I'm interested with only 10 way points.

2. like to be able to control whether to use auto-routing or manual routing.

3. can the segment resolution be finer than 1/100th of distance being mapped?

4. can the chart do colour coded gradient indication?

5. can the distance and elevation data be made available for download, in say a csv file?

6. editing - would be nice for the mapping window to be larger/scalable and for the pointer icon to change so you can be more precise about where to start/end a ride (e.g. when mapping a time trial course, you want to be as precise as you can).

Don't want much, do I? :D
 
A

Anonymous

Guest
Very impressive, and really nice tool.

Most mapping sites have elevation very low down on their list of priorities.

Like others, being able to use a lot more markers would be incredibly useful. Is something I would find helpful on my website. Very often race organisers provide very minimal or wildly innacurate profile information.

Being able to use your tool to provide accurate profiles for stage races would be brilliant.
 
May 20, 2010
718
1
0
As an interim measure...while you code for >10 waypoints, is it practicable to divide ride into a series of smaller rides. Then allocate 10 waypoints to each segment...then join rides together?

ta js