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
_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev