Select to view content in your preferred language

Python Toolbox

70
2
yesterday
MaxForsman
New Member

Hi everyone,

I am newer to using python toolboxes to automate workflows. I am trying to change the symbology of some feature layers that my tool uploads to my map using layer files that I previously put together. For some reason I can't reference the layers in my contents pane from my toolbox, and the symbologies don't get applied to the respective layers.

Has anyone encountered this before?

Thanks!

0 Kudos
2 Replies
DanPatterson
MVP Esteemed Contributor

don't know if this specifically applies, but have a look at this link

Solved: ApplySymbologyFromLayer toolbox Python script prob... - Esri Community


... sort of retired...
0 Kudos
AlfredBaldenweck
MVP Regular Contributor

It'd be easier to help with your code, but I'd make sure your input parameter(s) are FeatureLayer parameter type. 

0 Kudos