[Geoserver-devel] [JIRA] (GEOS-8976) Add a purge="metadata|all" parameter to the structured coverage granules removal REST endpoint

Andrea Aime created an issue

GeoServer / ImprovementGEOS-8976

Add a purge=“metadata|all” parameter to the structured coverage granules removal REST endpoint

Issue Type:

ImprovementImprovement

Assignee:

Andrea Aime

Components:

REST

Created:

11/Oct/18 4:37 PM

Priority:

MediumMedium

Reporter:

Andrea Aime

Rigth now it’s possible to remove granules from a image mosaic by specifying a filter on this part of the REST API:
http://docs.geoserver.org/latest/en/api/#/1.0.0/structuredcoverages.yaml

However, that simply un-registers the granules from the mosaic. Add a purge parameter to the call allowing to:

  • Remove the file metadata (purge=metadata), in particular whatever information was collected for the file (e.g., the NetCDF sidecar indexes)
  • Remove the data as well, using “purge=all”, if it fell orphan (no more records in the mosaic index pointing to that file)

Add Comment

Add Comment

Get Jira notifications on your phone! Download the Jira Cloud app for Android or iOS


This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100094-sha1:acbca2d)

Atlassian logo