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