About 191,000 results
  1. Filter features with definition queriesArcGIS Pro

    Define definition queries to filter features in a layer or a stand-alone table to exclude them from drawing and analysis.

  2. Spatially Filter Feature Layers with Definition Queries - Esri

    With ArcGIS Pro 3.5 and later, you can add a spatial clause to a definition query to filter features by their geographic attributes.

  3. Generate Definition Query From Selection (Data Management)

    ArcGIS geoprocessing tool that creates a definition query (in SQL format) from the selected features or rows of the layer or table.

  4. Solved: Definition Query GUI - How to work? - Esri Community

    2 days ago · I feel like I used to be able to reach this state of definition query via the defintion query GUI. Nowadays I have to type that as SQL. I cannot find a way to produce "X and (Y or …

  5. Introduction to query expressions—ArcGIS Pro | Documentation

    Queries are used to select a subset of features and table records. Learn how Structured Query Language (SQL) syntax works and the ways you can write queries using the query builder in …

  6. Use Definition and Attribute Queries, a Beginners Guide

    Oct 3, 2025 · In the Layer Properties window, navigate to the Definition Query tab. Click New Definition Query, and construct the query by selecting the desired fields, criteria, and values. …

  7. Generating a Definition Query from a Selection in ArcGIS Pro

    Nov 8, 2024 · Have you ever tried to create a new definition query directly from a feature selection in ArcGIS Pro? Beginning with ArcGIS Pro 3.4, this process is simpler than ever.

  8. Build a queryArcGIS Pro | Documentation - Esri

    If you are familiar with SQL expressions, you can build a query quickly and include any operators or logic supported in SQL. To build a query in editor mode, complete the following steps:

  9. Create a definition query from a selection in ArcGIS Pro

    Starting in ArcGIS pro 3.4, you can create a definition query based on an active feature selection in a map or a scene. This query can be further edited from the layer properties.

  10. Enhance the ArcGIS Pro Definition Query Spatial Cl... - Esri …

    Jul 15, 2025 · In this blog post we are going to use ArcPy to overcome this limitation. We will show that we can create a definition query where we filter points based on intersection with a …