[Geoserver-devel] [jira] Created: (GEOS-2422) Be more explicit when we support a feature collection in input

Be more explicit when we support a feature collection in input
--------------------------------------------------------------

                 Key: GEOS-2422
                 URL: http://jira.codehaus.org/browse/GEOS-2422
             Project: GeoServer
          Issue Type: Improvement
          Components: WPS
            Reporter: Andrea Aime
            Assignee: Andrea Aime

At the moment the format for an input data that is supposed to be a feature collection is simply:
{code}
<wps:Format>
  <wps:MimeType>text/xml</wps:MimeType>
</wps:Format>
{code}

Make it at least state it's GML2 or GML3, eventually provide reference to the WFS schemas as well (or else maybe not, just provide a reference to the GML schemas, it would be nice if we could parse plain GML collection without the extra, and in this case probably useless, WFS attributes)

--
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