[mkgmap-dev] Creating defect tiles.

2009-10-19 Thread dom
Hi, 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 nedd to find thi

[mkgmap-dev] tweezing-arcs: success

2009-10-19 Thread Valentijn Sessink
Mark, list, Today I had the chance of biking with an "arc tweezed" map on a route that went wrong, previously. The tweezing really makes routing much, much, much better. There is of course the occasional why-do-you-send-me-this-silly-way routing decision, but generally, bicycle routing has suddenl

Re: [mkgmap-dev] Commit: r1294: Added duplicate() method.

2009-10-19 Thread Torsten Leistikow
Mark Burton schrieb: > It was added to solve a problem that Felix discovered when creating > multiple lines/roads from a single way (using the continue patch). This > was discussed at some length yesterday. > > Hopefully, the maintainer of the continue patch will update the patch > to include the

[mkgmap-dev] Commit: r1296: Discovered a bit in mdr11 header flags for when there are more

2009-10-19 Thread svn commit
Version 1296 was commited by steve on 2009-10-19 18:35:42 +0100 (Mon, 19 Oct 2009) Discovered a bit in mdr11 header flags for when there are more than 32k cities. Also prepare for string offsets that need more than 3 bytes, it may well not work... __

Re: [mkgmap-dev] mkgmap splitter --resolution broken?

2009-10-19 Thread David
To Felix Hartmann Resolution 24 contains the most detailed leveol of details you can use in a map. Resolution 23 is a bit less detailed, and so on. That is why resolution 13 contains far less data than resolution 16. But if you mean by "24-13" all resolutions included in the interval [24;13], it

Re: [mkgmap-dev] Commit: r1294: Added duplicate() method.

2009-10-19 Thread Johann Gail
Torsten Leistikow schrieb: > svn commit schrieb: > >> Added duplicate() method. >> >> Makes a new way that has the same values (id, name, tags, points) but >> differs in that the points list is a shallow copy of the original so that >> subsequent changes to the structure of the original points

Re: [mkgmap-dev] Commit: r1294: Added duplicate() method.

2009-10-19 Thread Mark Burton
Hi Torsten, > Do you have an example, how this feature can be used? > > What use do you see for it? (This was propably answered in another > thread, but I have missed the reasoning.) It was added to solve a problem that Felix discovered when creating multiple lines/roads from a single way (usin

Re: [mkgmap-dev] Commit: r1294: Added duplicate() method.

2009-10-19 Thread Torsten Leistikow
svn commit schrieb: > Added duplicate() method. > > Makes a new way that has the same values (id, name, tags, points) but > differs in that the points list is a shallow copy of the original so that > subsequent changes to the structure of the original points list don't > cause the points list in t

Re: [mkgmap-dev] is this a known crash

2009-10-19 Thread Steve Ratcliffe
Hi Apollinaris On 17/10/09 15:51, Apollinaris Schoell wrote: > When --index is used I have 5 of 433 tiles crash with an exception. Can > provide the data somewher fro download if someone is interested in debug. > > Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: > 13721, Si

[mkgmap-dev] Commit: r1295: An mdr file can easily overflow the maximum number of blocks. So:

2009-10-19 Thread svn commit
Version 1295 was commited by steve on 2009-10-19 15:44:31 +0100 (Mon, 19 Oct 2009) An mdr file can easily overflow the maximum number of blocks. So: 1. increase the default block size to 4096 as there is not too much space penalty for larger blocks in this file. 2. Change the message on block

Re: [mkgmap-dev] Minor issue with road angles

2009-10-19 Thread Dermot McNally
2009/10/18 Paul : > As to it being too blue it's simply a junction of 2 motorways so I would > expect it to be all blue. > Possibly the link road to Walton Summit should be something else but it's not > my local area The Walton Summit road is AFAIK also motorway: http://www.pathetic.org.uk/sec

[mkgmap-dev] mkgmap splitter --resolution broken?

2009-10-19 Thread Felix Hartmann
I have problems to understand the implications on memory use of --resolution parameter. It would be logical to think, wouldn't it, that resolution=16 needs less memory than resolution=13 as there are less resolutions to write (24-16 instead of 24-13). However if I run asia.osm.bz2 from geofabri