<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Steve,<br>
    indeed the names are absolutely correct when calling with
    --overview-mapname.<br>
    <br>
    Checking the outcoming directory structure aswell as the xml file
    shows all fine regarding file names:<br>
    <br>
    <tt><?xml version="1.0" encoding="UTF-8"?></tt><tt><br>
    </tt><tt><MapProduct
      xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.garmin.com/xmlschemas/MapProduct/v1">"http://www.garmin.com/xmlschemas/MapProduct/v1"</a>></tt><tt><br>
    </tt><tt> <Name>Freizeitkarte_LUX 16.12</Name></tt><tt><br>
    </tt><tt> <DataVersion>100</DataVersion></tt><tt><br>
    </tt><tt> <DataFormat>Original</DataFormat></tt><tt><br>
    </tt><tt> <ID>6442</ID></tt><tt><br>
    </tt><tt> <IDX>Freizeitkarte_LUX.mdx</IDX></tt><tt><br>
    </tt><tt> <MDR>Freizeitkarte_LUX_mdr</MDR></tt><tt><br>
    </tt><tt> <TYP>6442.TYP</TYP></tt><tt><br>
    </tt><tt><SubProduct></tt><tt><br>
    </tt><tt> <Name>Freizeitkarte_LUX 16.12</Name></tt><tt><br>
    </tt><tt> <ID>1</ID></tt><tt><br>
    </tt><tt> <BaseMap>Freizeitkarte_LUX</BaseMap></tt><tt><br>
    </tt><tt> <TDB>Freizeitkarte_LUX.tdb</TDB></tt><tt><br>
    </tt><tt> <Directory>Product1</Directory></tt><tt><br>
    </tt><tt></SubProduct></tt><tt><br>
    </tt><tt></MapProduct></tt><br>
    <br>
    I'm just wondering about DataVersion being 100 eventhough I call
    mkgmap with --product-version="1612". Shouldn't that version go into
    that DataVersion also ? A gmap archive structure created with
    jmc_cli does fill DataVersion with the 'correct' number, btw.<br>
    <br>
    As promised here the xml file from the City Navigator:<br>
    Info.xml<br>
    <tt><?xml version="1.0" encoding="utf-8"?></tt><tt><br>
    </tt><tt><MapProduct
      xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.garmin.com/xmlschemas/MapProduct/v1">"http://www.garmin.com/xmlschemas/MapProduct/v1"</a>></tt><tt><br>
    </tt><tt>  <Name>City Navigator Europe NTU
      2016.30</Name></tt><tt><br>
    </tt><tt>  <InstallationID>1</InstallationID></tt><tt><br>
    </tt><tt>  <DataVersion>1930</DataVersion></tt><tt><br>
    </tt><tt>  <DataFormat>NT</DataFormat></tt><tt><br>
    </tt><tt>  <ID>4037</ID></tt><tt><br>
    </tt><tt>  <IDX>CNEuroNTU_2016_30.mdx</IDX></tt><tt><br>
    </tt><tt>  <MDR>CNEuroNTU_2016_30_mdr</MDR></tt><tt><br>
    </tt><tt>  <TRF>CNEuroNTU_2016_30_trf.trf</TRF></tt><tt><br>
    </tt><tt>  <TYP>I0000FC5.TYP</TYP></tt><tt><br>
    </tt><tt>  <SubProduct></tt><tt><br>
    </tt><tt>    <Name>City Navigator Europe NTU
      2016.3</Name></tt><tt><br>
    </tt><tt>    <ID>1</ID></tt><tt><br>
    </tt><tt>    <BaseMap>CNEuroNTU_2016_30</BaseMap></tt><tt><br>
    </tt><tt>    <TDB>CNEuroNTU_2016_30.tdb</TDB></tt><tt><br>
    </tt><tt>    <Directory>Product1</Directory></tt><tt><br>
    </tt><tt>    <Notice>eula.txt</Notice></tt><tt><br>
    </tt><tt>    <MapLogosPath>Logos</MapLogosPath></tt><tt><br>
    </tt><tt>  </SubProduct></tt><tt><br>
    </tt><tt></MapProduct></tt><br>
    <br>
    Info_v2.xml:<br>
    <tt><?xml version="1.0" encoding="utf-8"?></tt><tt><br>
    </tt><tt><MapProduct
      xmlns=<a class="moz-txt-link-rfc2396E" href="http://www.garmin.com/xmlschemas/MapProduct/v2">"http://www.garmin.com/xmlschemas/MapProduct/v2"</a>></tt><tt><br>
    </tt><tt>  <Name>City Navigator Europe NTU
      2016.30</Name></tt><tt><br>
    </tt><tt>  <InstallationID>1</InstallationID></tt><tt><br>
    </tt><tt>  <DataVersion>1930</DataVersion></tt><tt><br>
    </tt><tt>  <DataFormat>NT</DataFormat></tt><tt><br>
    </tt><tt>  <ID>4037</ID></tt><tt><br>
    </tt><tt>  <Files></tt><tt><br>
    </tt><tt>    <File id="IDX">CNEuroNTU_2016_30.mdx</File></tt><tt><br>
    </tt><tt>    <File id="MDR">CNEuroNTU_2016_30_mdr</File></tt><tt><br>
    </tt><tt>    <File
      id="TRF">CNEuroNTU_2016_30_trf.trf</File></tt><tt><br>
    </tt><tt>    <File id="TYP">I0000FC5.TYP</File></tt><tt><br>
    </tt><tt>  </Files></tt><tt><br>
    </tt><tt>  <SubProduct></tt><tt><br>
    </tt><tt>    <Name>City Navigator Europe NTU
      2016.3</Name></tt><tt><br>
    </tt><tt>    <ID>1</ID></tt><tt><br>
    </tt><tt>    <BaseMap>CNEuroNTU_2016_30</BaseMap></tt><tt><br>
    </tt><tt>    <Directory>Product1</Directory></tt><tt><br>
    </tt><tt>    <Files></tt><tt><br>
    </tt><tt>      <File
      id="TDB">CNEuroNTU_2016_30.tdb</File></tt><tt><br>
    </tt><tt>      <File id="NoticeUtf8">eula.txt</File></tt><tt><br>
    </tt><tt>    </Files></tt><tt><br>
    </tt><tt>  </SubProduct></tt><tt><br>
    </tt><tt>  <MapLogosPath>Logos</MapLogosPath></tt><tt><br>
    </tt><tt></MapProduct></tt><br>
    <br>
    Thanks and regards<br>
    Patrik<br>
    <br>
    <div class="moz-cite-prefix">On 15.12.2016 09:05, Patrik Brunner
      wrote:<br>
    </div>
    <blockquote
