logo separator

[mkgmap-dev] expression not-contained

From Gerd Petermann gpetermann_muenchen at hotmail.com on Wed Dec 13 17:34:30 GMT 2017

Hi Enrico,

seems to work as you expect. For the way I see
mkgmap:label:1=3, 363, 362

Gerd

________________________________________
Von: mkgmap-dev <mkgmap-dev-bounces at lists.mkgmap.org.uk> im Auftrag von demon.box <e.rossini73 at alice.it>
Gesendet: Mittwoch, 13. Dezember 2017 16:56:09
An: mkgmap-dev at lists.mkgmap.org.uk
Betreff: Re: [mkgmap-dev] expression not-contained

Hi Gerd, this is the way:

https://www.openstreetmap.org/way/189126509

and this is my style for the test:

*lines*
highway=path {name '${route_ref1|highway-symbol:oval} ${route_name}'}
[0x10e15 resolution 24]

*relations*
type=route & route=hiking{
        apply {
                set route_ref1='$(route_ref1), ${ref|not-contained:, :route_ref1}' |
'${ref}';
                set route_name='$(route_name), ${name|not-contained:, :route_name}' |
'$(route_name)' | '${name}'
                }
}

please can you try this code?
thanks very much.
--enrico







--
Sent from: http://gis.19327.n8.nabble.com/Mkgmap-Development-f5324443.html
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev at lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev


More information about the mkgmap-dev mailing list