Categorygithub.com/Mandelag/gts
repositorypackage
0.0.0-20201113214756-a580eef09e33
Repository: https://github.com/mandelag/gts.git
Documentation: pkg.go.dev

# README

gts

Go implementation for JTS library algorithms. Currently only support the Point-in-Linear Ring algorithm.

For its geometry store, it uses (highly-coupled to) twpayne's go-geom library.