[Mapguide-trac] [mapguide-trac] #2789: Global max feature query limit
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Jan 9 02:22:33 PST 2019
#2789: Global max feature query limit
---------------------------+----------------------
Reporter: jng | Owner: jng
Type: enhancement | Status: assigned
Priority: low | Milestone: 3.1.2
Component: Map Agent | Version:
Severity: trivial | Keywords:
External ID: |
---------------------------+----------------------
Add support for a new optional GlobalMaxFeatureQueryLimit property in
webconfig.ini
When set, and greater than 0 it will be the upper limit of any mapagent
operation that returns features. Mainly:
* QUERYMAPFAETURES
* SELECTFEATURES
* GETWFSFEATURE
This value will take precedence over any limit specified. For example, if
GlobalMaxFeatureQueryLimit=20 and `QUERYMAPFEATURES` passed
`maxFeatures=21`, the operation will return at most data for 20 features.
--
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2789>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list