Hello Gerd,

Sorry for the confusion
I was sloppy pasting the lines form my search window instead of the style file 
its self
That's why there are 4 times 2 of the same lines

They also where different from the default, (can't remember me changing it)
So first í'll reverse them back to the default and test again also with @Arndt  
suggestion
of the basecamp slider under options.

Then see what happens on the Oregon gps


Thx again
Gr Joris Bovens






@Development list for mkgmap

-----Oorspronkelijk bericht-----
Van: mkgmap-dev <[email protected]> Namens Gerd Petermann
Verzonden: maandag 12 maart 2018 11:21
Aan: Development list for mkgmap <[email protected]>
Onderwerp: Re: [mkgmap-dev] Limit the number of highway shields in basecamp and 
gps

Hi Joris,

sorry, don't understand this. Do you use these rules in your style or do you 
propose to use them ?
They seem to duplicate the highway shields.
Please compare with the rules in the default style:
# Display highway shield for mayor roads if they have a ref and make them 
searchable by their name (highway=motorway | highway=trunk) & ref=* { name 
'${ref|highway-symbol:hbox}'; addlabel '${name}' } highway=primary & ref=* { 
name  '${ref|highway-symbol:box}'; addlabel '${name}' } (highway=secondary | 
highway=tertiary) & ref=* { name '${ref|highway-symbol:oval}'; addlabel 
'${name}' }

Gerd

________________________________________
Von: mkgmap-dev <[email protected]> im Auftrag von Joris 
Bo <[email protected]>
Gesendet: Montag, 12. März 2018 09:54:19
An: Development list for mkgmap
Betreff: Re: [mkgmap-dev] Limit the number of highway shields in basecamp       
and gps

Hallo Gerd



Changing the detailed-level in basecamp does help but has also impacts on the 
rest. It's actually shifting the 'problem' to a different zoomlevel.

Basecamp or  my Oregon decides where to show such shields but no idea which 
mechanism is used to calculate such and if its possible to influence that 
behaviour when building the map..



Example

Screenshot shows city of Bilbao (N43° 17.489' W3° 00.430') in northern Spain at 
basecamp level 'Average'

Motorway, Trunks and primary all have different highway shield s

For example:  Having 2 to 4 shields of N-634 would be enough.



highway = motorway {name '${ref | highway-symbol:hbox} ${name}' | '${ref | 
highway-symbol:hbox}' | '${name}'}

highway = motorway {name '${ref | highway-symbol:hbox} ${name}' | '${ref | 
highway-symbol:hbox}' | '${name}'}

highway = trunk {name '${ref|highway-symbol:hbox} ${name}' | 
'${ref|highway-symbol:hbox}' | '${name}'; addlabel '${name} (${ref})'}

highway = trunk {name '${ref|highway-symbol:hbox} ${name}' | 
'${ref|highway-symbol:hbox}' | '${name}'; addlabel '${name} (${ref})'}

highway = primary {name '${ref|highway-symbol:box} ${name}' | 
'${ref|highway-symbol:box}' | '${name}'; addlabel '${name} (${ref})'}

highway = primary {name '${ref|highway-symbol:box} ${name}' | 
'${ref|highway-symbol:box}' | '${name}'; addlabel '${name} (${ref})'}

highway = secondary | highway = tertiary {name '${ref|highway-symbol:oval} 
${name}' | '${ref|highway-symbol:oval}' | '${name}'; addlabel '${name} 
(${ref})'}

highway = secondary | highway = tertiary {name '${ref|highway-symbol:oval} 
${name}' | '${ref|highway-symbol:oval}' | '${name}'; addlabel '${name} 
(${ref})'}





[cid:[email protected]]







-----Oorspronkelijk bericht-----
Van: mkgmap-dev <[email protected]> Namens Gerd Petermann
Verzonden: maandag 12 maart 2018 09:24
Aan: Development list for mkgmap <[email protected]>
Onderwerp: Re: [mkgmap-dev] Limit the number of highway shields in basecamp and 
gps



Hi Joris,



the ony switch that I know is the "map detail (level)" (ranges from lowest to 
highest). No idea if that helps.

If not, please provide the location of such an area.



Gerd



________________________________________

Von: mkgmap-dev 
<[email protected]<mailto:[email protected]>>
 im Auftrag von Joris Bo <[email protected]<mailto:[email protected]>>

Gesendet: Montag, 12. März 2018 09:17:36

An: Development list for mkgmap

Betreff: [mkgmap-dev] Limit the number of highway shields in basecamp and gps



Hello



Is there a way to limit the number (or extend the distance) of highway shields 
in basecamp?

On some zoomlevels the usage of ${ref | highway-symbol:hbox}' generates so many 
boxes, making the map difficult to read.





Thx

Joris



_______________________________________________

mkgmap-dev mailing list

[email protected]<mailto:[email protected]>

http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

_______________________________________________

mkgmap-dev mailing list

[email protected]<mailto:[email protected]>

http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to