Response to WFS query on a sql view returns zero for the number of features
---------------------------------------------------------------------------

                 Key: GEOS-4245
                 URL: http://jira.codehaus.org/browse/GEOS-4245
             Project: GeoServer
          Issue Type: Bug
          Components: PostGIS, WFS
    Affects Versions: 2.1-beta1
         Environment: Linux/Tomcat 6
            Reporter: Charles Galpin
            Assignee: Andrea Aime


The response to a WFS query on a sql view returns zero for the number of 
features

/geoserver/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=myns:test_sql_view&maxFeatures=50&outputFormat=GML2

returns

<wfs:FeatureCollection numberOfFeatures="0" ...>
 <gml:featureMembers>
   <gml:boundedBy/>
   <myns:test_sql_view gml:id="test_sql_view.fid-7b81134_12ca359e616_db5"/>
   <myns:test_sql_view gml:id="test_sql_view.fid-7b81134_12ca359e616_db6"/>
   ..
 <gml:featureMembers>
</wfs:FeatureCollection>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to