Re: [mkgmap-dev] Mapsource crashes while calculating a route

2016-09-29 Thread Andrzej Popowski
Hi Gerd, for some time mkgmap prints following messages, when compiling routable map with 23 bits on layer 0: SEVERE (RoadDef): 29467460.osm.pbf: internal error? The nodeCount doesn't match value calculated by RoadNetWork: (http://www.openstreetmap.org/browse/way/41895544) My guess is,

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-20 Thread Steve Ratcliffe
On 19/01/14 15:33, Gerd Petermann wrote: I think the test is not useful. At least when mkgmap splits a road with 250 it doesn't care whether the split point is a CoordNode or not and it doesn't change a normal node to a CoordNode, and that seems to be okay. Yes, it seems that there is nothing

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-20 Thread Gerd Petermann
To: mkgmap-dev@lists.mkgmap.org.uk Subject: Re: [mkgmap-dev] Mapsource crashes while calculating a route Hi Andrzej, thanks, I can reproduce the error, will investigate later. Gerd popej wrote Hi Gerd, here simple example with 23-bit level 0, where Mapsource crashes. test3

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-20 Thread Andrzej Popowski
Hi Gerd, I'd like to finish the work on the high-prec-coord branch first, so my motivation is low. this really a useful feature? Thanks for your work. I agree this is low priority. I'm publishing maps of Africa and Asia using 23-bit resolution to make reasonably small mapsets. Would be nice

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Gerd Petermann
node-flag - 0/4867/31 Type=2 part=3 Gerd Date: Sat, 18 Jan 2014 21:59:33 +0100 From: po...@poczta.onet.pl To: mkgmap-dev@lists.mkgmap.org.uk Subject: [mkgmap-dev] Mapsource crashes while calculating a route Hi, I have observed crashes for some time. Mapsource 6.16.3 indicates a bug in module

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Steve Ratcliffe
On 19/01/14 06:39, GerdP wrote: /* * Current thought is that the node indicator is set when * the point is a node. There's a separate first extra bit * that always appears to be false. The last

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Andrzej Popowski
Hi Gerd, with r2977 this problem seems to be fixed I can confirm that it fixes routing on my map with 24-bit level 0. I still get similar crashes when using 23-bit for level 0. -- Best regards, Andrzej ___ mkgmap-dev mailing list

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Gerd Petermann
To: mkgmap-dev@lists.mkgmap.org.uk Subject: Re: [mkgmap-dev] Mapsource crashes while calculating a route On 19/01/14 08:20, Gerd Petermann wrote: @Steve: The display tool netCheck sometimes complains about wrong node-flag settings even when it displays true. - 1044224/-3726336(22,40662

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Gerd Petermann
change a normal node to a CoordNode, and that seems to be okay. Gerd From: gpetermann_muenc...@hotmail.com To: mkgmap-dev@lists.mkgmap.org.uk Date: Sun, 19 Jan 2014 16:20:53 +0100 Subject: Re: [mkgmap-dev] Mapsource crashes while calculating a route Hi Steve, I think the problem is somewhere else

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Andrzej Popowski
Hi Gerd, Do you get them with the same sample? I don't. I have problems with other map, it could be unrelated but message form Mapsource is similar, the same MPL_MAP module. I will try to prepare some sample. -- Best regards, Andrzej ___

Re: [mkgmap-dev] Mapsource crashes while calculating a route

2014-01-19 Thread Andrzej Popowski
Hi Gerd, here simple example with 23-bit level 0, where Mapsource crashes. test3-l.osm.pbf - small data with highways only, route23.gpx - route which makes Mapsource crash. I create map executing mkgmap like that: java -jar mkgmap.jar --route --levels=0:23,1:22,2:20,3:18 test3-l.osm.pbf --