<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Hi Greg,</DIV>
<DIV> </DIV>
<DIV>in my code it is working with <FONT face=Calibri><FONT
style="FONT-SIZE: 12pt">CONTINUE as well as with
CONTINUE_WITH_ACTIONS</FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri>but it is not working without <FONT
style="face: calibri">CONTINUE.</FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT size=3 face=Calibri>I am using <FONT style="face: calibri"><FONT
style="size: +0">CONTINUE only if I need the function <FONT
style="face: calibri"><FONT style="size: +0">CONTINUE without actions, which is
very seldom.</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT size=3 face=Calibri>Is this code working in your script without any
<FONT style="face: calibri"><FONT
style="size: +0">CONTINUE?</FONT></FONT></FONT></DIV>
<DIV><FONT size=3 face=Calibri>If yes, then I do not understand
why.</FONT></DIV>
<DIV><FONT size=3 face=Calibri>What is {set mkgmap:label:1=' '}
doing?</FONT></DIV>
<DIV><FONT size=3 face=Calibri></FONT> </DIV>
<DIV><FONT size=3 face=Calibri>Walter</FONT></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=gregcrago@gmail.com
href="mailto:gregcrago@gmail.com">greg crago</A> </DIV>
<DIV><B>Sent:</B> Sunday, March 06, 2016 4:12 PM</DIV>
<DIV><B>To:</B> <A title=mkgmap-dev@lists.mkgmap.org.uk
href="mailto:mkgmap-dev@lists.mkgmap.org.uk">Development list for mkgmap</A>
</DIV>
<DIV><B>Subject:</B> Re: [mkgmap-dev] Question about using different ROAD
CLASS's andROAD SPEED's for one linetype.</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>If I have a list of custom FUEL icons in my line file:
<DIV> </DIV>
<DIV>
<DIV>amenity=fuel & (name ~ '.*[Bb][Pp].*' | brand ~
'.*[Bb][Pp].*') {set mkgmap:label:1='
'} [0x6018 resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Cc]itgo.*' | brand ~
'.*[Cc]itgo.*') {set mkgmap:label:1='
'} [0x600b resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Ee]xxon.*' | brand ~
'.*[Ee]xxon.*') {set mkgmap:label:1='
'} [0x600a resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Kk]roger.*' | brand ~
'.*[Kk]roger.*') {set mkgmap:label:1=' '} [0x6003
resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Mm]arathon.*' | brand ~
'.*[Mm]arathon.*') {set mkgmap:label:1=' '} [0x6009 resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Mm]obil.*' | brand ~
'.*[Mm]obil.*') {set mkgmap:label:1='
'} [0x6001 resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Ss]hell.*' | brand ~
'.*[Ss]hell.*') {set mkgmap:label:1='
'} [0x6000 resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Ss]peedway.*' | brand ~
'.*[Ss]peedway.*') {set mkgmap:label:1=' '} [0x6002 resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Ss]unoco.*' | brand ~
'.*[Ss]unoco.*') {set mkgmap:label:1=' '} [0x600d
resolution 24]</DIV>
<DIV>amenity=fuel & (name ~ '.*[Vv]alero.*' | brand ~
'.*[Vv]alero.*') {set mkgmap:label:1=' '} [0x600c
resolution 24]</DIV>
<DIV>amenity=fuel {name '$(name)'} [0x2f01 resolution 24]</DIV></DIV>
<DIV> </DIV>
<DIV>You are telling me that these will NOT be found in a FUEL SEARCH (0x2f01)
on the GPS because I do not have 'continue_with_actions' at the end of each
action?</DIV>
<DIV> </DIV>
<DIV>Do I have to add CONTINUE_WITH_ACTIONS or could I just use CONTINUE?</DIV>
<DIV> </DIV>
<DIV>If this is correct, this is why you define 0x2f01 as INVISIBLE, but is
necessary in order to preform a POI SEARCH?</DIV>
<DIV> </DIV>
<DIV>Greg</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV>
<DIV class=gmail_extra>
<DIV> </DIV>
<DIV class=gmail_quote>On Sun, Mar 6, 2016 at 5:03 AM, Walter Schlögl <SPAN
dir=ltr><<A href="mailto:Walter.Schloegl-Resch@aon.at"
target=_blank>Walter.Schloegl-Resch@aon.at</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Hi Greg,</DIV>
<DIV> </DIV>
<DIV>all supermarkets are found in the POI list if you give supermarket the
POI Nr 2E02.</DIV>
<DIV>shop=books is the POI Nr 2E03, shop=mall is POI Nr 2E04 and so on.</DIV>
<DIV> </DIV>
<DIV>So usually all supermarkets would have the same Icon also, </DIV>
<DIV>but with the solution shown below you can give different supermarkets
different icons.</DIV>
<DIV> </DIV>
<DIV>If you would just map all Aldi-supermarkets to 3501 without continue
</DIV>
<DIV>it would get the correct icon, but not found any longer in the search
list.</DIV>
<DIV> </DIV>
<DIV>Do you use this feature on your Garmin device, to search for Point of
interests?</DIV>
<DIV> </DIV>
<DIV>Walter</DIV>
<DIV> </DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=gregcrago@gmail.com
href="mailto:gregcrago@gmail.com" target=_blank>greg crago</A> </DIV>
<DIV><B>Sent:</B> Saturday, March 05, 2016 10:53 PM</DIV>
<DIV>
<DIV class=h5>
<DIV><B>To:</B> <A title=mkgmap-dev@lists.mkgmap.org.uk
href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target=_blank>Development list
for mkgmap</A> </DIV>
<DIV><B>Subject:</B> Re: [mkgmap-dev] Question about using different ROAD
CLASS's andROAD SPEED's for one linetype.</DIV></DIV></DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV>
<DIV class=h5>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV dir=ltr>I have re-read your posts and I think I am still confused about
your statement
<DIV> </DIV>
<DIV>"<SPAN style="FONT-SIZE: 13px; FONT-FAMILY: arial; COLOR: rgb(0,0,0)">you
can also club together POIs with different Icons to the same POI-List
entry"</SPAN></DIV>
<DIV><SPAN
style="FONT-SIZE: 13px; FONT-FAMILY: arial; COLOR: rgb(0,0,0)"><BR></SPAN></DIV>
<DIV><SPAN
style="FONT-SIZE: 13px; FONT-FAMILY: arial; COLOR: rgb(0,0,0)">Again, what is
a 'POI-list entry' and how is this a benefit?</SPAN></DIV>
<DIV><SPAN
style="FONT-SIZE: 13px; FONT-FAMILY: arial; COLOR: rgb(0,0,0)"><BR></SPAN></DIV>
<DIV><FONT color=#000000 face=Arial><SPAN style="FONT-SIZE: 13px">I understand
about specific store BRANDS and using unique POINTS and then use a GENERIC
icon for the rest of the category.</SPAN></FONT></DIV>
<DIV><FONT color=#000000 face=Arial><SPAN
style="FONT-SIZE: 13px"><BR></SPAN></FONT></DIV>
<DIV><FONT color=#000000 face=Arial><SPAN
style="FONT-SIZE: 13px">Greg</SPAN></FONT></DIV></DIV>
<DIV class=gmail_extra>
<DIV> </DIV>
<DIV class=gmail_quote>On Sat, Mar 5, 2016 at 4:49 AM, Walter Schlögl <SPAN
dir=ltr><<A href="mailto:Walter.Schloegl-Resch@aon.at"
target=_blank>Walter.Schloegl-Resch@aon.at</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial'; COLOR: #000000">
<DIV>Hi Greg,</DIV>
<DIV> </DIV>
<DIV>here an example for supermarkets</DIV>
<DIV> </DIV>
<DIV>shop=supermarket & (name~'Hofer.*' |
name~'HOFER.*') { set mkgmap_symbol=yes}
[0x3501 resolution 23 continue with_actions]</DIV>
<DIV>shop=supermarket &
(name~'Aldi.*' |
name~'ALDI.*') { set mkgmap_symbol=yes}
[0x3501 resolution 23 continue with_actions]</DIV>
<DIV>shop=supermarket &
(name~'Lidl.*' |
name~'LIDL.*') { set mkgmap_symbol=yes}
[0x3502 resolution 23 continue with_actions]</DIV>
<DIV>...</DIV>
<DIV>shop=supermarket &
mkgmap_symbol!=yes
[0x3500 resolution 23 continue with_actions]</DIV>
<DIV>shop=supermarket
[0x2E02 resolution 21] # POI</DIV>
<DIV> </DIV>
<DIV>There is one common symbol on 3500 and dedicated symbols on 3501 and
above.</DIV>
<DIV>(Hofer and Aldi is the same supermarket with the same Logo but with
different names in Austria and Germany)</DIV>
<DIV>If I find a dedicated name of the supermarket, I will show the
corresponding symbol. (at the moment about 30 in my list)</DIV>
<DIV>All other supermarkets will get the common symbol.</DIV>
<DIV>And all of them will get additionally an unvisible POI (well, not
totally unvisible but just 1 dot) for the POI-List</DIV>
<DIV>Since this 1 dot POI is placed at resolution 21, I can click on it also
in lower zoom levels.</DIV>
<DIV> </DIV>
<DIV>I’m doing the same with amenity=fuel (more than 20), shop=car and many
others.</DIV>
<DIV>My map has many dedicated symbols which makes it easier to find a POI
at one short look even without using the search function.</DIV>
<DIV> </DIV>
<DIV>Walter</DIV>
<DIV> </DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV><FONT face=Arial></FONT> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV><B>From:</B> <A title=gregcrago@gmail.com
href="mailto:gregcrago@gmail.com" target=_blank>greg crago</A> </DIV>
<DIV><B>Sent:</B> Friday, March 04, 2016 11:37 PM</DIV><SPAN>
<DIV><B>To:</B> <A title=mkgmap-dev@lists.mkgmap.org.uk
href="mailto:mkgmap-dev@lists.mkgmap.org.uk" target=_blank>Development list
for mkgmap</A> </DIV>
<DIV><B>Subject:</B> Re: [mkgmap-dev] Question about using different ROAD
CLASS's andROAD SPEED's for one linetype.</DIV></SPAN></DIV></DIV>
<DIV> </DIV></DIV>
<DIV
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV>
<DIV>
<DIV dir=ltr>I am still confused.
<DIV>Can you explain it one more time and use an example.</DIV>
<DIV> </DIV>
<DIV>Greg</DIV></DIV>
<DIV class=gmail_extra>
<DIV> </DIV>
<DIV class=gmail_quote>On Fri, Mar 4, 2016 at 11:13 AM, Bernd Weigelt <SPAN
dir=ltr><<A href="mailto:weigelt.bernd@web.de"
target=_blank>weigelt.bernd@web.de</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi
Greg<BR><BR>No, this line catches only cuisine=french *or* cuisine=sea
food, not<BR>'cuisine=french;sea food;...' This key/value pair will be
ignored<BR><BR>---<BR>cuisine~'.*;.*'<BR>
{<BR>
set
cuisine='${cuisine|part:}';<BR>
}<BR><BR>This rule helps, to use the first part in the POIs, but all other
will be<BR>ignored, too. Have it in my filter file.<BR><BR>My example in
my first answer is not really good, because the rule has to be<BR>executed
in a loop until the last value, but i think MKGMAP didn't do
this<BR><SPAN><FONT color=#888888><BR>Bernd<BR></FONT></SPAN><SPAN><BR>Am
Freitag, 4. März 2016, 10:01:52 CET schrieb greg crago:<BR>> Bernd, Is
this the same as (in the line file)<BR>><BR>> amenity=restaurant
& (cuisine=french | cuisine=sea food | cuisine=german |<BR>>
cuisine=..... ) [0x01150 resolution 24]<BR>><BR>>
Greg<BR><BR><BR></SPAN>
<DIV>
<DIV>_______________________________________________<BR>mkgmap-dev mailing
list<BR><A href="mailto:mkgmap-dev@lists.mkgmap.org.uk"
target=_blank>mkgmap-dev@lists.mkgmap.org.uk</A><BR><A
href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel=noreferrer
target=_blank>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</A><BR></DIV></DIV></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV></DIV></DIV>
<HR>
<SPAN>_______________________________________________<BR>mkgmap-dev mailing
list<BR><A href="mailto:mkgmap-dev@lists.mkgmap.org.uk"
target=_blank>mkgmap-dev@lists.mkgmap.org.uk</A><BR><A
href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev"
target=_blank>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</A></SPAN>
</DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>mkgmap-dev
mailing list<BR><A href="mailto:mkgmap-dev@lists.mkgmap.org.uk"
target=_blank>mkgmap-dev@lists.mkgmap.org.uk</A><BR><A
href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel=noreferrer
target=_blank>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</A><BR></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV>
<HR>
_______________________________________________<BR>mkgmap-dev mailing
list<BR><A href="mailto:mkgmap-dev@lists.mkgmap.org.uk"
target=_blank>mkgmap-dev@lists.mkgmap.org.uk</A><BR><A
href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev"
target=_blank>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</A>
</DIV></DIV></DIV></DIV></DIV></DIV><BR>_______________________________________________<BR>mkgmap-dev
mailing list<BR><A
href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</A><BR><A
href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" rel=noreferrer
target=_blank>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</A><BR></BLOCKQUOTE></DIV>
<DIV> </DIV></DIV>
<P>
<HR>
_______________________________________________<BR>mkgmap-dev mailing
list<BR>mkgmap-dev@lists.mkgmap.org.uk<BR>http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</DIV></DIV></DIV></BODY></HTML>