GeoHealthCheck icon indicating copy to clipboard operation
GeoHealthCheck copied to clipboard

Allow configuring OWC layers *not* in getCapabilities

Open borrob opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. When configuring a WMS/WFS getMap/getFeature probe, GHC shows a dropdown with the available layers. If you want to monitor 'hidden' layers (i.e. not in the getCapabilities document, like the 'non-advertised' layers of GeoServer), you cannot select/configure it for that specific layer.

Describe the solution you'd like When configuring a probe, you'll want an option to type a layername (in addition to the dropdown).

Describe alternatives you've considered Alternative: use SQL insert statements to configure the probe via the database and not via the front-end application.

borrob avatar Feb 04 '20 20:02 borrob