Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Selecting a raster layer in home page shows incorrect services
Description
To repeat, take a GeoServer release directory and choose “sf” as the workspace, “sfdem” as the layer.
Should display WMS, WMTS, WCS, OGC API - Coverages, but instead, we get tiles and WFS:
Okay there is a PR to review. For some reason the WFSResourceVoter was not checking WFS resources; and was inconsistent with WCSResourceVoter implementation.
Jody Garnett
January 31, 2023 at 6:35 PM
Thanks, I am pretty sure it is picking up that rasters have a getSchema() or something
To repeat, take a GeoServer release directory and choose “sf” as the workspace, “sfdem” as the layer.
Should display WMS, WMTS, WCS, OGC API - Coverages, but instead, we get tiles and WFS: