logo separator

[mkgmap-dev] Question about using different ROAD CLASS's andROAD SPEED's for one linetype.

From Bernd Weigelt weigelt.bernd at web.de on Fri Mar 4 16:13:13 GMT 2016

Hi Greg

No, this line catches only cuisine=french *or* cuisine=sea food, not 
'cuisine=french;sea food;...' This key/value pair will be ignored

---
cuisine~'.*;.*'
                {
                set cuisine='${cuisine|part:}';
                }

This rule helps, to use the first part in the POIs, but all other will be 
ignored, too. Have it in my filter file.

My example in my first answer is not really good, because the rule has to be 
executed in a loop until the last value, but i think MKGMAP didn't do this

Bernd

Am Freitag, 4. März 2016, 10:01:52 CET schrieb greg crago:
> Bernd, Is this the same as (in the line file)
> 
> amenity=restaurant & (cuisine=french | cuisine=sea food | cuisine=german |
> cuisine=..... ) [0x01150 resolution 24]
> 
> Greg




More information about the mkgmap-dev mailing list