[Mapguide-trac] [mapguide-trac] #2789: Global max feature query limit in web tier

MapGuide Open Source trac_mapguide at osgeo.org
Thu Mar 28 04:13:12 PDT 2019


#2789: Global max feature query limit in web tier
-------------------------+----------------------
 Reporter:  jng          |        Owner:  jng
     Type:  enhancement  |       Status:  closed
 Priority:  low          |    Milestone:  3.1.2
Component:  Map Agent    |      Version:
 Severity:  trivial      |   Resolution:  fixed
 Keywords:               |  External ID:
-------------------------+----------------------

Comment (by jng):

 In [changeset:"9489" 9489]:
 {{{
 #!CommitTicketReference repository="" revision="9489"
 Merged revision(s) 9483-9484 from branches/3.1/MgDev:
 Implement global max feature query limits in web tier through new
 webconfig.ini options:

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

 Where specified, they will apply a global maximum limit for that
 operation, taking precedence over whatever operation-specific limit (eg.
 maxFeatures) that may be specified.

 By default these values are not set, resulting in unbounded results as it
 currently is.

 Fixes #2789
 ........
 #2789: Add missing file
 ........
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/mapguide/ticket/2789#comment:3>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list