<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 Thorsten,<br><br>thanks for the feedback. What do you think about my proposed<br>solution? <br><br>Gerd<br><br><div>&gt; Date: Mon, 4 May 2015 07:48:21 +0200<br>&gt; From: kukuk@suse.de<br>&gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; Subject: Re: [mkgmap-dev] Fw:  Help<br>&gt; <br>&gt; <br>&gt; Hi,<br>&gt; <br>&gt; On Mon, May 04, Gerd Petermann wrote:<br>&gt; <br>&gt; &gt; I am not sure if the OSM data is okay, but I think we probably have <br>&gt; &gt; more sure cases. Did anybody try to solve that already?<br>&gt; &gt; Do you see a general rule which might be implemented <br>&gt; &gt; as filter before or after style processing?<br>&gt; <br>&gt; The OSM data is okay, it is defined this way in the wiki. I have no<br>&gt; solution for the city part, but I use for example:<br>&gt; <br>&gt; place=country &amp; mkgmap:area2poi!=true [0x1500 level 5-7]<br>&gt; <br>&gt; But I only do that for POIs, where I know that you will have duplicates<br>&gt; or where I don't care if one is missing.<br>&gt; But for cities, this is not the case, since some have only a place key,<br>&gt; otheres none (only boundary), and others both. But I don't want missing<br>&gt; cities in the index, so I accept sometimes two.<br>&gt; <br>&gt;   Thorsten<br>&gt; <br>&gt; &gt; My 1st approach would be this:<br>&gt; &gt; After style processing, keep a map that relates the Garmin POI with <br>&gt; &gt; the original node, one map for each type. If two or more POI have the same <br>&gt; &gt; type and label(s), remove those where the OSM element has the <br>&gt; &gt; mkgmap:area2poi=true tag (maybe also the ones with <br>&gt; &gt; mkgmap:line2poi=true.<br>&gt; &gt; <br>&gt; &gt; Gerd<br>&gt; &gt; <br>&gt; &gt; &gt; From: thundercel@gpsinfo.com.br<br>&gt; &gt; &gt; To: mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; &gt; Date: Sun, 3 May 2015 17:10:57 -0300<br>&gt; &gt; &gt; Subject: Re: [mkgmap-dev] Fw:  Help<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Hi Gerd.<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; thanks for your quick response and congratulations to the whole team for the <br>&gt; &gt; &gt; excellent work developed.<br>&gt; &gt; &gt; Yes, it's POI generated by the add-as-to-area option and only when the <br>&gt; &gt; &gt; boundary relationship. For the other areas we are not having problem.<br>&gt; &gt; &gt; It is a filter we need and we do not know how to do and where to apply.<br>&gt; &gt; &gt; A filter that only remove the label place when inserted into the boundary <br>&gt; &gt; &gt; relationship. The filter would not need to collect all the POI. Would <br>&gt; &gt; &gt; collect only those generated by the boundary area due to add-to-area option.<br>&gt; &gt; &gt; We have a rule for admin_centre and these were included in the relationship, <br>&gt; &gt; &gt; but unfortunately many admin_centre were excluded relationships.<br>&gt; &gt; &gt; Could you help us?<br>&gt; &gt; &gt; [] s<br>&gt; &gt; &gt; Marcio<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; -----Mensagem Original----- <br>&gt; &gt; &gt; From: GerdP<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Hi Marcio,<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; okay, so this is about the POI generated by the add-pois-to-area option<br>&gt; &gt; &gt; and other OSM nodes with similar tags and the problem is that you<br>&gt; &gt; &gt; cannot know if both exist or only one?<br>&gt; &gt; &gt; Well, I think there is no trick to solve that problem,<br>&gt; &gt; &gt; but it should be easy to implement a filter.<br>&gt; &gt; &gt; Something like this:<br>&gt; &gt; &gt; Collect all POI with the same type, and when two have the same<br>&gt; &gt; &gt; label(s), select the one that has a special tag, or just use the first.<br>&gt; &gt; &gt; I assume we have to limit this filter to special POI types.<br>&gt; &gt; &gt; Does that sound like a solution?<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; Gerd<br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; <br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; mkgmap-dev mailing list<br>&gt; &gt; &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; &gt;                                                <br>&gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; mkgmap-dev mailing list<br>&gt; &gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; &gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Thorsten Kukuk, Senior Architect SLES &amp; Common Code Base<br>&gt; SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>&gt; GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)<br>&gt; _______________________________________________<br>&gt; mkgmap-dev mailing list<br>&gt; mkgmap-dev@lists.mkgmap.org.uk<br>&gt; http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                               </div></body>
</html>