logo separator

[mkgmap-dev] Global index branch

From Steve Ratcliffe steve at parabola.me.uk on Sat Feb 26 22:45:32 GMT 2011

On 26/02/11 22:30, Carlos Dávila wrote:
> El 26/02/11 22:58, Steve Ratcliffe escribió:
>> Hi
>>
>>
>>>> Does that not happen on the current trunk too?
>>>>
>>>>
>>> No, it works fine with trunk on the same input files.
>>>
>> Interesting, I'll try and compile a map of Spain and see if there is
>> anything obvious that is wrong or different.
> In case you want to use the same options, below you have my relevant
> commands:

OK thanks. I found the problem straight away on my first guess!

There is a section MDR8 which I added which is an index of
the first four letters of the street name into the streets section.

Now I think that would probably work OK, but there is one problem.
In one case there is "Calle" spelt with a C-cedilla "Çalle" (is that
even correct?).

Anyway when I search back to find the first street name beginning with
"CALL", I stop after "ÇALLE REAL" because the search treats it as a
different letter and so the first street that is
found is "CALLE REAL (A-8076)"

For the moment I am disabling the section, (I was wondering if it was
even used, but I guess we know now that it is used by mapsource).

00127b4b | 072ee0 | 12                      | 18 map number
00127b4c | 072ee1 | 64 90 01                | Pointer back into LBL: 019064
          |        |                         | Repeated name
00127b4f | 072ee4 | 24 88 08                | Pointer to string: CALLE REAL
00127b52 | 072ee7 | 00                      | unk2 0
          |        |                         |
          |        |                         | Record 58846
00127b53 | 072ee8 | 06                      | 6 map number
00127b54 | 072ee9 | 4f 08 82                | Pointer back into LBL: 02084f
00127b57 | 072eec | 3e 7c 0f                | Pointer to string: ÇALLE REAL
00127b5a | 072eef | 01                      | unk2 1
          |        |                         |
          |        |                         | Record 58847
00127b5b | 072ef0 | 06                      | 6 map number
00127b5c | 072ef1 | 2e 76 81                | Pointer back into LBL: 01762e
00127b5f | 072ef4 | 96 b9 0e                | Pointer to string: CALLE 
REAL (A-8076)
00127b62 | 072ef7 | 01                      | unk2 1

..Steve



More information about the mkgmap-dev mailing list