Andrew Walsh created GEOS-4952:
----------------------------------

             Summary: WFS GML says numberOfFeatures="X" but number returned 
less than X
                 Key: GEOS-4952
                 URL: https://jira.codehaus.org/browse/GEOS-4952
             Project: GeoServer
          Issue Type: Bug
          Components: WFS
    Affects Versions: 2.1.3
         Environment: Geoserver 2.1.3/Geotools 2.7.4, ARCSDE data store, 
Windows XP/Jetty,  
            Reporter: Andrew Walsh
            Assignee: Andrea Aime
            Priority: Minor


WFS GML attribute say numberOfFeatures="X" but number of features returned in 
XML
is less than X.

Sample request:

http://localhost:8080/geoserver/wfs?&VERSION=1.1.0&SERVICE=WFS&REQUEST=GetFeature&TYPENAME=test:RAN.BEACH_TEMP&Filter=<Filter><And><PropertyIsEqualTo><PropertyName>LOCATION</PropertyName><Literal>Bilgola</Literal></PropertyIsEqualTo><PropertyIsGreaterThanOrEqualTo><PropertyName>OBS_DATE_TIME</PropertyName><Function
 name="dateParse"><Literal>yyyy-MM-dd HH:mm:ss</Literal><Literal>2004-11-14 
11:37:00</Literal></Function></PropertyIsGreaterThanOrEqualTo><PropertyIsLessThanOrEqualTo><PropertyName>OBS_DATE_TIME</PropertyName><Function
 name="dateParse"><Literal>yyyy-MM-dd HH:mm:ss</Literal><Literal>2004-12-28 
09:40:00</Literal></Function></PropertyIsLessThanOrEqualTo></And></Filter>

Above returns 2 features but its says in XML header:

<wfs:FeatureCollection numberOfFeatures="3" ...


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to