QGIS/tests/testdata/qgis_server/wms_getfeatureinfo_group_no_query.txt
Alessandro Pasotti 9a689aff55 [server] Allow WMS GetFeatureInfo on root layer and groups
If the group (or the root) has any queryable child, it is flagged as queryable

Also fixes an issue with json enconding with rasters.

Fixes #21697

Funded by: Kanton Zug
2019-04-04 11:47:25 +02:00

7 lines
249 B
Plaintext

*****
Content-Type: text/xml; charset=utf-8
<ServiceExceptionReport xmlns="http://www.opengis.net/ogc" version="1.3.0">
<ServiceException code="LayerNotQueryable">The layer 'no_query' is not queryable.</ServiceException>
</ServiceExceptionReport>