Hi everyone,<br><br>I try to find a method to download an entire WFS layers but OpenLayers put the bbox of current viewport.<br><div selected class="netInfoPostText netInfoText "><pre><code><wfs:GetFeature xmlns:wfs="<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>" service="WFS" version="1.1.0" xsi:schemaLocation</code><code>="<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a> <a href="http://schemas.opengis.net/wfs/1.1.0/wfs.xsd">http://schemas.opengis.net/wfs/1.1.0/wfs.xsd</a>" xmlns:xsi="<a href="http://www.w3.org">http://www.w3.org</a></code><code>/2001/XMLSchema-instance"><br>
<wfs:Query typeName="feature:franchises" srsName="EPSG:900913" xmlns:feature</code><code>="<a href="http://www.openplans.org/topp">http://www.openplans.org/topp</a>"><ogc:Filter xmlns:ogc="<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>"><br>
<ogc:BBOX><br><ogc:PropertyName</code><code>>the_geom</ogc:PropertyName><br><gml:Envelope xmlns:gml="<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>" srsName="EPSG:900913"</code><code>><br>
<gml:lowerCorner>-3072157.040273 4777008.5190921</gml:lowerCorner><br><gml:upperCorner>3805952.5117085 7120262</code><code>.0577829</gml:upperCorner><br></gml:Envelope></ogc:BBOX></ogc:Filter></wfs:Query><br>
</wfs:GetFeature></code></pre></div>It's possible to give a specific bbox to the request or don't use bbox?<br>Can you help me?<br><br>Cheers <br><br>Jim<br>