peterstace / simplefeatures

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

Use alpine images for GEOS testing #561

Closed peterstace closed 8 months ago

peterstace commented 11 months 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.