<?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: Symbolize one of the multiple fields added to the output feature in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281021#M21667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With Python, the only way to do this is to create a layer file in advance and then have your output reference that file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python"&gt;http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 12:08:31 GMT</pubDate>
    <dc:creator>DouglasSands</dc:creator>
    <dc:date>2014-04-23T12:08:31Z</dc:date>
    <item>
      <title>Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281020#M21666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am developing a customized python script tool in arcgis desktop. An output feature class is created after running the tool. More than one field are added to this output. However, I want to automatically symbolize one of the multiple fields added (e.g., the first one) when the feature class is added to arcgis. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A similar example in the spatial statistics tool "Hot Spot Analysis". After running the tool, two fields are added: "GiZScore" and "GiPValue", but "GiZScore" is the one automatically symbolized.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone tell me how this is implemented? Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281020#M21666</guid>
      <dc:creator>HuiLuan</dc:creator>
      <dc:date>2014-04-22T20:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281021#M21667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With Python, the only way to do this is to create a layer file in advance and then have your output reference that file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python"&gt;http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 12:08:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281021#M21667</guid>
      <dc:creator>DouglasSands</dc:creator>
      <dc:date>2014-04-23T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281022#M21668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;With Python, the only way to do this is to create a layer file in advance and then have your output reference that file.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python"&gt;http://forums.arcgis.com/threads/44502-Managing-Symbology-using-Python&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, Douglas! But the question remains. I am still not sure how to symbolize a specific field (one of the multiple newly added fields in the output feature class). I noticed that the default layer file for "Hot spot analysis" is a layer with the field name "GiZScore", which is the field being symbolized. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]33270[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if I need to create a layer file with the specific field name I need to symbolize. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 12:42:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281022#M21668</guid>
      <dc:creator>HuiLuan</dc:creator>
      <dc:date>2014-04-23T12:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281023#M21669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IF you create subtypes for your new feature class and the subtypes have the name of an existing symbol it should automatically symbolize it based on that subtype name.&amp;nbsp; Or you can create a custom symbol and give it the name.&amp;nbsp; However, then you would need to save that custom symbol everywhere else. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi, &lt;BR /&gt;&lt;BR /&gt;I am developing a customized python script tool in arcgis desktop. An output feature class is created after running the tool. More than one field are added to this output. However, I want to automatically symbolize one of the multiple fields added (e.g., the first one) when the feature class is added to arcgis. &lt;BR /&gt;&lt;BR /&gt;A similar example in the spatial statistics tool "Hot Spot Analysis". After running the tool, two fields are added: "GiZScore" and "GiPValue", but "GiZScore" is the one automatically symbolized.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me how this is implemented? Thanks in advance.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 12:45:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281023#M21669</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2014-04-23T12:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281024#M21670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think your best bet is to just right-click the layer in the table of contents that you showed in the attachment, and then save it to a .lyr file.&amp;nbsp; Then you can reference that .lyr file to symbolize any subsequent products of the tool.&amp;nbsp; Try using the ApplySymbologyFromLayer tool, etc.&amp;nbsp; Should work on any feature class/shp that has a GiZScore field that is the right type (float or whatever).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 17:53:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281024#M21670</guid>
      <dc:creator>AdamCox1</dc:creator>
      <dc:date>2014-04-23T17:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolize one of the multiple fields added to the output feature</title>
      <link>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281025#M21671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;IF you create subtypes for your new feature class and the subtypes have the name of an existing symbol it should automatically symbolize it based on that subtype name.&amp;nbsp; Or you can create a custom symbol and give it the name.&amp;nbsp; However, then you would need to save that custom symbol everywhere else.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Robert. This works!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 13:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/symbolize-one-of-the-multiple-fields-added-to-the/m-p/281025#M21671</guid>
      <dc:creator>HuiLuan</dc:creator>
      <dc:date>2014-04-25T13:57:26Z</dc:date>
    </item>
  </channel>
</rss>

