mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add s2-geojson (#3026)
This commit is contained in:
parent
96fbc3a5ca
commit
551b644b1c
@ -803,6 +803,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
* [mbtileserver](https://github.com/consbio/mbtileserver) - A simple Go-based server for map tiles stored in mbtiles format.
|
||||
* [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs.
|
||||
* [pbf](https://github.com/maguro/pbf) - OpenStreetMap PBF golang encoder/decoder.
|
||||
* [S2 geojson](https://github.com/pantrif/s2-geojson) - Convert geojson to s2 cells & demonstrating some S2 geometry features on map.
|
||||
* [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).
|
||||
|
Loading…
Reference in New Issue
Block a user