<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Mike,<br><br>okay, I already guessed that you don't use these options ;-)<br>You are right, the result is predictable, but the option name<br>"--omit-highway-refs-from-index" suggests that it produces a different <br>result, and I think it is just another option which is difficult to describe<br>and therefore a problematic one. <br><br>Possible alternative:<br>If I got it right, Steve once suggested to add some kind of stop word list for<br>the --x-split-name-index option (which you probably also don't use).<br><br>I am not sure how this stop-list would work, but I think of something like <br>a list of regular expressions, which optionally state a country and a pattern<br>which should not be added to the index (or maybe only under special conditions), <br>e.g. : <br># Country code : reg_exp<br>FR:rue<br>FR:de<br>ES:Carrer<br>ES:de<br><br>(Yes, I know that this list should be rathe language specific, but that would<br>not make it much easier)<br><br>For your case, I think of <br>DE:[A|B|K|L][1-9][0-9]*<br>as a pattern for german A(utobahn), B(undesstrasse), K(reisstrasse), and L(andstrasse)<br><br>Anyway, I don't want to decide this. Up to now, Steve maintains the code <br>for the indexes, so I think he knows best.<br><br>Gerd<br><br><div><hr id="stopSpelling">From: mike@tvage.co.uk<br>To: mkgmap-dev@lists.mkgmap.org.uk<br>Date: Thu, 30 Jul 2015 23:15:49 +0100<br>Subject: Re: [mkgmap-dev] option to omit road refs from index:<br><br><style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass div.ecxMsoNormal {
font-size:12.0pt;
font-family:"Times New Roman",serif;
}

.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:blue;
text-decoration:underline;
}

.ExternalClass span.ecxMsoHyperlinkFollowed {
color:purple;
text-decoration:underline;
}

.ExternalClass p {
font-size:12.0pt;
font-family:"Times New Roman",serif;
}

.ExternalClass pre {
font-size:10.0pt;
font-family:"Courier New";
}

.ExternalClass span.ecxHTMLPreformattedChar {
font-family:"Consolas",serif;
}

.ExternalClass span.ecxEmailStyle20 {
font-family:"Calibri",sans-serif;
color:#1F497D;
}

.ExternalClass .ecxMsoChpDefault {
font-size:10.0pt;
}

.ExternalClass div.ecxWordSection1 {
}

