Re: [Geoserver-users] Output Format WFS GetFeature-Request

2023-05-12 Thread Andrea Aime
Hi Anna, the OGC API module packaging changed on the development branch and now the services are separated. For example, on this server ew only have a subset of all possible OGC APIs, which does not include OGC API - images: https://gs-main.geosolutionsgroup.com/geoserver/web If you try out the WF

Re: [Geoserver-users] Output Format WFS GetFeature-Request

2023-05-12 Thread Anna-Lena Hock
Hi andrea, Thanks for the fast reply! It was the solution to both problems. We had to remove all ogc api jars, but then the problems in the capabilities disappeared. I understand that the ogc-api features are a community module. Is it planned to solve the problem with the capabilities? Would it hel

Re: [Geoserver-users] Output Format WFS GetFeature-Request

2023-05-08 Thread Andrea Aime
HI Anna, if you have that stac+json output format, then I'm betting you're using a community module, the OGC-API one maybe? That's what's adding that output format, which happens to only work with the OGC API itself. Community modules tend to be experimental and can provide some exciting new featu