logo separator

[mkgmap-dev] Patch v2 for routing problems in r2448 and higher - java.lang.AssertionError: too many points

From Felix Hartmann extremecarver at gmail.com on Tue Feb 5 14:58:13 GMT 2013

I have a problem applying this patch on MapBuilder:

compile:
     [javac] Compiling 469 source files to 
d:\Garmin\mkgmap_svn_trunk\build\classes
     [javac] 
d:\Garmin\mkgmap_svn_trunk\src\uk\me\parabola\mkgmap\build\MapBuilder.java:64: 
error: cannot find symbol
     [javac] import uk.me.parabola.mkgmap.filters.LinePreparerFilter;
     [javac]                                     ^
     [javac]   symbol:   class LinePreparerFilter
     [javac]   location: package uk.me.parabola.mkgmap.filters
     [javac] 
d:\Garmin\mkgmap_svn_trunk\src\uk\me\parabola\mkgmap\build\MapBuilder.java:980: 
error: cannot find symbol
     [javac]             filters.addFilter(new LinePreparerFilter(div));
     [javac]                                   ^
     [javac]   symbol:   class LinePreparerFilter
     [javac]   location: class MapBuilder
     [javac] 
d:\Garmin\mkgmap_svn_trunk\src\uk\me\parabola\mkgmap\build\MapBuilder.java:1023: 
error: cannot find symbol
     [javac]             filters.addFilter(new LinePreparerFilter(div));
     [javac]                                   ^
     [javac]   symbol:   class LinePreparerFilter
     [javac]   location: class MapBuilder
     [javac] Note: Some input files use unchecked or unsafe operations.
     [javac] Note: Recompile with -Xlint:unchecked for details.
     [javac] 3 errors


On 05.02.2013 14:01, GerdP wrote:
> Felix Hartmann-2 wrote
>> Oh sorry, just checked. This only happens with -ea enabled....
>> I'll have to test mkgmap trunk with -ea, maybe it's happening there too.
> Sure, it was an assertion that failed, so you will not see that without -ea.
>
> Attached is version 3 of the patch which corrects this problem.
>
> fix_routing_v3.patch
> <http://gis.19327.n5.nabble.com/file/n5748191/fix_routing_v3.patch>
>
> Gerd
>
>
>
>
> --
> View this message in context: http://gis.19327.n5.nabble.com/Patch-v2-for-routing-problems-in-r2448-and-higher-tp5748091p5748191.html
> Sent from the Mkgmap Development mailing list archive at Nabble.com.
> _______________________________________________
> mkgmap-dev mailing list
> mkgmap-dev at lists.mkgmap.org.uk
> http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

-- 
keep on biking and discovering new trails

Felix
openmtbmap.org & www.velomap.org



More information about the mkgmap-dev mailing list