/go-map-simplify

go lib for reducing vertices on a map with conjoined polygons

Primary LanguageGoISC LicenseISC

go-map-simplify

A go library for reducing vertices on a map with conjoined polygons.

Build Status Go Report Card Documentation Coverage Status GitHub issues license Release

About

This library is intended to simplify adjacent polygons on a map, such that shared edges are simplified identically.

Usage

TODO

Documentation

See GoDoc.org for complete documentation.

Author

Written by Ryan Clancey

License

go-map-simplify is licensed under the ISC license, described in the LICENSE file.