logo separator

Build mkgmap/mkgmap #545

Commit: 4188 by gerd
Branch: trunk
Time: 13 May 2018, 9:22 a.m.
Passed
Total time: 4 min 20 sec

Fix problem with JRE 10 and newer: The ZipFile constructor throws NoSuchFileException instead of FileNotFoundException when a file doesn't exist. As a result mkgmap prints missleading error messages like "failed to get size for file N52E002.hgt from f:\srtm3\N52E002.hgt.zip" Now mkgmap first checks if the file exists before trying to open it as a ZipFile.

  • java=jdk8, python=default
    Passed
    2 min 33 sec
  • java=openjdk8, python=default
    Passed
    1 min 46 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...