Web porcess service
Tuesday, October 2nd, 2007A Web of OGC that processes the service (WPS) it is a service of the Web that takes a defined system from entrances, it applies a calculation, and it produces a defined system of exits. WPS is designed to work with referred spatial data but it is possible to be used with other classes of data. WPS is a generic service of the Web in which the specific processes provided by a putting in WPS practice are defined by the owner of that putting in practice.
WPS allows to create, to publish, to find, and to tie to the services of the fabric. The platform (like the SOAP) is theoretically neutral thread of transporte/de, but it is tied actually to the HTTP. It is described more better possible like type service of the RPC of not-REST.
WPS defines three operations:
1. GetCapabilities returns goal data from the service-level
2. DescribeProcess returns a description from a “process” including its entrances and exits
3. To execute the returns the exit of a “process”
The operations of WPS can be invoked using a standard web browser putting under requests under the form of resource localizers uniforms (URLs) via the HTTP documents OBTAIN, or of XML via the POST of the HTTP. The content of such documents of URLs or XML depends is asked for of what operation. For example, when soliciing an operation of executing the request of the HTTP identifies the entrances, the process that will be executed, and the form of exit that will be provided.
WPS has the following characteristics
1. For a single exit as an image of the GIF, WPS can directly return the exit
2. For the multiple exits, WPS returns the exits fitted or referred a document of the XML answer.
3. The entrances can be fabric-accessible URLs
4. The exits can be stored like fabric-accessible URLs
5. It supports multiple formats of the entrance and the exit
6. It supports lasting processes
A WPS is not invoked generally directly. More often, it is invoked by a use of the client who provides with the user interactive controls. This use of the client can or it cannot fabric-be based.
WPS version 1.0.0 was approved like specification of civil employee OGC in August of 2007. The public launching of the specification is anticipated soon. Version 0.4.0 was sent as requested of OGC the public commentary in 2005 and has been put in execution by some adopters early.






