Ticket #1799 (closed defect: duplicate)
WMS GetFeatureInfo in GML format does not handle feature_count properly
| Reported by: | dmorissette | Owned by: | mapserverbugs |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | WMS Server | Version: | 4.8 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dmorissette) (diff)
WMS GetFeatureInfo in GML format does not handle feature_count properly: if feature_count is > 1 then msQueryByPoint() is called in MS_MULTIPLE mode, but then all features are returned. msGMLWriteQuery() should be modified to accept a maxfeatures argument and handle it the same way as msGMLWriteWFSQuery().
Change History
Note: See
TracTickets for help on using
tickets.
