From 40a37e08f4953c8acae8dcfbcd1fd22c12051e6d Mon Sep 17 00:00:00 2001 From: Walter Jenkins Date: Tue, 21 May 2024 14:03:10 -0500 Subject: [PATCH] add geoos (#5266) Co-authored-by: Phani Rithvij --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0dbf0766..f79ba1e0 100644 --- a/README.md +++ b/README.md @@ -1223,6 +1223,7 @@ _Tools that generate Go code._ _Geographic tools and servers_ +- [geoos](https://github.com/spatial-go/geoos) - A library provides spatial data and geometric algorithms. - [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.