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

4 versionsVersions feed

Stable versions of douglas_peucker

VersionMin Dart SDKUploadedDocumentationArchive
0.0.42.06 years agoCheck the analysis logs for douglas_peucker 0.0.4Download douglas_peucker 0.0.4 archive
0.0.32.06 years agoCheck the analysis logs for douglas_peucker 0.0.3Download douglas_peucker 0.0.3 archive
0.0.22.06 years agoDownload douglas_peucker 0.0.2 archive
0.0.12.16 years agoDownload douglas_peucker 0.0.1 archive
3
likes
15
points
25
downloads

Publisher

unverified uploader

Weekly Downloads

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