Skip to content

Spatial analysis

Spatial analysis is the process of using analytical techniques to find relationships, discover patterns, and solve problems with geographic data. To perform spatial analysis with MapLibre GL JS, use the ArcGIS REST JS library to access the spatial analysis service.

Steps
  1. Use ArcGIS portal to import your data and create a feature service and feature layer.
  2. Get your analysis URL.
  3. Use the request package in ArcGIS REST JS.
  4. Perform a spatial analysis operation.
  5. Display the results in a map with the MapLibre ArcGIS plugin.

Feature analysis

You can use feature analysis to find where features overlap, measure their size and shape, or detect patterns and relationships in your data.

Perform a feature analysis

Learn how to perform a hot spot analysis on parking data using the Job request in ArcGIS REST JS.

Go to tutorial

More resources

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.