paulmach / orb

Types and utilities for working with 2d geometry in Golang
MIT License
886 stars 103 forks source link

encoding/wkt: better handling/validation of missing parens #131

Closed paulmach closed 1 year ago

paulmach commented 1 year ago

There is some refactoring in the validation code, but test changes are cosmetic and additions.

Fixes #130