geoserver icon indicating copy to clipboard operation
geoserver copied to clipboard

geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API.

Results 7 geoserver issues
Sort by recently updated
recently updated
newest added

Add support for global settings getting and updating Closes #18

I'd like to update global settings

I'm afraid this PR is a bit messy. At this point I am mostly hoping to get an indication of interest for the changes in here. If there is interest...

Add create coverage support

https://github.com/hishamkaram/geoserver/blob/master/datastores.go#L120-L144 > json: cannot unmarshal string into Go struct field .DataStores of type struct { DataStore []*geoserver.Resource }