[mkgmap-dev] Commit r4389: fix unlikely but possible error in LinkDestinationHook: Can't use indexOf for coords.
From svn commit svn at mkgmap.org.uk on Wed Dec 11 15:05:38 GMT 2019
Version mkgmap-r4389 was committed by gerd on Wed, 11 Dec 2019 fix unlikely but possible error in LinkDestinationHook: Can't use indexOf for coords. A way is only connected if the nodes are identical, so don't use Coord.eqauls() which compares the location. http://www.mkgmap.org.uk/websvn/revision.php?repname=mkgmap&rev=4389
- Previous message: [mkgmap-dev] Commit r4388: fix unlikely but possible error in LinkDestinationHook: Don't use HashSet() to collect Coord instances, use Collections.newSetFromMap(new IdentityHashMap<Coord, Boolean>()) to avoid that coords with equal locations are filtered.
- Next message: [mkgmap-dev] Commit r4390: merge branch default-typ with latest TYP file mapnik.txt from Joris Bo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list