Add wroge/wgs84 (#2781)

This commit is contained in:
Malte Wrogemann 2019-10-14 23:49:46 +02:00 committed by Ceriath
parent 8a20b9a6be
commit 6a02c9fe97

View File

@ -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. * [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.
* [S2 geometry](https://github.com/golang/geo) - S2 geometry library in Go. * [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. * [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 ## Go Compilers