<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to update symbology in a script tool without updating from another layer? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-update-symbology-in-a-script-tool-without/m-p/130667#M10161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about saving your layer&amp;nbsp;into a&amp;nbsp;layer file as a template. Once you finished processing you data&amp;nbsp;in your script, just invoke Apply Symbology From Layer tool to load symbols from the layer file into your current layer.&lt;/P&gt;&lt;P&gt;You can share this layer file with your script tool together, or put it in a network share.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm"&gt;Apply Symbology From Layer—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2019 07:27:44 GMT</pubDate>
    <dc:creator>LeoLiu1</dc:creator>
    <dc:date>2019-09-27T07:27:44Z</dc:date>
    <item>
      <title>How to update symbology in a script tool without updating from another layer?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-update-symbology-in-a-script-tool-without/m-p/130666#M10160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am making a script tool that will result in a point feature class, and I would like to update the symbology on that feature class in the current map so that the results are displayed the same for each user. I have a field with unique text values that I want to use for the symbology, and I'm trying to find a way to say "Value A is size 10 red point", "Value B is size 12 blue point", etc., without using a reference layer. Because this tool will be shared, it strikes me as cumbersome to have an additional layer that I have to share with the tool to get the same symbology.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've been digging around forums, etc. online for a while and can't find a solution in which the symbology is coded within the script tool. Any basic ideas for workflow or places I can go for answers is greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ArcGIS Pro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 19:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-update-symbology-in-a-script-tool-without/m-p/130666#M10160</guid>
      <dc:creator>RyanHowell1</dc:creator>
      <dc:date>2019-09-25T19:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to update symbology in a script tool without updating from another layer?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-update-symbology-in-a-script-tool-without/m-p/130667#M10161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about saving your layer&amp;nbsp;into a&amp;nbsp;layer file as a template. Once you finished processing you data&amp;nbsp;in your script, just invoke Apply Symbology From Layer tool to load symbols from the layer file into your current layer.&lt;/P&gt;&lt;P&gt;You can share this layer file with your script tool together, or put it in a network share.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/apply-symbology-from-layer.htm"&gt;Apply Symbology From Layer—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Leo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2019 07:27:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-update-symbology-in-a-script-tool-without/m-p/130667#M10161</guid>
      <dc:creator>LeoLiu1</dc:creator>
      <dc:date>2019-09-27T07:27:44Z</dc:date>
    </item>
  </channel>
</rss>

