logo separator

[mkgmap-dev] mkgmap:label

From demon.box e.rossini73 at alice.it on Sat Apr 26 17:48:25 BST 2014

Hi, in the lines rules I have this:

<finalize>
highway=* & name=* {set name_orig='${name}'}

highway=* & route_type ~ '.*hiking.*' {name
'${route_ref1|highway-symbol:oval} ${route_name|not-equal:route_ref1}
[${name|not-equal:route_name}]' | '${route_ref1|highway-symbol:oval}
${route_name|not-equal:route_ref1}' | '${route_ref1|highway-symbol:oval}' |
'${ref|highway-symbol:oval} ${route_name}' | '${route_name}
[${name|not-equal:route_name}]' | '${route_name}' }

name_orig=* {set mkgmap:label:3='${name_orig}'} 

name=* {name '${name}'}

With the first line I preserve the name of the way and with the second line
I set the tag name with the relation information.
With the third line I would add the name_orig always like the second label
but sometimes I see first and sometimes I see like second line... I don't
understand why.

<http://gis.19327.n5.nabble.com/file/n5804224/Immagine1.jpg> 

<http://gis.19327.n5.nabble.com/file/n5804224/Immagine2.jpg> 

How can I set the second label always a the same position?
Thanks very much.
--enrico 



--
View this message in context: http://gis.19327.n5.nabble.com/mkgmap-label-tp5804224.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.


More information about the mkgmap-dev mailing list