On Tue, Jun 7, 2011 at 7:22 AM, Angel Cervera Claudio
<angelcerv...@gmail.com> wrote:
> I'm using WMS GetFeatureInfo and WFS GetFeature (version 1.1) services 
> request, with exactly some BBOX.
>
> In first case, response contain one feature but in second case response 
> contain the correct feature and other features in her proximity.
>
> Why is WFS GetFeature 1.1 service returning features outside bbox?
>
> I'm using geoserver 2.1 with shapefiles datastore.

WMS does not have a GetFeature request, you have GetFeatureInfo which
is completely different.
WFS uses by default a "loose bbox" behavior when doing bbox searches,
if you want it to make
a precise, but significanly slower one, use an intersects filter instead

Cheers
Andrea


-- 
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:      +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

-------------------------------------------------------

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to