On Thu, Feb 9, 2012 at 11:56 AM, Rahkonen Jukka <[email protected]> wrote: > Hi, > > When it comes to the time it takes to get all the features instead of just > the bounding box, I would do some measurements and collect some facts before > saying if it is faster to receive some extra data ot to launch some extra > service for ripping off the unnecessary feature geometries.
WPS is not a separate service, the bounds process runs directly in GeoServer and does a native bound query (when possible) against the data source, so it's as fast as it can be. The current downside is that one cannot limit the process to be exposed, so out of the box GeoServer WPS exposes all of the processes even if you would like to enable just that one. It's something we want to get improved upon, I've been actually looking for projects or organisations to sponsort that improvement for some time. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 962313 mob: +39 339 8844549 http://www.geo-solutions.it http://geo-solutions.blogspot.com/ http://www.youtube.com/user/GeoSolutionsIT http://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
