logo separator

[mkgmap-dev] expression not-contained

From demon.box e.rossini73 at alice.it on Wed Dec 13 15:56:09 GMT 2017

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


More information about the mkgmap-dev mailing list