Is it possible to enable (and properly set) symbol layer drawing of vector layer with UniqueValueRenderer using python?
I haven't found anything about it anywhere, nor on those related help pages: https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/uniquevaluerenderer-class.htm, https://pro.arcgis.com/en/pro-app/latest/arcpy/mapping/symbology-class.htm
Thanks,
Jakub
Hello @JLezik,
Not exactly what you are looking for, but here there is a code example of how to access layers' symbology property and how to set colorRamps. Basically you should access your aprx project, list layers from a map and access layer symbology (renderer, colors, field values, etc.) to set proper style.
Hope that helps!
Regards,
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.