I have a shapefile for which I'd like to create multiple graduated layers for each attribute/column. At present, I manually duplicate the layer and then change the column from the drop down list, select a color ramp and update the classes. As I have numerous layers to create, how do I go about automating these steps? Can I do this using a python script?
Asked
Active
Viewed 135 times
1 Answers
0
The code provided in this answer can be used to automate all these steps by iterating through a list of columns that layers are required for.
Josh.s
- 41
- 5
