Upgrade to Pro — share decks privately, control downloads, hide ads and more …

SOC 4650/5650 - Definition Query Example

SOC 4650/5650 - Definition Query Example

Workflow for executing definition queries in ArcGIS Pro. Created by Branson Fox.

Christopher Prener

February 17, 2019
Tweet

More Decks by Christopher Prener

Other Decks in Education

Transcript

  1. When you have data that you would like to filter

    by some criteria, you can use a definition query in ArcGIS Pro. It is useful to start by looking at the attribute table.
  2. Select the relationship of this field to a value. In

    this case, we select “is Equal to”
  3. You can add multiple clauses to the same data, but

    for now we’ll just use one. Click ok when you’re finished.
  4. We’ll go through another example, and explain a common error

    that occurs. Imagine you want to filter for Trees after the year 2000.
  5. When you get to the definition query, you may realize

    that there is no option for “is Greater Than or Equal to”
  6. The reason for this is because the year variable in

    this case is a text value rather than numeric. We will eventually discuss ways to solve this issue.
  7. Here is one more example that shows what a definition

    query for numeric data looks like.
  8. In this example, we will filter for Greenways that are

    greater than 0 feet wide. (0 likely indicates greenways that haven’t been developed yet)
  9. As you will notice, the options for your definition query

    are different because these data are numeric.