logo separator

Build mkgmap/mkgmap #1248

Commit: 4866 by gerd
Branch: faster-mp
Time: 16 Jan 2022, 9:20 a.m.
Passed
Total time: 3 min 32 sec

fix another " Internal error: Failed to render MultiPolygonRelation" Have to return Double.MAX_VALUE instead of -1 in getMaxCloseDist() to signal that any distance is OK In trunk the value was ignored when it was negative, so the results from the branch should be closer to trunk. Closing the ring of a MP inside the tile bounds means that possibly invalid data is rendered. Don't remember if I changed the code to avoid that or if it was accidential.

  • java=jdk8, python=default
    Passed
    1 min 38 sec
  • java=openjdk8, python=default
    Passed
    56 sec
  • java=openjdk11, python=default
    Passed
    57 sec

Latest commits

  • 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
  • mkgmap-r4918 add surface=chipseal to group of surfaces which means paved.
    06 mar 2024
  • mkgmap-r4917 fix typos in documentation: $LONG_DATE$ -> $LONGDATE$, $SHORT_DATE$ -> $SHORTDATE$.
    18 feb 2024
  • mkgmap-r4916 sortResource_v3.patch (with updated date in comment) by Ticker Berkin.
    13 oct 2023
See more...