logo separator

Build mkgmap/mkgmap #502

Commit: 4145 by gerd
Branch: overlaps
Time: 3 Apr 2018, 7:46 a.m.
Passed
Total time: 2 min 11 sec

add code to detect and - maybe - remove overlapping way segments of routable lines. A segment is a part of an OSM way build by pair of nodes. The sequence of nodes only matters with oneways. Done: - find overlapping segments in routable lines where two or more different OSM ways share the same segment - split those ways into segments - find overlapping segments with similar attributes (based on code in RoadMerger) and remove one if possible - recombine the segments - remove those routable lines which are no longer complete and replace them by copies with the newly combined segmnts This happens after the treatment of unconnected roads and before the WrongAngleFixer starts. TODO: - add code to handle route restrictions - add code to handle ways with different labels - add code to allow more differences, e.g. when one way allows all vehicles and the other doesn't allow bikes.

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