1) The document discusses a presentation on the Web Processing Service (WPS) standard. WPS defines how geospatial processes can be published, described, and executed over the web.
2) WPS version 1.0 specifies operations for getting process descriptions, executing processes, and managing asynchronous executions. WPS version 2.0 adds new operations for managing process executions.
3) Examples show how WPS can be used for simple GIS processes, image processing workflows, and chaining multiple processes together across different servers.