Ticket #1799 (closed defect: duplicate)

Opened 7 years ago

Last modified 6 years ago

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

Changed 6 years ago by dmorissette

  • status changed from new to closed
  • resolution set to duplicate
  • description modified (diff)

Closing as duplicate of #1686

Note: See TracTickets for help on using tickets.