<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Arial">Hi all, you may be able to take <font
        face="Arial">a<font face="Arial">lso</font></font> a look at
      Mapsoure</font><font face="Arial"><font face="Arial">--> find <font
          face="Arial">P</font>laces--> City : filter 'Country'  type
        in 'D' --> it shows me for example <i>'DEU (Deutschland)</i>' 
        and in <font face="Arial">a different spelling '<i>Deutschland
            (DEU</i><i><font face="Arial">')</font></i>. <font
            face="Arial">, or<i> Spanien(ESP)</i> and <font
              face="Arial"><i>ESP(Spanien)</i></font></font></font></font>.<font
        face="Arial"> </font>Why do I see 2 entries with different
      names for each country ? </font><font face="Arial"><font
        face="Arial"> I assume, it <font face="Arial">comes from mdr. </font></font>This
      phenomenon exists <font face="Arial">a</font>lready since years.
      <font face="Arial"><font face="Arial"><font face="Arial">It seems
            for me se<font face="Arial">nse</font>less <font
              face="Arial">.</font><br>
            <font face="Arial"> regards thomas</font><br>
          </font></font></font></font><br>
    <div class="moz-cite-prefix">Am 05.11.2019 um 17:49 schrieb Gerd
      Petermann:<br>
    </div>
    <blockquote type="cite"
cite="mid:AM6PR08MB5287795FDC9ED1D7708145EF9E7E0@AM6PR08MB5287.eurprd08.prod.outlook.com">
      <pre wrap="">Hi Ticker,

yes, mdr5 pointer can be one byte, but the mdr11 pointer seems to contain a flag byte. It seems that mkgmap always sets this flag, no idea why. There is a parameter isNew which is always true, this looks suspicious.
I'll play with this tomorrow.

Gerd

________________________________________
Von: mkgmap-dev <a class="moz-txt-link-rfc2396E" href="mailto:mkgmap-dev-bounces@lists.mkgmap.org.uk"><mkgmap-dev-bounces@lists.mkgmap.org.uk></a> im Auftrag von Ticker Berkin <a class="moz-txt-link-rfc2396E" href="mailto:rwb-mkgmap@jagit.co.uk"><rwb-mkgmap@jagit.co.uk></a>
Gesendet: Dienstag, 5. November 2019 17:22
An: mkgmap development
Betreff: Re: [mkgmap-dev] type/subtype of points and cities

Hi Gerd

cityPtrSize exists twice in MdrDisplay.

It is a global, based on the number of records on MDR5, and rounded up
to 2. This is used by MDR11 as for the list of city offsets.

Mdr5, the list of cities, has its own cityPtrSize from the magic number
in the Mdr5 header. The extra check I put in was a message if this size
wasn't 2 or 3, and I couldn't see a good way of outputting messages in
the Displayer context.

Otherwise I left this area alone

Ticker


</pre>
    </blockquote>
    <br>
  </body>
</html>