[Geoserver-devel] WPS code

Hi

Does anyone know where I can get the WPS code from? Ie. JTS:intersection?

Dominique Bessette

Engineer, Software

General Dynamics Information Technology

Supporting Fleet Numerical Meteorology and Oceanography Center (FNMOC)

Office: 619-881-2748

If it’s just the JTS code you want you can find it here:

http://tsusiatsoftware.net/jts/main.html

···

On Tue, Jul 2, 2013 at 10:44 AM, Bessette-Halsema, Dominique E <Dominique.Bessette@anonymised.com> wrote:

Hi

Does anyone know where I can get the WPS code from? Ie. JTS:intersection?

Dominique Bessette

Engineer, Software

General Dynamics Information Technology

Supporting Fleet Numerical Meteorology and Oceanography Center (FNMOC)

Office: 619-881-2748


This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Hi,

you can have a look at these two place http://docs.geoserver.org/stable/en/developer/programming-guide/wps-services/implementing.html http://suite.opengeo.org/docs/processing/wpsjava/index.html for a base code.

Ing. Francesco Bartoli
CTO & Owner
GeoBeyond Srl
Via M. Augusta 68
02040 - Vacone (RI) - Italy
http://www.geobeyond.it
Mob: +39 333 2997173
Twitter: twitter.com/geobeyond
SkypeId: francesco_bartoli

Il giorno 02/lug/2013, alle ore 19:44, Bessette-Halsema, Dominique E ha scritto:

Hi

Does anyone know where I can get the WPS code from? Ie. JTS:intersection?

Dominique Bessette
Engineer, Software
General Dynamics Information Technology
Supporting Fleet Numerical Meteorology and Oceanography Center (FNMOC)
Office: 619-881-2748

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

On Tue, Jul 2, 2013 at 7:44 PM, Bessette-Halsema, Dominique E <
Dominique.Bessette@anonymised.com> wrote:

Hi ****

** **

Does anyone know where I can get the WPS code from? Ie. JTS:intersection?

Part of it is in the WPS module, the rest is in GeoTools in the process-*
modules,
for example, JTS:intersection is coming from an annotated set of static
methods (since
these are really one liners):

https://github.com/geotools/geotools/tree/master/modules/unsupported/process-geometry/src/main/java/org/geotools/process/geometry

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

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

Just a note that the “JTS” prefix was changed to “geo” in 2.3 although the JTS prefix is still usable as long as the DeprecatedProcessFactory is enabled.

https://github.com/geoserver/geoserver/blob/master/src/extension/wps/wps-core/src/main/java/org/geoserver/wps/DeprecatedProcessFactory.java

···

On Wed, Jul 3, 2013 at 2:04 AM, Andrea Aime <andrea.aime@anonymised.com> wrote:

On Tue, Jul 2, 2013 at 7:44 PM, Bessette-Halsema, Dominique E <Dominique.Bessette@anonymised.com> wrote:


This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Hi

Does anyone know where I can get the WPS code from? Ie. JTS:intersection?

Part of it is in the WPS module, the rest is in GeoTools in the process-* modules,

for example, JTS:intersection is coming from an annotated set of static methods (since
these are really one liners):

https://github.com/geotools/geotools/tree/master/modules/unsupported/process-geometry/src/main/java/org/geotools/process/geometry

Cheers
Andrea

==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it