peterstace / simplefeatures

Simple Features is a pure Go Implementation of the OpenGIS Simple Feature Access Specification
MIT License
127 stars 19 forks source link

Remove unchecked point constructors #537

Closed peterstace closed 11 months ago

peterstace commented 11 months ago

Description

Check List

Have you:

Related Issue