Hide Table of Contents
esri/dijit/util
esri/layer/pixelFilters
esri/process
esri/support
esri/workers
Class: IntersectingGeographies

require(["esri/tasks/geoenrichment/IntersectingGeographies"], function(IntersectingGeographies) { /* code goes here */ });

Description

(Added at v3.6)
The study area is created with the geometries intersecting the passed in geometry from specified layers. To be used in favor of the studyAreaOptions property in the Infographic class.

Samples

Search for samples that use this class.

Properties

NameTypeSummary
levelsGeographyLevel[]The layers from which intersecting geographies should be used as study areas.
Property Details
The layers from which intersecting geographies should be used as study areas.
Show Modal