Re: [mkgmap-dev] Creating defect tiles.

2009-10-20 Thread Mark Burton
Hi Marco, I'm using mkgmap very often and meanwhile it's working really good, but I found something, that some img files are broken. After integrating it into Mapsource, MS is crashing with an error xx.img has an broken record. How can I help you to find the problem? What do you

Re: [mkgmap-dev] Creating defect tiles.

2009-10-20 Thread dom
Mark, yes I can do. But before we start huge debugging. I found out, that these file were bigger then 20 MB. Could this be a limitation of mkgmap? I recreated the maps with low max-nodes in splitter, the file became smaller and it works, now. Is there a know issue? Marco Mark Burton wrote: Hi

Re: [mkgmap-dev] Creating defect tiles.

2009-10-20 Thread Mark Burton
Hi Marco, yes I can do. But before we start huge debugging. I found out, that these file were bigger then 20 MB. Could this be a limitation of mkgmap? I recreated the maps with low max-nodes in splitter, the file became smaller and it works, now. Is there a know issue? There's always

Re: [mkgmap-dev] Creating defect tiles.

2009-10-20 Thread Mark Burton
Hi Marco, Yes I know that it's experimental software. I asked for known issues concerning a file size over 20MB? No I do not use assertion. Do you still need the map file, or shall I rebuild the maps with assertion first? Yes, please rebuild with assertions enabled and see if you get any

Re: [mkgmap-dev] Creating defect tiles.

2009-10-20 Thread dom
Okay Thanks Marco Mark Burton wrote: Hi Marco, Yes I know that it's experimental software. I asked for known issues concerning a file size over 20MB? No I do not use assertion. Do you still need the map file, or shall I rebuild the maps with assertion first? Yes, please

[mkgmap-dev] what OSM keys are used for creating search index?

2009-10-20 Thread Anton Todorov
Hi, I am playing with the new searching feature and can not find what information to populate in OSM so the search to be most proper. in Find-Find Places-City tab there are three searching fields: City, State, Country. Here is my test case: I have point for a village with tags: node

Re: [mkgmap-dev] Commit: r1265: Added --drive-on-left, --drive-on-right and --check-roundabouts options.

2009-10-20 Thread Mark Burton
Hi Marko, Thanks, with the logging.properties from http://www.mkgmap.org.uk/pipermail/mkgmap-dev/2009q3/003993.html I got some warnings about roundabouts and fixed a few already. Good, glad it's useful to you. I did not find the old discussion on a problematic roundabout, so I cannot

Re: [mkgmap-dev] Turn restriction warnings too verbose and terse at the same time

2009-10-20 Thread Mark Burton
Hi Marko, In the warning output of finland.osm, I see 219 warnings about turn restriction relations. Apparently, there not that many errors in the map data, because I see duplicates, like this: 2009/10/20 15:39:32 WARNING (RestrictionRelation): Turn restriction 167929 has multiple 'to'

Re: [mkgmap-dev] Unable to send maps with MapSource

2009-10-20 Thread Steve Ratcliffe
Hi Carlos On 18/10/2009 22:11, Carlos Dávila wrote: I have tried to send maps generated with --index (r1293) to the card in my nuvi, but after some 25% of the process MapSource (6.13.7 and 6.15.6) always ends with an error with a report like this: App: MapSource AT: ... OS: Windows XP

[mkgmap-dev] Commit: r1297: Remove warning when 4 bytes are required for the string

2009-10-20 Thread svn commit
Version 1297 was commited by steve on 2009-10-20 23:39:54 +0100 (Tue, 20 Oct 2009) Remove warning when 4 bytes are required for the string pointers as it does appear to work. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk

[mkgmap-dev] Commit: r1298: Start to clean up road names, initially by

2009-10-20 Thread svn commit
Version 1298 was commited by steve on 2009-10-20 23:40:58 +0100 (Tue, 20 Oct 2009) Start to clean up road names, initially by just removing any shield symbol it has when creating the global index. ___ mkgmap-dev mailing list

[mkgmap-dev] Commit: r1299: Add OSM URL to turn restriction diagnostics + rework some of the messages.

2009-10-20 Thread svn commit
Version 1299 was commited by markb on 2009-10-21 00:14:15 +0100 (Wed, 21 Oct 2009) Add OSM URL to turn restriction diagnostics + rework some of the messages. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk

Re: [mkgmap-dev] Turn restriction warnings too verbose and terse at the same time

2009-10-20 Thread Mark Burton
Hi Marko, Could I get the two sets of warnings because I am running with --max-jobs=2? Would it be possible to suppress the duplicate warnings, or at least display a download URL for each violation, e.g., for the 'via' node? I've added the OSM URL into the turn restriction messages. As for