Changes between Initial Version and Version 1 of Ticket #20716, comment 35
- Timestamp:
- 2021-10-12T11:07:36+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20716, comment 35
initial v1 1 1 patch v8: 2 - added `natural=coastline` to collected water objects 3 - added configurable hilly compensation and threshold (can changed without restart) 2 4 - replaced `!way.isDisabled` with `way.isUsable()` 3 5 - restricted "Missing node..." warning to downloaded area (overpass compatible) 4 - added configurable hilly compensation and threshold (can changed without restart)5 6 - rewritten the ref checker 6 7 - improved performance by ~10x (by eliminating parallelStream in `findCrossings()`)