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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to