Support app-schema n WFS GML 3.2 output
---------------------------------------
Key: GEOS-4496
URL: http://jira.codehaus.org/browse/GEOS-4496
Project: GeoServer
Issue Type: Improvement
Components: WFS
Affects Versions: 2.2.x
Reporter: Ben Caradoc-Davies
Assignee: Ben Caradoc-Davies
Fix For: 2.2.x
GML32OutputFormat does not support app-schema because:
(1) The WFS 2.0 XSDSchema is smuggled into the Configuration at a point in FeatureTypeSchemaBuilder that is not hit for app-schema code branches to handle schema imports/includes. This will be refactored and fixed.
(2) GML3OuputFormat contains performance-enhancement numberOfFeatures handling for app-schema using an XSLT that does not support WFS 2.0. Has to be fixed.
(3) GML32OutputFormat/GML3OuputFormat need to encode the correct WFS schemaLocation. At the moment, only WFS 1.1 schemaLocation is encoded.
I will need to change:
GML32OutputFormat
GML3OuputFormat
FeatureTypeSchemaBuilder
There will also be unit test coverage in app-schema-test.
--
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