--></style><div class="ecxWordSection1"><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Hi Gerd, the result is perfectly predictable – it omits all labels with highway shields from the index. As you say, it does not remove items produced by process-exit or –process-destination options (I do not use either of those options). Just because you do not want to remove these roads from your index does&nbsp; not mean that others won’t – I certainly do, and that is the point of it being an option, rather than always working in a fixed way. For my map, I want the address index to be exactly that – an index of addresses. I do not know of any (UK) address that has a road number in it.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">If you can suggest a way in which I can examine the value of a mkgmap variable (e.g. mkgmap:noindex) at the time of creating the index, then I will happily look at doing that instead.</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Cheers,</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">Mike</span></p><p class="ecxMsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;color:#1F497D;">&nbsp;</span></p><div><div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm;"><p class="ecxMsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;" lang="EN-US">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,sans-serif;" lang="EN-US"> Gerd Petermann [mailto:gpetermann_muenchen@hotmail.com] <br><b>Sent:</b> 30 July 2015 09:22<br><b>To:</b> mkgmap-dev@lists.mkgmap.org.uk<br><b>Subject:</b> Re: [mkgmap-dev] option to omit road refs from index:</span></p></div></div><p class="ecxMsoNormal">&nbsp;</p><div><div><p class="ecxMsoNormal" style="">Hi Mike,<br><br>okay, I tried your patch now with the default style<br>and a tile containing data in my home area<br>in Lower Saxony:<br>63240008: 2453504,378880 to 2473984,407552<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 52.646484,8.129883 to 53.085938,8.745117<br><br>The index file size is smaller, that's good, but I don't see<br>a big change in the search results, I still see <br>entries like "A 1" or "A 28 Oldenburg" when I<br>just enter "A". I think they are produced by the --process-exit or<br>--process-destination options which create these<br>names without a highway shield.<br><br>So, the result is a bit unpredictable, and I don't<br>see a good reason to omit these roads from the<br>index. One may want to find the road using the <br>ref.<br><br>Gerd<br><br><br></p><div><div class="ecxMsoNormal" style="text-align:center;" align="center"><hr id="ecxstopSpelling" align="center" size="2" width="100%"></div><p class="ecxMsoNormal" style="">Date: Tue, 21 Jul 2015 14:14:36 +0100<br>From: <a href="mailto:mike@tvage.co.uk">mike@tvage.co.uk</a><br>To: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>Subject: Re: [mkgmap-dev] option to omit road refs from index:<br><br>Hi Gerd, ideally I was looking for a solution where we had something like mkgmap:noindex in the style to cause the label to be omitted from the index. I had a look at implementing this but came unstuck because as far as I can tell, the code that adds the index creates this from data that it reads back from the img file, which of course doesn't contain any mkgmap specific information.<br><br>There are a number of cases where mkgmap:noindex would be useful:<br><br>In the case where highway shields are used, I would prefer not to include the road number in the address index, so that when you type "A" you just get road names beginning with A, instead of A1, A11, A135 etc.<br>I allow (walking) routing along piers, the edges of carparks and other non-highways. If these have names, they also get included as road names in the address index and I would prefer to omit them.<br><br>I came up with the -- omit-highway-refs-from-index code as an alternative that achieved something of what I wanted, but if you can suggest a way to do this from the style, that would be better.<br><br>Regards,<br>Mike<br><br><a href="mailto:mkgmap-dev-request@lists.mkgmap.org.uk">mkgmap-dev-request@lists.mkgmap.org.uk</a> wrote:</p><div><p class="ecxMsoNormal" style="">Hi all,<br><br>okay, I'm back from a very nice and ofter very hot cycle trip to Greece now and will start to look at the<br>open issues. <br><br>I did not try the patch yet. If I got that right, the function is mostly useful<br>with the default style which adds the highway shield + name as a 2nd label,<br>and it is meant to reduce the index size, right?<br>My 1st aim would be to find an alternative for these style rules.<br><br>@Steve: Do you know how Garmin maps handle this case?<br><br>Gerd<br><br><br><br><br></p><div><p class="ecxMsoNormal" style="">From: <a href="mailto:mike@tvage.co.uk">mike@tvage.co.uk</a><br>To: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>Date: Fri, 12 Jun 2015 20:26:39 +0100<br>Subject: [mkgmap-dev] option to omit road refs from index</p><pre>Hi Gerd, please find attached a patch that adds a new option<br>--omit-highway-refs-from-index, that causes labels containing highway<br>shields to be omitted from the address index.<br>Please try and commit if you are happy with it. Note, I am on holiday for<br>the next week, so if it needs any changes, I will look at it when I get<br>back.<br> <br>Regards,<br>Mike</pre><p class="ecxMsoNormal"><br>_______________________________________________ mkgmap-dev mailing list <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a> <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></p></div></div><div><p class="ecxMsoNormal" style="">Hi Alexandre,<br><br>if the problem is still open, please post the files again.<br><br>Gerd</p><div><div class="ecxMsoNormal" style="text-align:center;" align="center"><hr id="ecxstopSpelling" align="center" size="2" width="100%"></div><p class="ecxMsoNormal" style="">Date: Tue, 16 Jun 2015 15:20:26 -0300<br>From: <a href="mailto:alexandre.loss@gmail.com">alexandre.loss@gmail.com</a><br>To: <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>CC: <a href="mailto:Adm_Tec_Tracksource@googlegroups.com">Adm_Tec_Tracksource@googlegroups.com</a><br>Subject: [mkgmap-dev] Numbering loss in the version which came after the r3602</p><div><div><p class="ecxMsoNormal">Hi Gerd,</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><div><p class="ecxMsoNormal">Since yesterday we (a group that compiles maps in Brazil) begin to see some loss of numbers in some of our maps.</p></div><div><p class="ecxMsoNormal">As we had never had this problem before, I suspected that the error could have been introduced in some recent version of mkgmap. So, I restored some old releases for testing and I found that the numbering were generated correctly until release 3602 as seen in the image below in the white-box ("390 Rua Porto Alegre"):</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div></div><div><p class="ecxMsoNormal"><i><span style="font-family:&quot;Arial Narrow&quot;,sans-serif;">Snapshot taken form MapSource of a map compiled wiht mkgmap r3602</span></i></p></div><div><p class="ecxMsoNormal"><img id="ecx_x0000_i1027" src="https://a.gfx.ms/i_safe.gif" alt="Imagem inline 1" height="346" border="0" width="211"></p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">Using the same source osm file, the numbering is lost in the street "Rua Porto Alegre" (for example), if the map is compiled with any newer release of mkgmap than 3602. The snapshot bellow was taken from a map compiled with release 3616::</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal"><i><span style="font-family:&quot;Arial Narrow&quot;,sans-serif;">Snapshot taken form MapSource of a map compiled wiht mkgmap r3616:</span></i></p></div><div><p class="ecxMsoNormal"><img id="ecx_x0000_i1028" src="https://a.gfx.ms/i_safe.gif" alt="Imagem inline 2" height="341" border="0" width="218"></p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">These compiled maps img are available for tests at the file sharing area:</p></div><div><p class="ecxMsoNormal"><span style="font-size:11.5pt;font-family:&quot;Courier New&quot;;color:black;"><a href="http://files.mkgmap.org.uk/download/270/03205200_r3602.img" target="_blank">http://files.mkgmap.org.uk/download/270/03205200_r3602.img</a></span></p></div><div><p class="ecxMsoNormal"><span style="font-size:11.5pt;font-family:&quot;Courier New&quot;;color:black;"><a href="http://files.mkgmap.org.uk/download/271/03205200_r3616.img" target="_blank">http://files.mkgmap.org.uk/download/271/03205200_r3616.img</a></span></p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">You can search for street "Rua Porto Alegre" to see the problem, but it problem can be found in other places too.</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">My guess is that the problem arose when housenumber2 brahch was merged to trunk.</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">If you need more information, please let me know.</p></div><div><div><p class="ecxMsoNormal">&nbsp;</p></div></div><div><p class="ecxMsoNormal">Thank you.</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">Regards,</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">Alexandre</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div><div><p class="ecxMsoNormal">&nbsp;</p></div></div><p class="ecxMsoNormal"><br>_______________________________________________ mkgmap-dev mailing list <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a> <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></p></div></div><p class="ecxMsoNormal"><br>_______________________________________________ mkgmap-dev mailing list <a href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a> <a href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev" target="_blank">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></p></div></div></div></div><br>_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</div>                                               </div></body>
</html>