Changes between Initial Version and Version 1 of Ticket #20716, comment 35


Ignore:
Timestamp:
2021-10-12T11:07:36+02:00 (4 years ago)
Author:
gaben

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20716, comment 35

    initial v1  
    11patch v8:
     2- added `natural=coastline` to collected water objects
     3- added configurable hilly compensation and threshold (can changed without restart)
    24- replaced `!way.isDisabled` with `way.isUsable()`
    35- restricted "Missing node..." warning to downloaded area (overpass compatible)
    4 - added configurable hilly compensation and threshold (can changed without restart)
    56- rewritten the ref checker
    67- improved performance by ~10x (by eliminating parallelStream in `findCrossings()`)