[mapserver-users] WFS filters with no results throw an error
Seth G
sethg at geographika.co.uk
Fri Jul 26 09:12:44 PDT 2019
Hi list,
Whenever I supply a WFS filter that returns no results I'm getting the following with the MSSQL driver:
<ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" version="2.0.0" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd">
<ows:Exception exceptionCode="OperationProcessingFailed" locator="mapserv">
<ows:ExceptionText>msWFSGetFeature(): WFS server error. FLTApplyFilterToLayer() failed</ows:ExceptionText>
</ows:Exception>
The HTTP code is 403 (Server processing failed). Just wondering if this happens with any other drivers?
Possibly related to https://github.com/mapserver/mapserver/pull/5707 - but this example doesn't throw a FLTApplyFilterToLayer error message.
Seth
--
web:http://geographika.co.uk
twitter: @geographika
More information about the MapServer-users
mailing list