[Geoserver-devel] WPS sample implementations

Hi everyone, i need an information about WPS. Is there some example implementation or tutorial in Java or other languages? Thank you in advance


View this message in context: WPS sample implementations
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

On Mon, Apr 23, 2012 at 12:36 PM, df-kit <daniele.francioli@anonymised.com> wrote:

Hi everyone, i need an information about WPS. Is there some example
implementation or tutorial in Java or other languages? Thank you in advance

In Java there are various implementations you can look at here:
http://svn.codehaus.org/geoserver/branches/2.1.x/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/gs/
See also how they are registered in the Spring context here:
http://svn.codehaus.org/geoserver/branches/2.1.x/src/extension/wps/wps-core/src/main/java/applicationContext.xml

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

-------------------------------------------------------

Well, tahkyou.
I take a loot to ypur link and the Java code in that folder.
I have installed GeoServer with WPS extension.
I need a sort of tutorial or guide to set up a WPS service starting from the
beginning. I can't find somethink like this in this forum.

Let's say, if I want to develop a WPS service called "helloWorld" that just
output "Hello World" calling for example (I don't know is the url is built
ub in a correct way, just for example):
http://localhost:8080/geoserver/ows?service=WPS&version=1.0.0&request=sayHello

--
View this message in context: http://osgeo-org.1560.n6.nabble.com/WPS-sample-implementations-tp4909787p4909991.html
Sent from the GeoServer - Dev mailing list archive at Nabble.com.

On Mon, Apr 23, 2012 at 2:24 PM, df-kit <daniele.francioli@anonymised.com> wrote:

Well, tahkyou.
I take a loot to ypur link and the Java code in that folder.
I have installed GeoServer with WPS extension.
I need a sort of tutorial or guide to set up a WPS service starting from
the
beginning. I can't find somethink like this in this forum.

Let's say, if I want to develop a WPS service called "helloWorld" that just
output "Hello World" calling for example (I don't know is the url is built
ub in a correct way, just for example):

http://localhost:8080/geoserver/ows?service=WPS&version=1.0.0&request=sayHello

We don't have such a tutorial. If you want you can sponsor someone into
writing it,
see the "commercial support" section in the geoserver.org home page

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

-------------------------------------------------------