<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi Thomas,</p>
<p>do you still think that the patch doesn't work? I'd like to commit it</p>
<p>soon.</p>
<p><br>
</p>
<p>Gerd</p>
<br>
<br>
<div style="color: rgb(0, 0, 0);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Von:</b> mkgmap-dev-bounces@lists.mkgmap.org.uk &lt;mkgmap-dev-bounces@lists.mkgmap.org.uk&gt; im Auftrag von Thomas Morgenstern &lt;webmaster@img2ms.de&gt;<br>
<b>Gesendet:</b> Mittwoch, 18. November 2015 09:20<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> Re: [mkgmap-dev] Country unification in address search</font>
<div>&nbsp;</div>
</div>
<div>Hi, <br>
sorry , the pach do not work. After using the pach, the situation is like befor: 'Wien' as city give me no results-&gt;error : 'Die ausgewählte Strasse ist in diesem Kartenproduct nicht zulässig'. String 'Wien' as region&nbsp; is successfull. But in my opinion Wien
 is a at first a city und second a region.&nbsp; My test-exampel : searching for : Praterstrasse 44,&nbsp; Wien.<br>
<br>
&nbsp;regards thomas<br>
<div class="moz-cite-prefix">Am 17.11.2015 um 10:43 schrieb Gerd Petermann:<br>
</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Thomas,</p>
<p><br>
</p>
<p>yes, Wien has admin_level=4. I think it should be treated the same way like Hamburg in Germany:</p>
<p>mkgmap:country=AUT &amp; mkgmap:city!=* &amp; mkgmap:admin_level4=Wien {set mkgmap:city='${mkgmap:admin_level4}' }&nbsp;</p>
<p><br>
</p>
<p>If I hear no complains I'll commit the attached patch on thursday.</p>
<p><br>
</p>
<p>Gerd<br>
</p>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><b>Von:</b>
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">
mkgmap-dev-bounces@lists.mkgmap.org.uk</a> <a class="moz-txt-link-rfc2396E" href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">
&lt;mkgmap-dev-bounces@lists.mkgmap.org.uk&gt;</a> im Auftrag von Thomas Morgenstern <a class="moz-txt-link-rfc2396E" href="mailto:webmaster@img2ms.de">
&lt;webmaster@img2ms.de&gt;</a><br>
<b>Gesendet:</b> Montag, 16. November 2015 07:51<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> Re: [mkgmap-dev] Country unification in address search</font>
<div>&nbsp;</div>
</div>
<div>Hi at all,<br>
&nbsp;i found a problem&nbsp; in the city 'Wien' : if i search in Mapsource&nbsp; any address in the city 'Wien', so i type in the textbox 'Stadt' the string 'Wien', textbox 'Bundesland/Provinz' is empty, Mapsource tell me : 'Die ausgewählte Strasse ist in diesem Kartenprodukt
 nicht zulässig...' . But if i use textbox 'Bundesland/Provinz = Wien' and textbox 'Stadt' is empty, Mapsource find it successfull.
<br>
Maybee must in stylefile--&gt;adress--&gt; Austria a speciall line added, so that 'Wien' is not only a region, but also a city ?<br>
<br>
Thomas<br>
<br>
<div class="moz-cite-prefix">Am 15.11.2015 um 17:38 schrieb Gerd Petermann:<br>
</div>
<blockquote type="cite">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Felix,</p>
<p><br>
</p>
<p>my understanding is that both variants find the same addresses</p>
<p>and that mkgmap stores only one, so the other is produced by</p>
<p>the Garmin software.&nbsp;</p>
<p><br>
</p>
<p>Gerd</p>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font color="#000000" face="Calibri, sans-serif" style="font-size:11pt"><b>Von:</b>
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">
mkgmap-dev-bounces@lists.mkgmap.org.uk</a> <a class="moz-txt-link-rfc2396E" href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">
&lt;mkgmap-dev-bounces@lists.mkgmap.org.uk&gt;</a> im Auftrag von Felix Hartmann <a class="moz-txt-link-rfc2396E" href="mailto:extremecarver@gmail.com">
&lt;extremecarver@gmail.com&gt;</a><br>
<b>Gesendet:</b> Sonntag, 15. November 2015 16:07<br>
<b>An:</b> Development list for mkgmap<br>
<b>Betreff:</b> Re: [mkgmap-dev] Country unification in address search</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">Thanks for the first patch. In Mapsource &quot;Aut&quot; entry has disappeared now for me. However I can still select Austria (AT) respectively AT (Austria). Besides that I see no errors. I mean there must exist an address with AT in the map - else I could
 not select it.<br>
<br>
How can I find such addresses?<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 13 November 2015 at 14:45, Gerd Petermann <span dir="ltr">
&lt;<a href="mailto:GPetermann_muenchen@hotmail.com" target="_blank">GPetermann_muenchen@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0
                          0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
great :-)<br>
Please post any new findings, I am sure the address<br>
rules are not yet complete.<br>
<span class=""><br>
Gerd<br>
________________________________________<br>
Von: <a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">mkgmap-dev-bounces@lists.mkgmap.org.uk</a> &lt;<a href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk">mkgmap-dev-bounces@lists.mkgmap.org.uk</a>&gt; im Auftrag von Thorsten Kukuk &lt;<a href="mailto:kukuk@suse.de">kukuk@suse.de</a>&gt;<br>
</span>Gesendet: Freitag, 13. November 2015 14:23<br>
<span class="im HOEnZb">An: Development list for mkgmap<br>
</span><span class="im HOEnZb">Betreff: Re: [mkgmap-dev] Country unification in address search<br>
<br>
</span>
<div class="HOEnZb">
<div class="h5">Hi Gerd,<br>
<br>
On Fri, Nov 13, Gerd Petermann wrote:<br>
<br>
&gt; Hi Thorsten,<br>
&gt;<br>
&gt; I think I found an error in the code, sometimes country<br>
&gt; information is normalized, sometimes not. I am just testing the patch...<br>
<br>
For Austria it is now working fine for me.<br>
<br>
I see still some problems in Belgium, but I'm sure that's because<br>
our address rules for that country don't fit together with the OSM<br>
data. Need to look deeper what is correct.<br>
<br>
&nbsp; Thorsten<br>
<br>
--<br>
Thorsten Kukuk, Senior Architect SLES &amp; Common Code Base<br>
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)<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>
_______________________________________________<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>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div>
<div>Felix Hartman - Openmtbmap.org &amp; VeloMap.org<br>
</div>
Floragasse 9/11<br>
</div>
1040 Wien<br>
</div>
Austria - Österreich</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre>_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre>_______________________________________________
mkgmap-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a>
<a class="moz-txt-link-freetext" href="http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev">http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev</a></pre>
</blockquote>
<br>
</div>
</div>
</div>
</body>
</html>