With the ArcGIS Maps SDK for JavaScript, you can perform spatial analyses. Spatial analysis is the process of using analytical techniques to find relationships, discover patterns, and solve problems with geographic data. The goal of every analysis is to turn data into information. Most analyses involve using your data as input, executing one or more operations, and then visualizing the output data on a map.
Introduction to spatial analysis
Spatial analysis allows you to discover patterns, find trends, and gain insights into your geospatial data.
Introduction to geometry operators
Geometry operators provide client-side capabilities for performing geometric calculations.
Geoprocessor
The Geoprocessor class provides access to ArcGIS Enteprise geoprocessing resources.