S2 geometry library in Go
The main features of golang/geo are: Geospatial Processing, Geospatial Tools, DevOps & Infrastructure, Go Geospatial Libraries.
Open-source alternatives to golang/geo include: hishamkaram/geoserver — Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer,… maguro/pbf — OpenStreetMap PBF golang parser. airbusgeo/godal — golang wrapper for github.com/OSGEO/gdal. consbio/mbtileserver — Basic Go server for mbtiles. hishamkaram/gismanager — Go tool + library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON /… melihmucuk/geocache.
Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer, plus OWS GetCapabilities/Describe. Tested against GeoServer 2.27 LTS and 2.28 stable.
Go tool library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON / GeoPackage / KML, loads each into PostGIS via GDAL/OGR, then registers the resulting tables as GeoServer feature types. Idempotent. Tested on GeoServer 2.27 LTS 2.28 stable.