Hi list,
I am trying to add a geopackage to my geoserver instance via the REST
interface, these are my
lines:
First I create the Coverage store:
curl -v -u %login% -POST -H "Content-type: application/json" -d
"{"coverageStore":{"name":"Sentinel_2","workspace":"%wsname40%"}}"
"%url%%ws40%/coveragest
Hi list,
I am trying to add a geopackage to my geoserver instance, these are my
lines:
First I create the Coverage store:
curl -v -u %login% -POST -H "Content-type: application/json" -d
"{"coverageStore":{"name":"Sentinel_2","workspace":"%wsname40%"}}"
"%url%%ws40%/coveragestores/"
Then I try to