-
Notifications
You must be signed in to change notification settings - Fork 193
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #20982: Douglas-Peucker implementation is wrong
The Douglas-Peucker implementation should calculate the distance to the segment between the end nodes, not the the distance to the line through those nodes. git-svn-id: https://josm.openstreetmap.de/svn/trunk@18316 0c6e7542-c601-0410-84e7-c038aed88b3b
- Loading branch information
GerdP
authored and
GerdP
committed
Nov 8, 2021
1 parent
e9a5488
commit 4d7f493
Showing
1 changed file
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters