ArcPy for Python Developers using ArcGIS Pro
ArcPy for Python Developers using ArcGIS Pro, available at $89.99, has an average rating of 4.54, with 78 lectures, 1 quizzes, based on 1549 reviews, and has 8513 subscribers.
You will learn about Learn to write GIS applications using Python tools and applications for ArcGIS. Become highly skilled in using ArcPy/Python with ArcGIS Pro. Be able to apply for GIS, Geospatial, or Spatial Developer job positions. Be a Python developer who specializes in ArcPy, which is in demand to GIS projects undertaken by different industries. This course is ideal for individuals who are This course is suitable for developers with some basic Python language exposure who want to enhance their skills by learning about ArcPy using ArcGIS Pro. It is particularly useful for This course is suitable for developers with some basic Python language exposure who want to enhance their skills by learning about ArcPy using ArcGIS Pro.
Enroll now: ArcPy for Python Developers using ArcGIS Pro
Summary
Title: ArcPy for Python Developers using ArcGIS Pro
Price: $89.99
Average Rating: 4.54
Number of Lectures: 78
Number of Quizzes: 1
Number of Published Lectures: 78
Number of Published Quizzes: 1
Number of Curriculum Items: 79
Number of Published Curriculum Objects: 79
Original Price: $69.99
Quality Status: approved
Status: Live
What You Will Learn
- Learn to write GIS applications using Python tools and applications for ArcGIS.
- Become highly skilled in using ArcPy/Python with ArcGIS Pro.
- Be able to apply for GIS, Geospatial, or Spatial Developer job positions.
- Be a Python developer who specializes in ArcPy, which is in demand to GIS projects undertaken by different industries.
Who Should Attend
- This course is suitable for developers with some basic Python language exposure who want to enhance their skills by learning about ArcPy using ArcGIS Pro.
Target Audiences
- This course is suitable for developers with some basic Python language exposure who want to enhance their skills by learning about ArcPy using ArcGIS Pro.
The global Geographic Information System (GIS) market is expected to by worth over ten billion dollars by 2023, and is growing at a huge rate.
Developers who are skilled with appropriate GIS software are already in high demand and the demand is growing.
At the GIS Stack Exchange – the spatial library for Python – the most questions asked are for ArcPy, which provides a Python API to Esri’s flagship product ArcGIS Desktop and its two main applications (ArcGIS Pro and ArcMap).
Consequently, there has never been a better time for Python developers to add ArcPy skills to their repertoire.
This course is primarily designed to introduce Python developers to the ArcPy classes and functions for working with ArcGIS Pro. It will also introduce them to many aspects of the ArcGIS Pro GUI, so that they are well placed to understand the requirements of the end users for the applications that they write.
While relatively little Python experience is needed to undertake the course, the Python classes and functions used may be easier to understand if you have already undertaken introductory Python training – such as the Learn Programming Academy’s Python Masterclass.
The course is also suitable for ArcGIS Pro end users who wish to learn ArcPy, but they may need to embark on a steep Python learning curve, if they have minimal skills in that language.
Most sections of this course can be taken in any order. You just need to download the data, and check that you have ArcGIS Pro and your Python IDE working first.
NOTE: Paid software is required to take this course.
The course requires only a Basic level license of ArcGIS Desktop (which includes ArcGIS Pro), and no extension products need to be licensed in order to complete all exercises.
If you do not have an ArcGIS Desktop license, then for about $100-150 per annum it is possible to use an Advanced level license and many of the extension products for non-commercial purposes (like taking this course!), via Esri’s ArcGIS for Personal Use program (details inside the course).
It is also possible to undertake a 21-day free trial of ArcGIS Pro (details also inside the course).
The recommendation is to take the 21-day free trial to get started.
This course starts by examining the various places that Python code can be used within the ArcGIS Pro application, and how Python code can be written using a Python IDE to interact with ArcGIS Pro as either a standalone script or a Python script tool.
You will then be taken on a tour of the most commonly used ArcPy functions and classes for geoprocessing, followed by tours of its modules for data access and mapping.
The scenarios chosen, to illustrate how each function and class is used, are derived from the presenter’s experience working with ArcPy and Python for almost 10 years, and with Esri software for 30 years.
Your instructor, Graeme Browning has been using the Esri software on a daily basis for over 30 years, 8 years of which he has spent using ArcPy. Graeme has also spent 18 years with Esri UK and Esri Australia working in different roles from Senior GIS Analyst to Technical Director.
He is also ranked in GIS Stack Exchange as the all-time, worldwide:
-
#1 user of ArcPy
-
#1 user of ArcGIS Desktop
-
#2 user of ArcGIS Pro
-
#5 user of all GIS products
Graeme has also received the Esri High Achievement Award by Jack Dangermond (President).
He has already developed nearly 20 one-day courses and half-day workshops for instructor-led delivery and along with that, nearly 20 eLearning video courses.
So if you’re looking for the perfect instructor to teach you the best practices in learning ArcPy for Python, Graeme is the best one there is!
Key Topics to be covered are :
-
Using ArcPy and Python in multiple interfaces within and alongside ArcGIS Pro
-
Python window
-
Python IDE (e.g. IDLE)
-
Python Script Tools
-
Python Toolbox Tools
-
Python Parser for Field Calculating and Labeling
-
Using ArcPy Modules, Classes and Functions
-
Working with the search, update and insert cursors of ArcPy’s Data Access Module (arcpy.da)
-
Performing GIS Inventory by Listing Data, Describing Data and Walking System Folders and Spatial Datasets
-
Using the Mapping module for map automation using project, map, layer, layout, map frame, extent, camera, spatial reference, text, graphics, legends, scale bars, north arrows, pictures and many other object classes
-
Working with Map Series to meet simple through to complex Map Book requirements
-
Finding your way around ArcGIS Pro’s very extensive ArcPy/Python documentation
-
Working with Point, Line and Polygon Geometries
-
Setting the Geoprocessing Environment
-
Getting and Setting Parameters for Python Script Tools
-
Creating test data
-
Exporting map layouts to PDF
Enrolling in this course is the best decision you can make!
-
The course focuses on teaching ArcPy in-depth from the basics through to advanced
-
It’s 3-4 times the length of any other ArcPy course, and designed to accommodate many more lectures and challenges on not just ArcGIS Pro, but also ArcMap
-
Plus, it teaches ArcPy for ArcGIS Pro which was only released in 2015, while other ArcPy courses typically use only the older ArcMap! You are getting the most up to date learning!
By the end of this course, you will have the necessary skills needed to become an expert in ArcPy using ArcGIS Pro and apply it to your own programs such as Map Automation and Geoprocessing.
The ideal student would be someone with a basic knowledge of Python who is eager to improve their skills and take them to the next level by learning ArcPy using ArcGIS pro.
The sooner you sign up for this course, the sooner you will have the skills and knowledge that would put you among the list of in demand Python developers!
Sign up today and get started!
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction to the Course
Lecture 2: Introduction to ArcPy, ArcGIS Pro and Spatial Data
Chapter 2: ArcGIS Pro, Python and Data Setup
Lecture 1: ArcGIS Pro Licensing Options
Lecture 2: Checking Setup for ArcGIS Pro and Python/IDLE/ArcPy
Lecture 3: Downloading Natural Earth Data
Lecture 4: Deleting Data for Section Resetting
Chapter 3: Python Interfaces for ArcGIS Pro
Lecture 1: Using Python Window of ArcGIS Pro
Lecture 2: Using a Python IDE (IDLE)
Lecture 3: Writing a Simple Python Script Tool
Lecture 4: Using Python Functions
Lecture 5: Using Python Parser for Labeling
Lecture 6: Using Python Parser for Calculating Fields
Lecture 7: Using Python Parser for Calculating Values in ModelBuilder
Lecture 8: Using ArcGIS Notebooks
Chapter 4: ArcPy Documentation for ArcGIS Pro
Lecture 1: ArcGIS Pro Help Overview
Lecture 2: ArcGIS Pro Tool Reference
Lecture 3: ArcGIS Pro Python Reference
Chapter 5: Using Geoprocessing Tools to Automate Workflows
Lecture 1: Creating Project for Geoprocessing Framework Section
Lecture 2: Workflow Using Tool Dialogs
Lecture 3: Workflow Using Geoprocessing History
Lecture 4: Workflow Using Python IDE
Lecture 5: Workflow Using Python Script Tool with Pick List
Lecture 6: Workflow Using Python Toolbox Tool
Lecture 7: Workflow Using Model Tool
Chapter 6: Setting the Geoprocessing Environment for ArcPy
Lecture 1: Using Environment Setting to Overwrite Output
Lecture 2: Using Environment Setting to Set Current Workspace
Lecture 3: Using Environment Setting to Set Extent for Geoprocessing
Chapter 7: Performing GIS Inventory
Lecture 1: ArcGIS Pro End User View of Data
Lecture 2: Listing Workspaces, Feature Datasets and Feature Classes
Lecture 3: Listing Tables and Fields
Lecture 4: Describing Data Using arcpy.Describe() to Create Describe Objects
Lecture 5: Describing Data Using arcpy.da,Describe() to Create Dictionaries
Lecture 6: Walking Data Using arcpy.da.Walk() to Create Lists
Chapter 8: Working with Geometries
Lecture 1: Creating Fishnet Feature Classes for Testing
Lecture 2: Copying Geometry Objects from Feature Class
Lecture 3: Creating Point and MultiPoint Geometry Objects from Scratch
Lecture 4: Creating Singlepart and Multipart Polyline and Polygon Geometry Objects
Lecture 5: Working with Geometry Methods
Chapter 9: Working with Cursors from Data Access Module (arcpy.da)
Lecture 1: Using arcpy.da.SearchCursor() to Iterate Features and Rows
Lecture 2: Using arcpy.da.SearchCursor() to read Geometries via SHAPE@ tokens
Lecture 3: Using arcpy.da.SearchCursor() to create Python Lists and Sets
Lecture 4: Using arcpy.da.SearchCursor() to create Python Dictionaries
Lecture 5: Using arcpy.da.UpdateCursor() to Perform Edits
Lecture 6: Using arcpy.da.InsertCursor() to Create a Table
Lecture 7: Using arcpy.da.InsertCursor() to Insert a Geometry into a Feature Class
Lecture 8: Using arcpy.da.InsertCursor() to create a Table-like Feature Class
Chapter 10: Using Mapping Module (arcpy.mp) from Python Window of ArcGIS Pro
Lecture 1: Working with ArcGISProject, Map and Layer Classes in ArcGIS Pro
Lecture 2: Working with Layout and MapFrame Classes in ArcGIS Pro
Lecture 3: Zooming Using Camera and Extent Classes in ArcGIS Pro
Chapter 11: Arranging Layout Elements around Map Frames using a Python IDE (IDLE)
Lecture 1: Using PDF Map for Quick Testing from a Python IDE (IDLE)
Lecture 2: Working with Text Elements
Lecture 3: Working with Graphic Elements
Lecture 4: Working with Picture Elements
Lecture 5: Working with Mapsurround Elements (North Arrow and Scale Bar)
Lecture 6: Working with Legend Elements
Chapter 12: Making Dynamic Maps and Map Series
Lecture 1: Enabling Map Series on ArcGIS Pro Layout to Export PDF
Lecture 2: Using MapSeries Class to Export PDF from Map Series-enabled Layout
Lecture 3: Zooming to and Making PDF Map Book of Countries Using Python IDE (IDLE)
Lecture 4: Authoring Project to Support Multiple Zone Coordinate Systems in Map Series
Lecture 5: Writing Code to Support Multiple Zone Coordinate Systems in Map Series
Chapter 13: Working with Bookmarks
Lecture 1: Creating Bookmarks in ArcGIS Pro
Lecture 2: Using Bookmarks from the Python Window
Lecture 3: Making Feature Class of Rectangular Polygons from Bookmarks
Lecture 4: Two Ways to Make PDF Map Books from Bookmarks
Chapter 14: Printing, Updating and Fixing Data Sources
Lecture 1: Viewing Data Sources using ArcPy in Python Window
Lecture 2: Changing Data Source of Layer in Map
Lecture 3: Changing Data Source of Layer File
Lecture 4: Fixing Broken Links of Maps and Projects
Chapter 15: Working with Layer Symbology
Lecture 1: Changing Symbol using Symbology, SimpleRenderer and Symbol Classes
Lecture 2: Challenge: Change Color and Size of Symbols for Point Layer
Lecture 3: Using UniqueValueRenderer Class
Lecture 4: Using GraduatedColorsRenderer Class (includes Challenge)
Lecture 5: Introduction to Python Cartographic Information Model (CIM) Access
Lecture 6: Challenge: Change Symbol for Line Layer using CIM Access from Python IDE
Chapter 16: Using Python Script Tool Parameters
Lecture 1: Getting Parameters for Python Script Tools
Lecture 2: Setting Parameters for Python Script Tools
Chapter 17: Extra Information – Source code, and other stuff
Lecture 1: Source Codes
Lecture 2: Bonus Lecture and Information
Instructors
-
Tim Buchalka's Learn Programming Academy
Professional Programmers and Teachers – 2M students -
Graeme Browning
Freelance ArcGIS/ArcPy Specialist
Rating Distribution
- 1 stars: 22 votes
- 2 stars: 32 votes
- 3 stars: 163 votes
- 4 stars: 602 votes
- 5 stars: 730 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024