[OpenLayers-Users] Re: need a little help with this ( user input & wfsprotocol.read )

Phil Scadden p.scadden at gns.cri.nz
Tue Feb 21 14:58:39 EST 2012


On 22/02/2012 12:35 a.m., Diego M. wrote:
> <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:Initial_view" 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>-1090909.2675342
> 1510885.0470818</gml:lowerCorner><gml:upperCorner>11109663.437534
> 4240604.200822</gml:upperCorner></gml:Envelope></ogc:BBOX></ogc:Filter></wfs:Query></wfs:GetFeature>
Time to step through with the debugger in firebug. The filter that 
generated this does not have real content. Check for js gotchas like 
scope, capitalisation etc.


Notice: This email and any attachments are confidential. If received in error please destroy and immediately notify us. Do not copy or disclose the contents.



More information about the Users mailing list