[OpenLayers-Users] I cannot remove BBOX strategy!!

Albert alnooori at hotmail.com
Wed Oct 3 02:29:10 PDT 2012


that URL request is when I run BBOX strategy

and here is the XML post.. you can see the BBOX ogc

<wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" service="WFS"
version="1.1.0" xsi:schemaLocation="http://www.opengis.net/wfs
http://schemas.opengis.net/wfs/1.1.0/wfs.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<wfs:Query typeName="feature:Layer_1" srsName="EPSG:3857"
xmlns:feature="http://mapmap.org">
<ogc:Filter xmlns:ogc="http://www.opengis.net/ogc">
<ogc:BBOX>
<gml:Envelope xmlns:gml="http://www.opengis.net/gml" srsName="EPSG:3857">
<gml:lowerCorner>-1922544.1351611 -59437.261790294</gml:lowerCorner>
<gml:upperCorner>11941298.305161 5810926.5096941</gml:upperCorner>
</gml:Envelope>
</ogc:BBOX>
</ogc:Filter>
</wfs:Query>
</wfs:GetFeature>



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/I-cannot-remove-BBOX-strategy-tp5005899p5006038.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.


More information about the Users mailing list