logo separator

Build mkgmap/splitter #188

Commit: 610 by gerd
Branch: trunk
Time: 26 Jun 2021, 10:36 a.m.
Passed
Total time: 2 min 0 sec

remove costly test to reduce run time when using polygon(s) - remove a possibly costly test which never seems to return true with the current code. Not sure why I added this test in r429 and I wasn't able to debug r429 any more. The test avoids that the split contains a tile which lies completely outside the poygon, but such a split should be bad anyway. - throw SplitFailedException when bounding box of input file doesn't even intersect the bounding box of the polygon (caused a NullPointerException before)

  • java=jdk8, python=default
    Passed
    1 min 6 sec
  • java=openjdk8, python=default
    Passed
    53 sec

Latest commits

  • mkgmap-r4922 improve AngleChecker to fix wrong or missing routing hints where roads are spltting or crossing at sharp angles..
    31 aug 2024
  • mkgmap-r4921 fix split() so that there are no gaps between the 4 children.
    10 jun 2024
  • mkgmap-r4920 update file sizes in unit tests, no functional change.
    10 jun 2024
  • splitter-r654 - add note that splitter doesn't handle holes in *.poly files.
    05 apr 2024
  • mkgmap-r4919 Avoid possible integer overflow in blocksize calculation when gmapsupp contains large number of tiles.
    04 apr 2024
See more...