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.
OpenStreetMap PBF golang parser
The main features of maguro/pbf are: Geospatial Processing, Geospatial Tools.
Open-source alternatives to maguro/pbf include: hishamkaram/gismanager — Go tool + library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON /… melihmucuk/geocache. golang/geo — S2 geometry library in Go. hishamkaram/geoserver — Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer,… consbio/mbtileserver — Basic Go server for mbtiles. pantrif/s2-geojson — Draw a polygon on the map or paste a geoJSON and explore how the s2.RegionCoverer covers it with S2 cells depending on…