Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
ArcGIS Pro Definition Query Masterclass with ArcPy & Python
Highest Rated
Rating: 4.9 out of 5(21 ratings)
112 students

ArcGIS Pro Definition Query Masterclass with ArcPy & Python

Learn from an Esri Community MVP! This course takes you from zero to hero using Definition Queries with ArcPy!
Created byGlen Bambrick
Last updated 6/2025
English

What you'll learn

  • What a Definition Query is and why you should use them.
  • How Definition Queries are utilized in ArcGIS Pro.
  • How to use ArcPy to interact with Definition Queries for a Layer in a Map.
  • How to create custom tools in ArcGIS Pro that harness the power of Definition Queries

Course content

9 sections36 lectures3h 1m total length
  • Introduction3:34
  • Course Data & Setup4:12

    Download the ArcPy_DQ.zip folder from the Resources and extract the contents to the root of your C Drive. C:\ArcPy_DQ should be the path to the course material.

  • ArcGIS Pro 21-Day Trial3:56

    In this video we will get the 21-Day Trial of ArcGIS Pro. This is not necessary if you already have access to ArcGIS Pro. Download the arcgispro_trial.txt from the Resources for the link.

  • Installing PyScripter3:41

    In this video we will install PyScripter and enable the use of the arcpy module. Download the install_pyscripter.txt file from Resources for the link. You do not need to use PyScripter, you can use an IDE of choice. I recommend avoiding IDLE as the AddMessage() function will not work, you can replace AddMessage() with print().

Requirements

  • ArcGIS Pro Basic license.
  • Basic knowledge of Python Programming language.
  • Basic knowledge for navigating around ArcGIS Pro (Contents, Catalog, Geoprocessing panels for example)
  • Some experience with ArcPy is beneficial but not essential.

Description

Unlock the power of Definition Queries in ArcGIS Pro through this comprehensive course that dives deep into the intricacies of managing and utilizing definition queries with spatial data using ArcPy and Python scripting. Definition Queries provide a dynamic way to filter and display specific subsets of your data, enabling you to create more insightful maps and analyses. In this course, we will focus exclusively on Definition Queries, covering their creation, modification, and application through hands-on exercises and real-world scenarios.


Key Topics Covered:

  1. Introduction to Definition Queries

    • Understand the fundamentals of Definition Queries and their role in data visualization and analysis in ArcGIS Pro.

    • Explore the benefits of using Definition Queries for efficient Map production and Data Management.

  2. Definition Query Operations

    • Create, modify, enable, disable and delete Definition Queries through practical demonstrations.

  3. Custom Tool Development

    • Build three custom tools using ArcPy and ArcGIS Pro to enhance you GIS Definition Queries capabilities.

      • Tool 1: Create a Definition Query based on a Selection in a Layer

      • Tool 2: Create a Definition Query for a Layer based on the intersection with another Layer.

      • Tool 3: Utilize Definition Queries to Create a Custom Map-Series and print to PDF.

  4. Generate Definition Query from Selection

    • Geoprocessing Tool from the Data Management Toolbox

    • From ArcGIS Pro 3.4+

  5. Spatial Clause

    • From ArcGIS Pro 3.5+


Are you a GIS Professional seeking to enhance their ArcGIS Pro or ArcPy skills? A Python developer interested in applying their programming expertise to geospatial data with ArcGIS Pro? or a student/researcher looking to explore helpers such as Definition Queries to enhance GIS techniques and spatial analysis? Then this course, that exclusively focuses on detailing Definition Queries and implementing Definition Queries with ArcPy, is is exactly what you need!


Join us on this journey to master Definition Queries and elevate your GIS skills with ArcPy for ArcGIS Pro!


By the end of this course, you'll be proficient in leveraging ArcPy to harness the full potential of Definition Queries, empowering you to create visually compelling maps and conduct precise spatial analyses. Enroll now and bring a new level of precision to your spatial data management and visualization.


Your course instructor, Glen Bambrick, has over 16 years' experience with GIS and geospatial data, and has implemented standardized workflows utilizing ArcPy to great affect. Glen is an huge advocate for standardized data management and content management. ArcMap used to be the pinnacle of ArcGIS Desktop, but since ArcGIS Pro came on the scene, Definition Queries have been revamped and Geospatial forums are littered with questions on how to use ArcPy to interact with Definition Queries in ArcGIS Pro. Glen has poured everything you need to know about Definition Queries into this concise course.

Who this course is for:

  • ArcGIS Pro users who create maps and use (or have use for) Definition Queries.
  • Users who have switched from ArcMap to ArcGIS Pro to discover Definition Queries are a bit different.
  • Automation enthusiasts who want to manipulate data and maps using ArcPy.
  • ArcPy users who want all there is to know about interacting with Definition Queries via Python.