Opened 18 years ago

Last modified 16 years ago

#1799 closed defect

WMS GetFeatureInfo in GML format does not handle feature_count properly — at Initial Version

Reported by: dmorissette Owned by: mapserverbugs
Priority: high Milestone:
Component: WMS Server Version: 4.8
Severity: normal Keywords:
Cc:

Description

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

Note: See TracTickets for help on using tickets.