Dear list,

I'm adding ImageMosaic stores in geoserver by REST call. First of all I configured an empty mosaic passing a zip file containing an 'indexer.xml' and a 'datastore.properties' through a PUT call. This operation put correctly the mentioned files (indexer.xml and a datastore.properties) in the geoserver data directory and allows me to perform all the others rest call to configure the layer.

At one point I want to delete the workspace containing the ImageMosaic stores, and I do that using the DELETE REST call with the recurse parameter set true. The workspace correctly disappears from the geoserver GUI, but the 'indexer.xml', 'datastore.properties' (and the others files created by geoserver in the same directory) stay still there. The same happens with the table in the DBMS that mantain the index of the granules, ti isn't dropped.

The questions are: Is this the expected behaviour? There is any option for saying to geoserver to delete also these files and the DBMS table?

Thanks in advance for your help,

Serena

P.S. I am using geoserver 2.11.1.


----------------------------------------------------------------------
ATTENZIONE: le informazioni contenute in questo messaggio sono da considerarsi confidenziali ed il loro utilizzo e' riservato unicamente al destinatario sopra indicato. Chi dovesse ricevere questo messaggio per errore e' tenuto ad informare il mittente ed a rimuoverlo definitivamente da ogni supporto elettronico o cartaceo.
WARNING: This message contains confidential and/or proprietary information 
which may be subject to privilege or immunity and which is intended for use of 
its addressee only. Should you receive this message in error, you are kindly 
requested to inform the sender and to definitively remove it from any paper or 
electronic format.
----------------------------------------------------------------------

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
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

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to