On Fri, Jun 18, 2021 at 9:57 AM Paul van Genuchten < [email protected]> wrote:
> Hi list, At Geonovum (netherlands) we’re operating an environment to study > a number of OGC API Features implementations. > > We’ve aded qgis server from 3.18 and 3.16 docker image maintained by camp > to camp (https://github.com/camptocamp/docker-qgis-server). In both cases > we noticed the /wfs3/collections endpoint did not display any collections, > but the wms-capabilities showed the layers of our project without problems. > The log didn’t show any warnings. > > Do you have some hints on how i could debug the situation? > The logs should definitely show something. Anyway, the problem is probably caused by QGIS_PROJECT_FILE not being correctly set. How do you pass it to the server? Note that MAP=/path is not allowed by the OAPIF standard (QGIS should parse it correctly though). -- Alessandro Pasotti QCooperative: www.qcooperative.net ItOpen: www.itopen.it
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
