We need the ability to perform negative spatial queries in Experience Builder — e.g., return features that do not intersect, are not within, or are disjoint from another layer. This is essential for public-facing apps where users need to identify exclusions (e.g., schools not in selected zones).
Current Query and Select widgets only support positive spatial relationships. There is no way to invert the logic or simulate disjoint behavior. This limits spatial analysis and forces workarounds that are not viable for external users.
Please add:
A “Disjoint” or “Not Intersect” spatial relationship option
Support for dynamic layer selection
Optional buffer inversion (e.g., negative distance)
This would unlock critical workflows for exclusion analysis, gap detection, and spatial filtering in public apps.