[mkgmap-dev] Commit: r1254: Set the city on all POIs that have a city set in the input file.
From Felix Hartmann extremecarver at googlemail.com on Sat Oct 3 08:08:08 BST 2009
maning sambale wrote: > using the latest mdr branch > > time java -Xmx1512m -jar > /home/maning/osm/routable_garmin/mkgmap/mdr/dist/mkgmap.jar > --code-page=1252 --ea --tdbfile --latin1 --country-abbr=PHI > --country-name=PHILIPPINES --remove-short-arcs=5 --route > --road-name-pois --add-pois-to-areas --family-id=639 > --family-name="OSM_PHIL" --overview-mapname=40000001 > --series-name="OSM_PHIL" --description="OSM_PHIL" --index > --style-file="/home/maning/osm/routable_garmin/svn/styles/experimental_master_style" > /home/maning/osm/20090923/philippines.osm > > several of these: > > poi off=c01a ZONG > poi off=c01e WALTER MART > poi off=c022 BURGER KING > poi off=c02b > poi off=c02f FLYING V > poi off=c033 SHELL STATION > poi off=c037 > poi off=c03b > poi off=c03f > poi off=c043 > poi off=c047 > poi off=c04b > poi off=c04f MANG INASAL > poi off=c053 > poi off=c057 > poi off=c05b > poi off=c05f > poi off=c063 MERCURY DRUG > poi off=c067 7 ELEVEN > poi off=c06b > Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: > 4090, Size: 4086 > at java.util.ArrayList.rangeCheck(ArrayList.java:571) > at java.util.ArrayList.get(ArrayList.java:349) > at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.readPoiInfo(LBLFileReader.java:344) > at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.<init>(LBLFileReader.java:74) > at uk.me.parabola.imgfmt.app.map.MapReader.<init>(MapReader.java:77) > at uk.me.parabola.mkgmap.combiners.MdrBuilder.onMapEnd(MdrBuilder.java:103) > at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:358) > at uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:124) > at uk.me.parabola.mkgmap.main.Main.main(Main.java:121) > > Same Problem with the newest version on Austria: poi off=0 SCHWAIGBERGHORN poi off=b HOSTEL ZIRMACHALM poi off=14 ALPINE_HUT SAROTLAH?TTE SEKTION VORARLBERG poi off=1f poi off=28 17 W?RGL OST poi off=30 poi off=39 poi off=42 ALPINE_HUT ST. P?LTNER H?TTE SEKTION SANKT P?LTEN poi off=4b poi off=56 MATZENPARK poi off=5f TALLEITSPITZE?11181 poi off=68 HEILIG-GEIST-KIRCHE poi off=73 HOSTEL FORCHACH Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 1509, Size: 1386 at java.util.ArrayList.RangeCheck(Unknown Source) at java.util.ArrayList.get(Unknown Source) at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.readPoiInfo(LBLFileReader.java:344) at uk.me.parabola.imgfmt.app.lbl.LBLFileReader.<init>(LBLFileReader.java:74) at uk.me.parabola.imgfmt.app.map.MapReader.<init>(MapReader.java:77) at uk.me.parabola.mkgmap.combiners.MdrBuilder.onMapEnd(MdrBuilder.java:103) at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:358) at uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:124) at uk.me.parabola.mkgmap.main.Main.main(Main.java:121)
- Previous message: [mkgmap-dev] Commit: r1254: Set the city on all POIs that have a city set in the input file.
- Next message: [mkgmap-dev] [PATCH v5] - drive on left + roundabout direction checking
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list