Select to view content in your preferred language

Create a spatial join tool in experience builder

195
1
4 weeks ago
Labels (1)
ClaraRiechmann
New Contributor

I'm looking to create a tool in experience builder that calculates how many polygons a line passes through. Users want to know how many counties a corridor passes through on the fly. Thanks

0 Kudos
1 Reply
Ke_Xu
by Esri Regular Contributor
Esri Regular Contributor

Hi @ClaraRiechmann,

You can use the Select or Query widget.

Steps:

  1. Add the polygon layer to the Query widget.
  2. Go to Spatial filter, Selected features from data source, and set the spatial layer as the line layer.
  3. Turn on Live view.
  4. Select a line and run the analysis.

Ke_Xu_0-1782799657935.png

 

Thanks,

Ke

0 Kudos