Hi All,

In the WFS 1.1.0 standard there is a parameter for the GetFeature request to query the number of the feature instances affected by the actual request. The parameter name is <i>resultType</i>, the parameter value for the feature count is <i>hits</i>.

The URL of this kind of request should look like this:
http://<i>server:port</i>/mapguide/mapagent.fcgi?service=wfs&request=getfeature&version=1.1.0&typename=<i>namespace:layer</i>&resultType=hits

In my experience the MapGuide WFS service ignores this parameter. I tried with MGOS 2.5 and MGOS 3.1. The result is the same, the GetFeature request always returned the complete feature set, not the number of the features.

Is there any way to use the resultType parameter with MapGuide?
Or is there any other way to get number of the features of a WFS GetFeature request?

Regards,
Szabolcs

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/WFS-service-resultType-parameter-tp5324066.html">WFS service - resultType parameter</a><br/>
Sent from the <a href="http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html">MapGuide Users mailing list archive</a> at Nabble.com.<br/>