add godal to geographic (#3797)

* add cogger and godal to geographic

* Update README.md
This commit is contained in:
Thomas Bonfort 2021-10-09 07:49:37 +02:00 committed by GitHub
parent 78c3868bfb
commit 2230dceac2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.