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>&lt;wfs:GetFeature xmlns:wfs=&quot;<a href="http://www.opengis.net/wfs">http://www.opengis.net/wfs</a>&quot; service=&quot;WFS&quot; version=&quot;1.1.0&quot; xsi:schemaLocation</code><code>=&quot;<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>&quot; xmlns:xsi=&quot;<a href="http://www.w3.org">http://www.w3.org</a></code><code>/2001/XMLSchema-instance&quot;&gt;<br>
&lt;wfs:Query typeName=&quot;feature:franchises&quot; srsName=&quot;EPSG:900913&quot; xmlns:feature</code><code>=&quot;<a href="http://www.openplans.org/topp">http://www.openplans.org/topp</a>&quot;&gt;&lt;ogc:Filter xmlns:ogc=&quot;<a href="http://www.opengis.net/ogc">http://www.opengis.net/ogc</a>&quot;&gt;<br>
&lt;ogc:BBOX&gt;<br>&lt;ogc:PropertyName</code><code>&gt;the_geom&lt;/ogc:PropertyName&gt;<br>&lt;gml:Envelope xmlns:gml=&quot;<a href="http://www.opengis.net/gml">http://www.opengis.net/gml</a>&quot; srsName=&quot;EPSG:900913&quot;</code><code>&gt;<br>
&lt;gml:lowerCorner&gt;-3072157.040273 4777008.5190921&lt;/gml:lowerCorner&gt;<br>&lt;gml:upperCorner&gt;3805952.5117085 7120262</code><code>.0577829&lt;/gml:upperCorner&gt;<br>&lt;/gml:Envelope&gt;&lt;/ogc:BBOX&gt;&lt;/ogc:Filter&gt;&lt;/wfs:Query&gt;<br>
&lt;/wfs:GetFeature&gt;</code></pre></div>It&#39;s possible to give a specific bbox to the request or don&#39;t use bbox?<br>Can you help me?<br><br>Cheers <br><br>Jim<br>