cite="mid:trinity-e30e3671-a43b-4768-b7ad-117180978eb7-1481789115883@3capp-gmx-bs41"
      type="cite">
      <div style="font-family: Verdana;font-size: 12.0px;">
        <div>
          <div>I'll give it another try latest tomorrow. Could be that
            I'm not using --overview-mapname in the call.... I was just
            copying the snippets from the creation of the gmapsupp
            without too much additional brainwork and checks.</div>
          <div> </div>
          <div>Regarding City Navigator: I'm quite sure it didn't
            contain spaces, but I'll doublecheck when I have access to
            the machine with the City Navigator installed and send you
            the complete content of the XML file.... also latest
            tomorrow.</div>
          <div> </div>
          <div>Cheers</div>
          <div>Patrik</div>
          <div> 
            <div name="quote" style="margin:10px 5px 5px 10px; padding:
              10px 0 10px 10px; border-left:2px solid #C3D9E5;
              word-wrap: break-word; -webkit-nbsp-mode: space;
              -webkit-line-break: after-white-space;">
              <div style="margin:0 0 10px 0;"><b>Gesendet:</b> Mittwoch,
                14. Dezember 2016 um 23:03 Uhr<br>
                <b>Von:</b> "Steve Ratcliffe"
                <a class="moz-txt-link-rfc2396E" href="mailto:steve@parabola.me.uk"><steve@parabola.me.uk></a><br>
                <b>An:</b> "Development list for mkgmap"
                <a class="moz-txt-link-rfc2396E" href="mailto:mkgmap-dev@lists.mkgmap.org.uk"><mkgmap-dev@lists.mkgmap.org.uk></a><br>
                <b>Betreff:</b> Re: [mkgmap-dev] Adding the gmapi
                format.</div>
              <div name="quoted-content"><br>
                Hi<br>
                <br>
                > I would prefer having the top directory named
                differently/choosable....<br>
                > why not using the basemap name ? or just a free
                choosable name ?<br>
                <br>
                OK I thought this might merit some discussion.<br>
                <br>
                The top level directory is currently controlled by
                --overview-mapname.<br>
                So it is the same as the basemap name.<br>
                It should, based on looking at what the Garmin
                MapConverter<br>
                does, use family-name instead.<br>
                <br>
                The scripts/gmapi-builder.py script uses the product
                name, which would<br>
                not work in the case where there is more than one
                product in a family.<br>
                I don't know if anyone actually does that.<br>
                <br>
                > And: to have another convincing reason: Official
                City Navigator Europe<br>
                > NTU 2016.30 is using the basename
                'CNEuroNTU_2016_30' for the gmap<br>
                > folder and subcomponents.<br>
                <br>
                What is the family name for that map? It should be in
                the first<br>
                <Name> element in the Info.xml file.<br>
                Does it have spaces or underscores or is different
                altogether?<br>
                <br>
                ..Steve<br>
                _______________________________________________<br>
                mkgmap-dev mailing list<br>
                <a class="moz-txt-link-abbreviated" href="mailto:mkgmap-dev@lists.mkgmap.org.uk">mkgmap-dev@lists.mkgmap.org.uk</a><br>
                <a moz-do-not-send="true"
                  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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
  </body>
</html>