Hi, I'm working with a fairly big multipolygon (400 000points) in oracle spatial.
I noticed that all the points are returned to the client (browser) even if 10 points are showing. WFS protocol doesn't weed out those points so I'd like to use WPS to perform clipping of the returned coordinates by WPS. I tried the query builder but I always get "No workspace specified" error even if there's a workspace specified in the URL (GET). How can I chain WFS request with a WPS process so that every WFS result will be clipped by Geoserver ? Thanks -- Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
