<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Thorsten,<br><br>yes, a very special case. With r3530 I've changed the code to handle that.<br>I hope it doesn't introduce new problems.<br><br>It seems the restriction itself has no effect on routing,<br>Garmin doesn't select this way.<br><br>BTW: With r3528 the problem appears with <br>java -jar mkgmap.jar --route 71200051.osm.pbf<br>and disappears with<br>java -jar mkgmap.jar --route --preserve-element-order 71200051.osm.pbf<br><br>The random order just avoids the problem situation, it could as well <br>be vice versa.<br><br>Gerd<br><br><div>> Date: Thu, 9 Apr 2015 13:03:21 +0200<br>> From: kukuk@suse.de<br>> To: mkgmap-dev@lists.mkgmap.org.uk<br>> Subject: Re: [mkgmap-dev] SEVERE internal error in restriction relation<br>> <br>> <br>> Hi,<br>> <br>> On Wed, Apr 08, Gerd Petermann wrote:<br>> <br>> > Hi Thorsten,<br>> > <br>> > with trunk version r3528 I've changed the code to report the restriction relation, but<br>> > I was not able to reproduce the problem with the input file.<br>> > <br>> > Did you use your style files dated 2015-02-19, 10:27 ?<br>> <br>> Something newer, I have uploaded that now, but the changes there shouldn't<br>> have any impact on this.<br>> <br>> I still see the error:<br>> 2015/04/09 11:59:51 SEVERE (RestrictionRelation): 71200051.osm.pbf: Turn restriction (no_right_turn) http://www.openstreetmap.org/relation/4769034 (at http://www.openstreetmap.org/?mlat=53.084337&mlon=8.851024&zoom=17) internal error: number of via points and via ways no longer fits<br>> <br>> And yes, this restriction is really strange...<br>> <br>> Thorsten<br>> <br>> > Gerd<br>> > <br>> > > Date: Wed, 8 Apr 2015 11:14:15 +0200<br>> > > From: kukuk@suse.de<br>> > > To: mkgmap-dev@lists.mkgmap.org.uk<br>> > > Subject: [mkgmap-dev] SEVERE internal error in restriction relation<br>> > > <br>> > > <br>> > > Hi,<br>> > > <br>> > > Today I found in the log files this severe error message:<br>> > > 2015/04/08 03:16:45 SEVERE (RestrictionRelation): 71200051.osm.pbf: internal error: number of via points and via ways no longer fits<br>> > > <br>> > > osm.thkukuk.de/tmp/71200051.osm.pbf is the input file.<br>> > > <br>> > > I don't know, but at least for me it would be helpful to have a<br>> > > reference, at least the coordinates, where this happens, so that<br>> > > I could check if the OSM data is buggy or what else the reason could<br>> > > be.<br>> > > <br>> > > Thorsten<br>> > > -- <br>> > > Thorsten Kukuk, Senior Architect SLES & Common Code Base<br>> > > SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>> > > GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)<br>> > > _______________________________________________<br>> > > mkgmap-dev mailing list<br>> > > mkgmap-dev@lists.mkgmap.org.uk<br>> > > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>> >                                            <br>> <br>> > _______________________________________________<br>> > mkgmap-dev mailing list<br>> > mkgmap-dev@lists.mkgmap.org.uk<br>> > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br>> <br>> <br>> -- <br>> Thorsten Kukuk, Senior Architect SLES & Common Code Base<br>> SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany<br>> GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg)<br>> _______________________________________________<br>> mkgmap-dev mailing list<br>> mkgmap-dev@lists.mkgmap.org.uk<br>> http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev<br></div>                                            </div></body>
</html>