October 2017
Intermediate to advanced
382 pages
11h 26m
English
Geoprocessing services expose the analytical and data processing capabilities of ArcGIS Server through the publishing of the ArcGIS Model Builder models, Python Toolboxes, and custom Python scripts. A geoprocessing service is comprised of one or more geoprocessing tasks, each of which represents a geoprocessing tool. In a geoprocessing service, a task takes input from an application (typically, as input from a user) as input, processes it, and performs any calculations, and returns meaningful output in the form of maps, features, reports, files, or, in the case of a custom geoprocessing service, some sort of custom output.