Problem with WFS filters (BBOX, INTERSECTS)

المشرف العام

Administrator
طاقم الإدارة
I'm trying to get a feature/features from a small area using the BBOX (or INTERSECTS) filter in my WFS query. I should be expecting only a small set of features or a single feature and yet the query returns quite a handsome bunch of them.

I have GeoServer version 2.2.2 with an Oracle data store. I have disabled the 'loose bbox' selection so that shouldn't be the cause of the problem.

Here's the query with a BBOX filter:

GEOMETRY 316600 6838986 327696 6844298 The problem persists with the INTERSECTS filter. The size of the polygon is about 10 x 10 meters.

GEOMETRY 308082.07106781186 6833724.928932188 308082.07106781186 6833739.071067812 308067.92893218814 6833739.071067812 308067.92893218814 6833724.928932188 308082.07106781186 6833724.928932188 Edit:

Here's another request (this time a GET request):

Even though the BBOX area is quite small, I get 1263 features back, most of which don't even fall inside the bounds specified in the request. For instance, from one of the features in the response:

317629.69841038 6841957.478078741 317902.64972173725 6841987.000123474

أكثر...
 
أعلى