Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klaftertief/elm-simplify

Douglas-Peucker polyline simplification in Elm
https://github.com/klaftertief/elm-simplify

Last synced: about 2 months ago
JSON representation

Douglas-Peucker polyline simplification in Elm

Awesome Lists containing this project

README

        

# Elm Simplify

[Douglas-Peucker](https://en.wikipedia.org/wiki/Ramer%E2%80%93Douglas%E2%80%93Peucker_algorithm) polyline simplification for Elm. Inspired by [Simplify.js](http://mourner.github.io/simplify-js/).