Posts: 38
Threads: 11
Joined: Dec 2010
I'm wondering about the following changes to the Elevation profile:
- Ability to scroll around the Elevation Image (when larger than panel): like you can on the map
- Ablity to manually set Aspect Ratio, so that multiple files will display with the same ratio.
- Ability to save whole image (not just displayed image, ie when larger than panel)
I've just finished blogging my 54 day walk in Western Australia and I want to stitch the different days together for a couple of projects I'm doing. So I'm in the middle of resizing the images to equalise their aspect ratios and I thought it would actually be more handy if RouteConverter could do it out of the box.
Thanks: I love the programme!
Posts: 7,532
Threads: 230
Joined: Aug 2007
13.07.2012, 20:28
(This post was last modified: 13.07.2012, 20:29 by routeconverter.)
(12.07.2012, 10:00)scribbly Wrote: I'm wondering about the following changes to the Elevation profile:- Ability to scroll around the Elevation Image (when larger than panel): like you can on the map
- Ablity to manually set Aspect Ratio, so that multiple files will display with the same ratio.
- Ability to save whole image (not just displayed image, ie when larger than panel)
Simply put: I won't invest any time to extend the Elevation profile since the JFreeChart library that I'm using for it drives me mad. So far there are no alternatives in sight or volunteers that would like to fill this gap.
--
Christian
Posts: 38
Threads: 11
Joined: Dec 2010
Thanks for your honest reply: a shame though. I guess I'll stick with resizing them
"Fill the gap"? You mean coding something up?
(13.07.2012, 20:28)routeconverter Wrote: (12.07.2012, 10:00)scribbly Wrote: I'm wondering about the following changes to the Elevation profile:- Ability to scroll around the Elevation Image (when larger than panel): like you can on the map
- Ablity to manually set Aspect Ratio, so that multiple files will display with the same ratio.
- Ability to save whole image (not just displayed image, ie when larger than panel)
Simply put: I won't invest any time to extend the Elevation profile since the JFreeChart library that I'm using for it drives me mad. So far there are no alternatives in sight or volunteers that would like to fill this gap.
Posts: 7,532
Threads: 230
Joined: Aug 2007
(14.07.2012, 04:29)scribbly Wrote: "Fill the gap"? You mean coding something up?
Yes. I you'd like to step in: checkout the code and start with the class ProfileView.
--
Christian
Posts: 38
Threads: 11
Joined: Dec 2010
(14.07.2012, 06:31)routeconverter Wrote: (14.07.2012, 04:29)scribbly Wrote: "Fill the gap"? You mean coding something up?
Yes. I you'd like to step in: checkout the code and start with the class ProfileView.
If you saw my coding you wouldn't ask
But I'll keep it in mind...
Posts: 7,532
Threads: 230
Joined: Aug 2007
(14.07.2012, 08:31)scribbly Wrote: (14.07.2012, 06:31)routeconverter Wrote: Yes. I you'd like to step in: checkout the code and start with the class ProfileView.
If you saw my coding you wouldn't ask 
Guess what you're seeing when you see my code
--
Christian