Is it possible to delete a granule (granules?) via REST from an ImageMosaic
coveragestore? And consequently, coverages derived from it?

Similar to adding a granule to a coveragestore:

curl -v -u admin:Geos -XPOST -H "Content-type: text/plain" -d
"file:/%TRAINING_ROOT%/data/user_data/multidim/polyphemus_20130303.nc"
"http://localhost:8083/geoserver/rest/workspaces/geosolutions/coveragestores/polyphemus/external.imagemosaic";


The docs I followed describe removing granules on a per coverage basis, and
not coveragestore-wide:

curl -v -u admin:Geos -XDELETE
http://localhost:8083/geoserver/rest/workspaces/geosolutions/coveragestores/polyphemus/coverages/NO2/index/granules/NO2.671.xml


Many thanks in advance!!

Alex



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to