add geoserver package (#1906)

This commit is contained in:
Hisham waleed karam 2018-05-03 11:00:04 +02:00 committed by Avelino
parent 9b008e2346
commit d2c924d847

View File

@ -580,6 +580,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Geographic tools and servers* *Geographic tools and servers*
* [geocache](https://github.com/melihmucuk/geocache) - In-memory cache that is suitable for geolocation based applications. * [geocache](https://github.com/melihmucuk/geocache) - In-memory cache that is suitable for geolocation based applications.
* [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
* [osm](https://github.com/paulmach/osm) - Library for reading, writing and working with OpenStreetMap data and APIs. * [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. * [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.