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 _______________________________________________ mapguide-users mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/mapguide-users
