Hi all,
I have two layers in my web map (districts & points). The points layer is coming from Survey123 feature layer.
I'd like to symbolize those features (in the district layer) based on the intersection with the points layer. (e.g. if intersects red and if doesn't green)
I can't access the attributes of the points layer from the styling Arcade expression of the districts' and creating FeatureSet isn't also available, unlike the Pop-ups.
Does anyone know how to do that or have any workaround?
P.S creating an S123 form based on the district layer and having both layers in one Hosted Feature Layer also didn't allow accessing.