From 430e3bc9cfff2d1c0f8161120b32cdec48b05cc8 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Wed, 10 Oct 2018 16:38:42 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b82f5c9..8266f28 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ ## Go +* [S2](https://github.com/golang/geo) - S2 is a library for spherical geometry that aims to have the same robustness, flexibility, and performance as the best planar geometry libraries. * [GoSpatial](https://github.com/jblindsay/go-spatial) - GoSpatial is a simple command-line interface program for manipulating geospatial data. * [BuntDB](https://github.com/tidwall/buntdb) - BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support. * [Go GDAL](https://github.com/lukeroth/gdal) - Go (golang) wrapper for GDAL, the Geospatial Data Abstraction Library.