[Geoserver-users] REST configuration Geopackage raster

2020-07-01 Thread Nikolaus Pruzsinszky
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

[Geoserver-users] REST configuration Geopackage raster

2020-05-05 Thread Nikolaus Pruzsinszky
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