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 - 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.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
(Locked)
Working with lists6m 18s
-
(Locked)
List methods and functions8m 48s
-
(Locked)
Use loops to work with lists7m 50s
-
(Locked)
Write a script using list methods and a for-loop3m 39s
-
(Locked)
Nested loops8m 16s
-
(Locked)
Conditional statements7m 35s
-
(Locked)
Write a script using ArcGIS API10m 31s
-
(Locked)
Getting to the properties of GIS data with Describe3m 28s
-
(Locked)
Challenge: Properties of layers37s
-
(Locked)
Solution: Properties of layers3m 4s
-
(Locked)
-
-
-
-