Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning the Esri stack: ArcGIS Pro, Model Builder, Arcpy
Rating: 4.5 out of 5(34 ratings)
288 students

Learning the Esri stack: ArcGIS Pro, Model Builder, Arcpy

a workshop to learn the basics of Esri's new offerings in ArcGIS Pro
Created byArthur Lembo
Last updated 9/2022
English

What you'll learn

  • How to define a spatial problem, and plan out the approach for solving it
  • You will learn the differences between ArcMap and ArcGIS Pro
  • You will get a basic overview of the ArcGIS Pro interface
  • How to use ArcGIS Pro to solve our GIS problem
  • How to use Model Builder in ArcGIS Pro to solve our GIS problem
  • How to use Python within ArcGIS Pro to solve our GIS problem

Course content

6 sections27 lectures4h 22m total length
  • Welcome7:20

    Overview

    With Esri's recent introduction of ArcGIS Pro, and the eventual phasing out of ArcMap 10x, users will need to begin their own migration process to the new platform. Also, most Esri users are only familiar with the graphical user interface (GUI) of ArcMap, and have not taken advantage of some of the other powerful analytical resources in the product line, such as Model Builder and Python.

    This hands-on workshop will show you how to solve spatial problems using the ArcGIS Pro GUI, Model Builder, and Python. And, as a bonus, you'll also learn how to leverage the brand new 3rd party add-in SQL for ArcGIS Pro. To help you conceptualize the tools, how they work, and how they differ, we will explore a single problem: analyzing access to COVID-19 vaccination centers in the State of Maryland.

    The exercises are robust enough to explore many features of the ArcGIS Pro command set and are challenging enough to reveal the strengths and weaknesses inherent in each of the technological solutions.

    Objectives

    At the end of this module, you will...

    1. Understand the goals and objectives for the workshop;

    2. Become familiar with the data sources used in the workshop;

    3. Be introduced to the conceptual steps necessary to solve our problem;


  • Course resources, don't miss this.0:52

    Make sure to read the article, as it contains the links to download our data and software (in case you don't have ArcGIS Pro, Esri provides a trial version). 

  • Why you should move to ArcGIS Pro15:41

    Overview:

    For those of you who are new to ArcGIS Pro, you'll notice many similarities with ArcMap, but also many differences. Whenever you transition to a new software product, even from the same vendor, there are challenges and some adjustments to absorb. In these videos, I want to introduce ArcGIS Pro with a particular emphasis on its similarities and differences with ArcMap. Although this isn't a full-fledged training class in ArcGIS Pro, having a grasp of how ArcGIS Pro works and is different from ArcMap will help you better accomplish the tasks for the remainder of the workshop.

    Why you should consider switching from ArcMap to ArcGIS Pro

    Times are changing, and life moves on. That's true for the ArcGIS product line. Most people are so used to ArcMap 10x, that the thought of jumping to ArcGIS Pro is a bit intimidating. But the reality is, you don't have much of a choice, as ArcMap will no longer be supported. This video is going to give you a very brief introduction to some of the differences between ArcMap and ArcGIS Pro, and also illustrate some of the user experiences within Pro. Hopefully, it will alleviate some concerns you might have about making the switch.

    Also, you'll see that ArcGIS Pro is a dramatic improvement over ArcMap, so you will likely have a better experience by moving to Pro.

  • Starting up ArcGIS Pro - what the experience looks like6:13

    During our time together, you'll likely be starting and exiting out of ArcGIS Pro. So, it's a good idea to get familiar with how to start up ArcGIS Pro and bring in the data or different projects. It's not a whole lot different than ArcMap, but there are some subtle changes.

Requirements

  • You need a Windows, 64bit PC
  • This is going to be a very hands-on workshop using Esri's ArcGIS Pro. To successfully complete the workshop, you should be able to do the following:
  • Organize and locate files on your compute
  • Download and save files from the Internet to your computer (.zip files)
  • Download and install Esri's ArcGIS Pro software.

Description

As you probably know, Esri is moving  their users to the latest software, ArcGIS Pro.  Perhaps you are a little hesitant in making that leap.  Or, maybe you want to learn how to use different approaches to solve a GIS problem including the GUI, Model Builder, Python scripting, or a 3rd party extension that uses SQL.  Or, maybe you want to be able to articulate the strengths and limitations of the different Esri approaches.  Whether you are moving to the new Esri platform, of just trying to gain the necessary skills to land that next job in your career, this course will help you get there.

In this course, we are going to explore 4 different ways to solve a GIS problem using Esri software: the ArcGIS Pro graphical user interface (GUI), Model Builder, Python Scripting with Arcpy, and spatial SQL with SQL for ArcGIS Pro.  As a bonus, I'm also going to introduce you to some of the cloud based solutions that Esri has available.

As our base scenario, we are going to perform a GIS analysis to evaluate access to COVID-19 vaccination sites for different ethnic populations in the State of Maryland. Believe it or not, the simple question of what percentage of the population is within a specified distance of a vaccination center is trickier than you'd think, requiring a number of steps to complete.

Fortunately, the tools in Esri's ArcGIS Pro allow us to accomplish this task in many different ways. So, you'll not only learn how to use the different approaches, you'll also have a good understanding of the differences among the solutions.  It's one thing to be introduced to the different options, and being able to parrot back the strengths and weaknesses of each approach.  But, it's another thing to have the actual hands on experience in doing it. 

As you follow along with me, using the data I provide you, you'll be able to say I have actually used these tools in ArcGIS Pro, and from experience can tell you the strengths and weaknesses of each approach.  In the videos, we'll also discuss the appropriateness of each tool, given the particular problem you may be facing. 

Who this course is for:

  • GIS users wanting to learn how to use ArcGIS Pro, Model Builder, and Arcpy