| The WMS 1.3.0 spec for the parameter FEATURE_COUNT is the following: "7.4.3.6 FEATURE_COUNT The optional FEATURE_COUNT parameter states the maximum number of features per layer for which feature information shall be returned. Its value is a positive integer. The default value is 1 if this parameter is omitted or is other than a positive integer." When triggering a request with the default value and with several layers, only one feature is returned whereas we should have one feature for each mentionned layer. |