22 | | <h2 class="st">Overview</h2> |
23 | | <p class="sp"><b>WPS</b> defines a standardized interface that facilitates the |
24 | | publishing of geospatial processes, and the discovery and binding |
25 | | to those processes by client applications. 'Processes' include any algorithm, |
26 | | calculation or model that operates on spatially referenced |
27 | | data. 'Publishing' means making available machine readable binding |
28 | | information as well as human readable metadata that allows service |
29 | | discovery and use. </p> |
30 | | <p class="sp"><b>WPS</b> can be configured to offer any sort of GIS functionality to clients across a |
31 | | network, including access to pre-programmed calculations and/or computation models |
32 | | that operate on spatially referenced data. A WPS may offer calculations as simple as |
33 | | subtracting one set of spatially referenced numbers from another, or as complicated as an |
34 | | environnemntal model. The data required by the WPS can be delivered across a |
35 | | network, or available at the server.</p> |
| 22 | <h2 class="st">Welcome</h2> |
| 23 | <p class="sp">blabla</p> |
39 | | <p class="sp"> The <b>WPS</b> interface specification provides mechanisms to identify the spatially referenced data |
40 | | required by the calculation, initiate the calculation, and manage the output from the |
41 | | calculation so that the client can access it. This Web Processing Service is targeted at |
42 | | processing both vector and raster data.</p> |
43 | | <p class="sp"> The <b>WPS</b> specification is designed to allow a service provider to expose a web accessible |
44 | | process in a way that allows clients to input data and |
45 | | execute the process with no specialized knowledge of the underlying physical process |
46 | | interface or API. The WPS interface standardizes the way processes and their |
47 | | inputs/outputs are described, how a client can request the execution of a process, and how |
48 | | the output from a process is handled.</p> |
| 28 | <p class="sp"> edeefzegtrh</p> |
| 29 | <table class="table table-condensed"> |
| 30 | <thead> |
| 31 | <tr> |
| 32 | <th>#</th> |
| 33 | <th>First Name</th> |
| 34 | <th>Last Name</th> |
| 35 | <th>Organization</th> |
| 36 | </tr> |
| 37 | </thead> |
| 38 | <tbody> |
| 39 | <tr> |
| 40 | <td>-</td> |
| 41 | <td>-</td> |
| 42 | <td>-</td> |
| 43 | <td>-</td> |
| 44 | </tr> |
| 45 | <tr> |
| 46 | <td>-</td> |
| 47 | <td>-</td> |
| 48 | <td>-</td> |
| 49 | <td>-</td> |
| 50 | </tr> |
| 51 | </tbody> |
| 52 | </table> |