From 716e29d921e0ecc6b70882fe067283d13a403eaa Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 5 Mar 2021 10:17:38 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9c158ad..5a2d087 100644 --- a/README.md +++ b/README.md @@ -662,6 +662,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [Tegola](https://github.com/go-spatial/tegola) - Tegola is a vector tile server delivering Mapbox Vector Tiles with support for PostGIS and GeoPackage data providers. * [pg_tileserv](https://github.com/CrunchyData/pg_tileserv) - A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles. * [pg_featureserv](https://github.com/CrunchyData/pg_featureserv) - Lightweight RESTful Geospatial Feature Server for PostGIS in Go. +* [godal](https://github.com/airbusgeo/godal) - Godal aims at providing an idiomatic go wrapper around the GDAL library. ## Rust