From the course: Learning ArcGIS Python Scripting

ArcGIS project files throughout this course - ArcGIS Pro Tutorial

From the course: Learning ArcGIS Python Scripting

ArcGIS project files throughout this course

- [Instructor] Let me tell you how to use the exercise files for this course. I've provided two ArcGIS Pro projects, so you can follow along with everything that I'm doing. One of them, the Python Practice Project, is packaged, so you'll need to unpack the project before you can use it. The other one, called Motorist Assistance, it's not packaged because it has a broken link in it, so it can't be packaged, but you're going to use that one to write a script to find broken links. I've also provided the solution notebooks for the Python code that I wrote in any video where the script was more than a few lines, or where I thought there might be some complex syntax. You can look at those notebooks if you want, but really, the best way to learn is to type the code in along with me. So I suggest you open the ArcGIS Pro project, open a new notebook, and start coding.

Contents