Add support for direct GeoServer vector data input
--------------------------------------------------
Key: GEOS-2418
URL: http://jira.codehaus.org/browse/GEOS-2418
Project: GeoServer
Issue Type: New Feature
Components: WPS
Reporter: Andrea Aime
Assignee: Andrea Aime
There should be a way to feed the processes with data GeoServer already knows about without going thru the GML encode/decode part.
This could be some smart code that recognizes that a request is actually doing something inside GeoServer, for example by recognizing the host and doing a partial dispatch of the request, for example by stopping the dispatch before encoding, so that WFS and WCS filters have a chance to run.
Another way could be a fake url, something like internal://wfs/topp:states?PROPERTIES=a,b,c&CQL_FILTER=... and so on.
--
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