Issue Type: Improvement Improvement
Assignee: Simone Giannecchini
Components: coverage
Created: 25/Oct/13 10:32 AM
Description:

Right now the StructuredGridCoverage2DReader interface exposes a removeCoverage method like this:

boolean removeCoverage(String coverageName)

which should be used to remove a coverage having a specific name.

I think we should add an additional boolean parameter (as "forceDelete") to specify whether we also want to delete the granules related to that coverage or not.

Avoiding granule delete may be recommended when we have configured as an instance an ImageMosaic on top of granules living into an external folder.

Project: GeoTools
Priority: Minor Minor
Reporter: Daniele Romagnoli
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to