<div dir="ltr">Hey there,<br><br>I was wondering if I could get some help or advice on using the FEATURE_COUNT (or MAXFEATURES) parameter with a WMS call.  I'm using Mapserver 4.99.<br><br>My output type is text/html, which I'm using to generate JSON.  The data layer is a postgresql/postgis database.  In general, it's working fine -- except that I want to limit the response to a maximum number of features.  Passing in a FEATURE_COUNT cgi parameter seems to have no effect at all.  Interestingly, passing in MAXFEATURES (with any value) limits the output to a single feature.<br>
<br>Any help would be great.  Thanks!<br><br>--j<br></div>