Does the same happen on a trunk nightly?

I don't really have a clue of what might be going on but it makes a cold travel 
the back of my neck....

Could you please try the latest trunk nightly and if you get the same result 
please open a jira issue for it? I'll try to give it a run asap.

aside: are you using an alias for the type name? wonder why it's called 
SDE_POLY and not something like SDE.SDE.SDE_POLY or such.

Cheers,
Gabriel
On Aug 31, 2010, at 10:32 AM, Bart van den Eijnden (OSGIS) wrote:

> Hi list,
> 
> using an ArcSDE datastore on GS 2.0.2 I am unable to get a BBOX filter to
> work.
> 
> Resulttype hits without a filter works fine (returns 2398 for the
> numberOfFeatures):
> <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";
> resultType="hits"><wfs:Query typeName="feature:SDE_POLY"
> srsName="EPSG:28992"
> xmlns:feature="http://www.rijkswaterstaat.nl"/></wfs:GetFeature>
> 
> But as soon as I use a BBOX filter I get back 0 features, but an SLD which
> uses the same filter on the WMS highlights quite a few features:
> 
> <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";
> resultType="hits"><wfs:Query typeName="feature:SDE_POLY"
> srsName="EPSG:28992"
> xmlns:feature="http://www.rijkswaterstaat.nl";><ogc:Filter
> xmlns:ogc="http://www.opengis.net/ogc";><ogc:BBOX><ogc:PropertyName>SHAPE</ogc:PropertyName><gml:Envelope
> xmlns:gml="http://www.opengis.net/gml";
> srsName="EPSG:28992"><gml:lowerCorner>172521.25986657
> 533341.09048068</gml:lowerCorner><gml:upperCorner>190812.88089851
> 549917.87204088</gml:upperCorner></gml:Envelope></ogc:BBOX></ogc:Filter></wfs:Query></wfs:GetFeature>
> 
> Any ideas of what could be the issue?
> 
> Best regards,
> Bart
> 
> 
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

Gabriel Roldan
grol...@opengeo.org
Expert service straight from the developers


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to