David R Robison ha scritto: > Thanks. Are there any documents on how to deploy it within an existing > implementation of geoserver? This way I could begin to play with it and > evaluate where it stands verses our needs.
Nope, there is nothing. It's not even built as part of the regular builds, you have to check out the sources. If you're interested anyways start grabbing a checkout of the 2.0.x branch and then I can give you some pointers on how to start it either form command line or from Eclipse. > My interest in an integrated geoserver WPS lies in trying to increase > the performance of our WPS calls. We are currently using 52 North's WPS > server and it is working well. However, for some large geometries and/or > data sets, when the WPS fetches the data from the WFS there is a huge > penalty in converting the features to GML and then back to features > again. What I want to investigate is if the geoserver's WPS module could > capture those WFS calls and execute the WFS module directly rather than > making a HTTP call back to itself. Anyway, thanks for the information. This is not available. It's certainly doable and I have some ideas, but it requires some changes in the core dispatcher and some mechanism to recognize that the source is local. I'd say it's a few days worth of work Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
