... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Route colour
#1
New to this but I find RouteConverter a fantastic tool for correcting routes for my OsmAnd navigation - still learning how to use it.

I was wondering whether there is a way to change the route line colour from blue to something else more unique. Bit confusing with rivers and streams that run along roads :-).
Many Thanks
Chris
Reply
#2
(09.10.2014, 21:23)Stav Wrote: I was wondering whether there is a way to change the route line colour from blue to something else more unique. Bit confusing with rivers and streams that run along roads :-).

Hi Chris, welcome here!

At least the colour of the track line can be changed with a hidden expert option via a registry entry.

Code:
[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview]
"track/Line/Color"="553355"

553355 is the default value (dark blue). The default is used when no registry entry is present.
As example create a registry entry with the value 00ff00 for light green.

@Christian: Any chance to change the route colour in a similar way?

[Image: aaa.jpg]
--
Matthias
Reply
#3
(10.10.2014, 13:49)kumo Wrote: @Christian: Any chance to change the route colour in a similar way?

Yes, I found an option in Google Directions. I've uploaded a new prerelease which offers two new hidden options:

[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview]
"route/Line/Color"="6EB4F8"
"route/Line/Width"="5"

I need your help here: these values are the current default values but I failed to define the same colors as before. Could you provide a better route/Line/Color value? Do you think the route/Line/Width of 5 is valid? l hardwired the opacity to 0.8 - is this reasonable to you?


Attached Files Thumbnail(s)
   
--
Christian
Reply
#4
Let's see...

I grabbed the default route colour with 'Paint' and got this:

[Image: aaa.jpg]

6cb1f3 ???

6cb1f3
[Image: 6cb1f3.jpg]

7174f0
[Image: 7174f0.jpg]

89383f
[Image: 89383f.jpg]

I believe I will stay at 89383f or something similar for a while. IMHO a maroon-like colour has a good contrast against usual map colours. Your example in post #3 of this thread is a good one, too. Width and opacity are at useful defaults.

>>> This <<< page may be of help to allow other users to find Hex values for useful colours.
--
Matthias
Reply
#5
Many Thanks.

Tried to import the reg file but it failed as not recognised as a reg file. I imported only this section instead...[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview].

I can change the "track" line colour now but its a shame we cannot change the route colour. I tend to work on the route screen most of the time.

Do I need to import the rest of the entries?

Cheers
Chris
Reply
#6
Hi Chris,

Christian posted a new reg-key for the route colour at post #3 of this thread.

This key is for the prerelease from Oct 10, 2014 or later.

All example entries in the reg file are the default entries. They are hard wired in RouteConverter. A import of the whole file won't change anything and is not required. Just create a single entry with the value you like to use instead of the default value.
--
Matthias
Reply
#7
(10.10.2014, 15:35)kumo Wrote: 6cb1f3 ???

Looks nice, thank you!
--
Christian
Reply
#8
(11.10.2014, 20:46)Stav Wrote: Do I need to import the rest of the entries?

No, please make yourself familiar with Registry-Editing. Then add the following keys:

[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview​]
"route/Line/Color"="FF0000"
"route/Line/Width"="5"

Or paste

Quote:Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\slash\navigation\converter\gui\mapview​]
"route/Line/Color"="FF0000"
"route/Line/Width"="5"

into a file name routecolors.reg and double click it.
--
Christian
Reply
#9
Done!
I can see the route clearly now - using it on OsmAnd is another story :-)

Many Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)