<div dir="ltr">Hi Lars,<div><br></div><div>Thanks for the suggestion, but it didn't work. I see there's an open pull request to log MS_NOTFOUND based on DEBUG log level:</div><div><a href="https://github.com/mapserver/mapserver/pull/5707">https://github.com/mapserver/mapserver/pull/5707</a><br></div><div>I'll follow along there to see if there are any ideas to unblock its status.</div><div><br></div><div>Cheers,</div><div>Pete</div><div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jun 5, 2019 at 2:27 AM <<a href="mailto:lars.schylberg@blixtmail.se">lars.schylberg@blixtmail.se</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u><div><div style="font-family:arial,sans-serif;font-size:13px">Does it make a difference if You define:<br><br>CONFIG 'ON_MISSING_DATA' 'IGNORE'<br><br>on the map level?<br><br>/Lars S.<br><br>4 juni 2019 kl. 21:44, "Peter Schmitt" <<a href="mailto:pschmitt@gmail.com?to=%22Peter%20Schmitt%22%20%3Cpschmitt@gmail.com%3E" target="_blank">pschmitt@gmail.com</a>> skrev:<br> <blockquote><div><div><div dir="ltr">Hi,<br><br>I have MapServer configured to serve a WFS endpoint with GeoJSON. The data itself is in a PostGIS database. When I make a query for data that's non-existent, I get an empty feature collection:<br><br>> curl <a rel="external nofollow noopener noreferrer" href="http://localhost/mapserv?service=WFS&VERSION=1.1.0&REQUEST=getfeature&typename=some_layer&srsname=EPSG:4326&OUTPUTFORMAT=geojson&some_runtime_substitution_parameter=42" target="_blank">http://localhost/mapserv?service=WFS&VERSION=1.1.0&REQUEST=getfeature&typename=some_layer&srsname=EPSG:4326&OUTPUTFORMAT=geojson&some_runtime_substitution_parameter=42</a><br>> {<br>> "type": "FeatureCollection",<br>> "name": "some_layer",<br>> "features": []<br>> }<br><br>This works as anticipated. What I didn't expect is that MapServer logs an error:<br> <div>> msQueryByRect(): Search returned no results. No matching record(s) found<br><br>I think this code is being invoked: <a rel="external nofollow noopener noreferrer" href="https://github.com/mapserver/mapserver/blob/master/mapquery.c#L1287-L1288" target="_blank">https://github.com/mapserver/mapserver/blob/master/mapquery.c#L1287-L1288</a><br><br>I do not think having no results should be considered an error. Is there a way to silence just this one type of error? I couldn't find anything obvious other than other than redirecting stderr to /dev/null or remove it via grep/sed.</div> <div></div> <div>Thanks,<br>Pete</div> </div></div></div></blockquote> <br><br><u></u><u></u> </div></div>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/mapserver-users</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">Pete</div>