From 2230dceac2714421ae0ccd3c94259b4746bf628f Mon Sep 17 00:00:00 2001 From: Thomas Bonfort Date: Sat, 9 Oct 2021 07:49:37 +0200 Subject: [PATCH] add godal to geographic (#3797) * add cogger and godal to geographic * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a0d98b45..300be21c 100644 --- a/README.md +++ b/README.md @@ -960,6 +960,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API. * [gismanager](https://github.com/hishamkaram/gismanager) - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver. +* [godal](https://github.com/airbusgeo/godal) - Go wrapper for GDAL. * [mbtileserver](https://github.com/consbio/mbtileserver) - A simple Go-based server for map tiles stored in mbtiles format. * [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs. * [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.