From the course: Learning ArcGIS Python Scripting

Unlock the full course today

Join today to access over 24,400 courses taught by industry experts.

Challenge: Properties of layers

Challenge: Properties of layers - ArcGIS Pro Tutorial

From the course: Learning ArcGIS Python Scripting

Challenge: Properties of layers

(bright upbeat music) - [Instructor] Okay, are you ready for another challenge? Let's give this one a try. Open the Python Practice Project in ArcGIS Pro and write the code for these two tasks. First, print out the names of any layers that are on the map but are not visible. Second, count the number of non-visible layers. You'll need to make sure that you turn off some of the layers in the project and save the project to test your code. When you finished, come back and watch the solution video and you can see how I did it.

Contents