Select to view content in your preferred language

Spatial definition query

25710
62
04-26-2010 04:36 AM
Status: Implemented
Labels (1)
HenkZwols
Regular Contributor

I would like to be able to apply a spatial definition query to a layer.

I.e. Select features from this pointlayer that are within a feature from buildingpolygons.

Defining a query must be as easy as it can be done in the Select By Location dialog.

The result of the query is updated when features that are involved are modified.

62 Comments
Bud
by

@TanuHoque 

Are there plans to add more spatial operations other than "is intersected by" in future releases?

Bud_0-1747323943990.png

Or are there other spatial operations available, and I'm just not seeing them?

Spatial Definition Query - Spatial operations other than intersect

TanuHoque
Status changed to: Implemented

Implemented in ArcGIS Pro 3.5. Click 'Add Spatial Clause' to add a new spatial clause to your definition query.

TanuHoque_1-1747776707123.png

please note:

  • you can only have one spatial clause in a definition query
  • the search geometry you pick are used by value. As a result if the source geometry gets modified later in the layer, that won't have any affects to the spatial clause.
  • 'is intersected by' is the only spatial relationship operator supported currently
  • currently only AND operator is supported while getting combined with attribute clause(s)

 

For more, please reach the following doc and blog post: