[TinyOWS-users] Speed of GetFeature Request with 4 millions point

Marc-André Trottier marcandre_trottier at hotmail.com
Wed Aug 10 08:49:05 EST 2011


 Could you provide the HTTP WFS Request,
> to be able to reproduce the behaviour ?

> Tks in advance,


here it is :

<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" service="WFS" version
="1.0.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.0.0/WFS-transaction.xsd" xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<wfs:Query typeName="feature:GEO_MODIF" xmlns:feature="http://xx.xx.xx.xx/">
<ogc:Filter xmlns:ogc="http://www.opengis.net/ogc">
<ogc:BBOX>
<ogc:PropertyName>geom_p</ogc:PropertyName>
<gml:Box xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:900913">
<gml:coordinates decimal="." cs="," ts=" ">-7989745.4423062,5910725.1629987
-7989725.1387206,5910745.4665844</gml:coordinates>
</gml:Box>
</ogc:BBOX>
</ogc:Filter>
</wfs:Query>
</wfs:GetFeature>

Marc-André Trottier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/tinyows-users/attachments/20110810/4b743f89/attachment.htm 


More information about the TinyOWS-users mailing list