mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gismanager (#2204)
Publish Your GIS Data(Vector Data) to PostGIS and Geoserver **Please provide package links to:** - github.com repo:https://github.com/hishamkaram/gismanager - godoc.org: https://godoc.org/github.com/hishamkaram/gismanager - goreportcard.com: https://goreportcard.com/report/github.com/hishamkaram/gismanager - coverage service link: [![Coverage Status](https://coveralls.io/repos/github/hishamkaram/gismanager/badge.svg?branch=master&service=github)](https://coveralls.io/github/hishamkaram/gismanager?branch=master&service=github) Very good coverage **Note**: that new categories can be added only when there are 3 packages or more. **Make sure that you've checked the boxes below before you submit PR:** - [X] I have added my package in alphabetical order. - [X] I have an appropriate description with correct grammar. - [X] I know that this package was not listed before. - [X] I have added godoc link to the repo and to my pull request. - [X] I have added coverage service link to the repo and to my pull request. - [X] I have added goreportcard link to the repo and to my pull request. - [X] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). Thanks for your PR, you're awesome! 👍
This commit is contained in:
parent
e17c61acbb
commit
551fa9cdf4
@ -614,6 +614,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
* [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.
|
* [geoserver](https://github.com/hishamkaram/geoserver) - geoserver Is a Go Package For Manipulating a GeoServer Instance via the GeoServer REST API.
|
||||||
|
* [gismanager](https://github.com/hishamkaram/gismanager) - Publish Your GIS Data(Vector Data) to PostGIS and Geoserver
|
||||||
* [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.
|
||||||
|
Loading…
Reference in New Issue
Block a user