simplify-go

December 5, 2014 ยท View on GitHub

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

Contents

  1. 1Install
  2. 2Running test