Opened 4 years ago

Closed 4 years ago

#2350 closed enhancement (fixed)

Petascope - new feature to delete a layer (but not the associated coverage)

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc: Dimitar Misev, Vlad Merticariu, Peter Baumann
Complexity: Medium

Description

Currently, to delete a WMS Layer, one needs to send WCS DeleteCoverage
request to delete both WMS Layer and the based coverage.

Petascope needs to support a new feature to delete a layer but keep the associated coverage.

This request will look like this:

localhost:8080/rasdaman/ows?
SERVICE=WMS&VERSION=1.3.0
&REQUEST=DeleteLayer
&LAYERNAME=LAYER_1

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.