Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] wps client work

On Mon, Jun 21, 2010 at 9:00 AM, Jody Garnett <jody.garnett@xxxxxxxxx> wrote:
> Just a general heads up - I have a couple of weeks to work on WPS client functionality.
>
> My goals are to focus on:
> - ease of use (our existing view is okay but hardly friendly; while I understand we cannot have a generic client and expect it to be perfectly friendly I think we can do a bit better then raw WKT for geometry)
> - feature collection in and out
> - grid coverage out (not sure how to go about getting them in?) Perhaps JGrass can shed some light on if there is a GIS selection convention for selecting from a raster? All I can think of is a raster plus "mask"?

Currently the algorithms assume that all the data that enter will be
used. Since it is all based on a chaining modules engine, if coverages
have to be first reprojected or cropped, then that will happen in a
previous module.

Does that somehow answer your question?

Andrea

>
> Today I am mostly hunting down the different WPS server implementation and seeing what demo servers are available:
> - 52 North
> - ZooWPS
> - GeoServer WPS Community module
>
> Jody
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel
>


Back to the top