[mapserver-users] WFS getFeature,maxfeatures using POST
Steve.Toutant at inspq.qc.ca
Steve.Toutant at inspq.qc.ca
Tue May 5 12:25:07 PDT 2015
It seems that maxFeatures=x is not used when using post request
GET
http://demo.mapserver.org/cgi-bin/wfs?VERSION=1.1.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=cities&maxFeatures=2
POST (see attached file)
curl -X POST -d @msdemo.xml http://demo.mapserver.org/cgi-bin/wfs?
--header "Content-Type:text/xml"
I tried with MS6.4 and MS7 also.
Is it a bug or I don't create the payload correctly?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20150505/4b28103c/attachment.htm>
More information about the MapServer-users
mailing list