logo separator

Build mkgmap/splitter #4

Commit: 430 by gerd
Branch: trunk
Time: 14 Mar 2016, 6:35 a.m.
Passed
Total time: 4 min 56 sec

splitter-element-version-v1.patch : adds the option --handle-element-version with three possible values "keep", "fake", and "remove". With "remove" (the default) splitter works like r428, means, the version of OSM elements is not written to the output files, The change should not have an impact regarding performance. With "keep" splitter writes the version that is found in the input file. With "fake" splitter sets the version to 1. Open questions: what to do when the input file(s) contain elements without (or invalid) version info and option keep is used. Another special case is the pbf format: Since r428 splitter always writes version 1 for nodes, this was a work-around for a problem in the JOSM pbf plugin. This is still done even with --handle-element-version=remove A last special case: with output=xml and --handle-element-version=keep or fake splitter will write api version 0.6 instead of 0.5

  • java=jdk7, python=default
    Passed
    1 min 38 sec
  • java=jdk8, python=default
    Passed
    1 min 4 sec
  • java=openjdk7, python=default
    Passed
    1 min 16 sec
  • java=openjdk8, python=default
    Passed
    56 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...