/simplify-go

Go port of simplify-js (https://github.com/mourner/simplify-js)

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

simplify-go

A Go port of simplify-js (https://github.com/mourner/simplify-js). Polyline simplification library by Vladimir Agafonkin, extracted from Leaflet.

Install

go get 'github.com/yrsh/simplify-go'

Running test

go test