peterstace / simplefeatures

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

Use alpine images for GEOS testing #561

Closed peterstace closed 11 months ago

peterstace commented 1 year ago

Images are currently debian images that have GEOS installed manually inside them. We may be able to use alpine images instead so that we don't have to cross-compile.