peterstace / simplefeatures

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

Cleanup error handling in GeoJSON and TWKB parsers #535

Closed peterstace closed 11 months ago

peterstace commented 11 months ago

Description

These could have been cleaned up in a previous PR, however the diff would have been too noisy and distracted from the more important changes there.

Check List

Have you:

Related Issue

peterstace commented 11 months ago

Thanks for reviewing @albertteoh , I really appreciate it 😁