polyline simplification it uses a combination of Douglas-Peucker and Radial Distance algorithms. Polyline simplification dramatically reduces the number of points in a polyline while retaining its shape, giving a huge performance boost when processing it and also reducing visual noise. For example, it's essential when rendering a 70k-points line chart or a map route in the browser using Canvas or SVG.
[email protected] low health (28/100) — consider alternatives
Get this data programmatically — free, no authentication.
curl https://depscope.dev/api/check/pub/douglas_peuckerLast updated · 2019-07-08T21:46:15.412376Z