[mkgmap-dev] [PATCH v3] sea polygons
From maning sambale emmanuel.sambale at gmail.com on Mon Aug 10 02:21:31 BST 2009
On Sun, Aug 9, 2009 at 9:09 PM, Christian Gawron<christian.gawron at gmx.de> wrote: > Dear Maning, > > the problem is most probably that I assumed that the intersection > between the "land mass" and the bounding box is simply connected. Yes this is the case. > I won't be able to fix this today, but you could add > if (!it1.hasNext()) break; > before the offending line 860 > EdgeHit h1 = it1.next(); > to get at least the code running again. Will try this tonight. I am very happy the sea polygon is getting some improvement these days. :) > Best wishes > Christian > > maning sambale schrieb: >> Another test using he new splitter: >> SEVERE (Main): java.util.concurrent.ExecutionException: >> java.util.NoSuchElementException >> java.util.concurrent.ExecutionException: java.util.NoSuchElementException >> at java.util.concurrent.FutureTask$Sync.innerGet(FutureTask.java:252) >> at java.util.concurrent.FutureTask.get(FutureTask.java:111) >> at uk.me.parabola.mkgmap.main.Main.endOptions(Main.java:289) >> at uk.me.parabola.mkgmap.CommandArgsReader.readArgs(CommandArgsReader.java:124) >> at uk.me.parabola.mkgmap.main.Main.main(Main.java:100) >> Caused by: java.util.NoSuchElementException >> at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1115) >> at java.util.TreeMap$KeyIterator.next(TreeMap.java:1171) >> at uk.me.parabola.mkgmap.reader.osm.xml.Osm5XmlHandler.generateSeaPolygon(Osm5XmlHandler.java:860) >> > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev > -- cheers, maning ------------------------------------------------------ "Freedom is still the most radical idea of all" -N.Branden wiki: http://esambale.wikispaces.com/ blog: http://epsg4253.wordpress.com/ ------------------------------------------------------
- Previous message: [mkgmap-dev] [PATCH v3] sea polygons
- Next message: [mkgmap-dev] [PATCH v3] sea polygons
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list