douglas_peucker 0.0.4 copy "douglas_peucker: ^0.0.4" to clipboard
douglas_peucker: ^0.0.4 copied to clipboard

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 sh [...]

Stable versions of douglas_peucker

VersionMin Dart SDKUploadedDocumentationArchive
0.0.42.04 years agoCheck the analysis logs for douglas_peucker 0.0.4Download douglas_peucker 0.0.4 archive
0.0.32.04 years agoCheck the analysis logs for douglas_peucker 0.0.3Download douglas_peucker 0.0.3 archive
0.0.22.04 years agoDownload douglas_peucker 0.0.2 archive
0.0.12.14 years agoDownload douglas_peucker 0.0.1 archive
3
likes
20
pub points
0%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on douglas_peucker