[mapguide-users] Server-Side mapagent maxFeatures parameter

Jackie Ng jumpinjackie at gmail.com
Wed Mar 27 08:17:41 PDT 2019


The just released 3.1.2 introduced new webconfig.ini properties for you to
apply global limits:

GlobalMaxFeatureQueryLimit (for SELECTFEATURES)
GlobalMaxMapFeatureQueryLimit (for QUERYMAPFEATURES)
GlobalGetWfsFeaturesLimit (for WFS GETFEATURES)
GlobalGetWmsFeatureInfoLimit (for WMS GETFEATUREINFO)

These values are unset by default meaning results are unbounded as they
currently are or limited by the maxfeatures parameter for applicable
operations.

If set, these values represent the global upper limit on how many features
the applicable operation can return (regardless of whatever maxfeatures a
user may pass in)

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list