From 6a02c9fe97ca49617d0ef4381d505cdf29d31cd7 Mon Sep 17 00:00:00 2001 From: Malte Wrogemann <44040384+wroge@users.noreply.github.com> Date: Mon, 14 Oct 2019 23:49:46 +0200 Subject: [PATCH] Add wroge/wgs84 (#2781) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eda590e..5b44403b 100644 --- a/README.md +++ b/README.md @@ -760,6 +760,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder. * [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go. * [Tile38](https://github.com/tidwall/tile38) - Geolocation DB with spatial index and realtime geofencing. +* [WGS84](https://github.com/wroge/wgs84) - Library for Coordinate Conversion and Transformation (ETRS89, OSGB36, NAD83, RGF93, Web Mercator, UTM). ## Go Compilers