<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Brett,<br>
    <br>
    an issue with the index on a Garmin device is that it requires
    specific codes for specific items. For a comparison of Garmin models
    and the use/appearance of codes, see
    <a class="moz-txt-link-freetext" href="http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/POI_Types">http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/POI_Types</a> - In
    most cases, the meaning is the same for different models.<br>
    <br>
    In your command, you use<br>
    --style-file=styles\mapnik\ ^<br>
    i.e. a relative path to the style, and a final backslash. Are you
    sure that the "correct" style was used (e.g. when you inspect your
    map with QLandkarte)? I use absolute path, without a final
    backslash, but that might be irrelevant.<br>
    <br>
    It is also my impression that Garmin uses all maps (even those which
    were switched off) when a POI search is performed - try to remove
    them as much as possible (I change the extension from *.IMG to *.IM)
    - I haven't tried that with the base map yet...<br>
    <br>
    Regards,<br>
    Bernhard <br>
    <br>
    Am 24.11.2013 00:51, schrieb Brett Russell:
    <blockquote
      cite="mid:%3CBAY405-EAS828517406429F109D49D32AFE30@phx.gbl%3E"
      type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div><span></span></div>
      <div>
        <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
        <div dir="ltr">Hi</div>
        <div dir="ltr"><br>
        </div>
        <div dir="ltr">Time to follow up on this issue from some time
          back as I have not found any solutions. &nbsp;It would be good to
          have the index search feature refined. &nbsp; Anyway here is it
          again. &nbsp; Thanks for your consideration.&nbsp;<br>
          <div><br>
          </div>
          <div>I have loaded my latest img made using 2800 of mkgmap and
            a custom style along with typ file on to a Garmin Rino 650.
            &nbsp;This unit has only ever had the OSM maps that I have
            created on it. &nbsp;The POI lookup has been causing me a few
            issues in the past with my 62S being much better but that
            might be due to it having Garmin's own Topo map loaded. &nbsp;I
            am at a loss how and what index from what img file my
            Garmins use.</div>
          <div><br>
          </div>
          <div>Anyway, the problem is nothing comes up when I select all
            POI so I went into geographical features and then water
            features to find a lake. &nbsp;No water features showed up. &nbsp;I
            then selected land features and then could find the lake
            that I was after. &nbsp;It appears that at least on the Rino 650
            the POI index has issues. &nbsp;</div>
          <div><br>
          </div>
          <div>It the above a known problem with mkgmap or is their
            something wrong with my style and/or typ file? &nbsp;I use the
            following bat in Windows 7 to create the img.</div>
          <div><br>
          </div>
          <div>REM mkgmap command line</div>
          <div>REM -------------------</div>
          <div>java -Xmx8192m -Xms2048m -ea -jar mkgmap.jar ^</div>
          <div>&nbsp;--max-jobs ^</div>
          <div>&nbsp;--gmapsupp ^</div>
          <div>&nbsp;--route --drive-on-left --check-roundabouts ^</div>
          <div>&nbsp;--generate-sea ^</div>
          <div>&nbsp;--remove-ovm-work-files ^</div>
          <div>&nbsp;--add-pois-to-areas ^</div>
          <div>&nbsp;--location-autofill=nearest ^</div>
          <div>&nbsp;--index ^</div>
          <div>&nbsp;--style-file=styles\mapnik\ ^</div>
          <div>&nbsp;--description="Ent_World 20M Contours" ^</div>
          <div>&nbsp;--country-name=Australia --country-abbr=AU
            --region-name=Tasmania --region-abbr=TAS --draw-priority=25
            Ent_World.osm.pbf ^</div>
          <div>&nbsp;--family-name=contours --draw-priority=31 --transparent
            Ent_contours_20M\Ent_world*.osm.pbf ^</div>
          <div>&nbsp;styles\mapnik\mapnik_play.typ</div>
          <div>&nbsp;</div>
          <div><br>
          </div>
          <div>Cheers&nbsp;</div>
          <div><br>
          </div>
          <div>Brett</div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>