[mkgmap-dev] Commit: r1292: Complete the previous fix.

2009-10-17 Thread svn commit
Version 1292 was commited by steve on 2009-10-17 23:18:55 +0100 (Sat, 17 Oct 2009) Complete the previous fix. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

[mkgmap-dev] Commit: r1291: The number of maps is not equal to the number of files

2009-10-17 Thread svn commit
Version 1291 was commited by steve on 2009-10-17 22:37:19 +0100 (Sat, 17 Oct 2009) The number of maps is not equal to the number of files on the command line as there could be TYP files etc. Set this correctly. Fix only affects when there are round about 256 files. ___

[mkgmap-dev] Commit: r1290: Lift the maximum size when writing MDR files.

2009-10-17 Thread svn commit
Version 1290 was commited by steve on 2009-10-17 22:12:46 +0100 (Sat, 17 Oct 2009) Lift the maximum size when writing MDR files. There is no (known) maximum limits for this file. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.m

[mkgmap-dev] Commit: r1289: Reworded warning messages reporting flaws in roundabout flare roads.

2009-10-17 Thread svn commit
Version 1289 was commited by markb on 2009-10-17 22:09:01 +0100 (Sat, 17 Oct 2009) Reworded warning messages reporting flaws in roundabout flare roads. ___ mkgmap-dev mailing list mkgmap-dev@lists.mkgmap.org.uk http://www.mkgmap.org.uk/mailman/listinf

[mkgmap-dev] Commit: r1288: Remove all the read functionality from LBLFile,

2009-10-17 Thread svn commit
Version 1288 was commited by steve on 2009-10-17 21:55:58 +0100 (Sat, 17 Oct 2009) Remove all the read functionality from LBLFile, RGNFile TREFile and NETFile as that is now in the LBLFileReader etc classes. ___ mkgmap-dev mailing list mkgmap-dev@list

[mkgmap-dev] Commit: r1287: Don't adjust the arc heading when both from and to roads are link roads.

2009-10-17 Thread svn commit
Version 1287 was commited by markb on 2009-10-17 17:25:15 +0100 (Sat, 17 Oct 2009) Don't adjust the arc heading when both from and to roads are link roads. This avoids introducing a routing time penalty and the routing instructions will still be sensible (keep left/right).

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

2009-10-17 Thread Steve Ratcliffe
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, Size: 258 If you c

[mkgmap-dev] is this a known crash

2009-10-17 Thread Apollinaris Schoell
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, Size: 258 at java.util.ArrayList.RangeCheck(ArrayList.java:547)

Re: [mkgmap-dev] Commit: r1283: Merged the MDR code back to trunk

2009-10-17 Thread Steve Ratcliffe
On 17/10/09 09:23, Garvan & maew wrote: > When I create a map with the --index option, and install in MapSource > using MapsetToolkit v1.62, and then check the registry entries using the > "Check Registry" option in MapsetToolkit, it reports an Status > Error/Warning stating "FID not matches with M

Re: [mkgmap-dev] --index and TYP files

2009-10-17 Thread Steve Ratcliffe
Hi Mark > Actually, I don't know anything about reversing the index - are you > planning to implement that capability so that we don't have to > use mapsource at all to get a searchable map onto the gps? I hope to, but it will not be immediately as there is some research needed before I will kno

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

2009-10-17 Thread Mark Burton
Hi Paul, > I was recently travelling south down the M61 and turned off this to head > east along the M65. After joining the slip road from the M61 the > directions I were given were to keep right to the roundabout and then > take the 1st exit off the roundabout. As you can see there is a feeder >

[mkgmap-dev] Minor issue with road angles

2009-10-17 Thread Paul
http://www.openstreetmap.org/?lat=53.71858&lon=-2.62873&zoom=16&layers=B000FTF I was recently travelling south down the M61 and turned off this to head east along the M65. After joining the slip road from the M61 the directions I were given were to keep right to the roundabout and then take the 1s

[mkgmap-dev] Added option to sanity check roundabout flare roads

2009-10-17 Thread Mark Burton
As part of my current thrust to improve the mapping of the world's roundabouts, I have added an option that checks the sanity of roundabout flare roads. It probably can be fooled by some valid data but it's pretty good at finding bad roundabout flares. Specifically, it's looking for these errors:

[mkgmap-dev] Commit: r1286: Added --check-roundabout-flares option.

2009-10-17 Thread svn commit
Version 1286 was commited by markb on 2009-10-17 10:59:35 +0100 (Sat, 17 Oct 2009) Added --check-roundabout-flares option. --check-roundabout-flares Sanity check roundabout flare roads - warn if they don't point in the correct direction or if they are not oneway or if they

Re: [mkgmap-dev] Commit: r1283: Merged the MDR code back to trunk

2009-10-17 Thread Garvan & maew
When I create a map with the --index option, and install in MapSource using MapsetToolkit v1.62, and then check the registry entries using the "Check Registry" option in MapsetToolkit, it reports an Status Error/Warning stating "FID not matches with MDX file", and gives the FID as -2181 when th