Opened 18 years ago

Closed 16 years ago

#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)

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 (1)

comment:1 by dmorissette, 16 years ago

Description: modified (diff)
Resolution: duplicate
Status: newclosed

Closing as duplicate of #1686

Note: See TracTickets for help on using tickets.