<?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 do you update the layer symbology (styles) in table of contents automatically? in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422624#M4566</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't try to create packages if I only needed the symbology. I would think that you'd need to create a series of layer files that will contain the needed symbology. You'd also need to build an application extension that listens for when data is added to the TOC. When the data is added you'd need to review the name of the layer and if it matches your chosen name you when then either call the ApplySymbologyFromLayer tool or use the layer object to update the layers symbology with the needed layer file. Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 19:04:22 GMT</pubDate>
    <dc:creator>FreddieGibson</dc:creator>
    <dc:date>2015-09-15T19:04:22Z</dc:date>
    <item>
      <title>How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422619#M4561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm trying to create a layer package using the 'Schema Only' option. Everytime I go to run the tool, however, I keep getting ERROR 001280: "For Schema only packages, the input datasets cannot be located in different workspaces.". I've checked the two feature classes that I'm using and they are both located in the same personal geodatabase (.mdb) file under the same feature dataset. I'm not sure what I might be doing wrong. I'd appreciate any help that might give me clue as to the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached the data that I'm working with, which doesn't have any features currently drawn because I was just testing to see if I could create a layer package successfully to automatically update my element symbology. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm actually trying to do is update the symbology in my table of contents automatically after the data is added. I thought that a layer package using the 'schema only' option would be my best bet, but if anyone has links to or knows of a script (Python, VB, etc...) that can do that same thing I'd be willing to try that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Sep 2015 21:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422619#M4561</guid>
      <dc:creator>MarkPachlhofer1</dc:creator>
      <dc:date>2015-09-14T21:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422620#M4562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you find a solution for this? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 17:31:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422620#M4562</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-15T17:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422621#M4563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Freddie, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, I did not. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 17:45:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422621#M4563</guid>
      <dc:creator>MarkPachlhofer1</dc:creator>
      <dc:date>2015-09-15T17:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422622#M4564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to change the symbology of data that is added based on the name of the data added? Or are you provided a user with specific data and you want these particular classes to be symbolized a particular way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 18:20:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422622#M4564</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-15T18:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422623#M4565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to change the symbology of the data that is added based on the name of the added data. I thought that creating a layer package with the schema only would do something similar, but I couldn't create the package because of the aforementioned error that I encountered to test it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 18:25:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422623#M4565</guid>
      <dc:creator>MarkPachlhofer1</dc:creator>
      <dc:date>2015-09-15T18:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422624#M4566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wouldn't try to create packages if I only needed the symbology. I would think that you'd need to create a series of layer files that will contain the needed symbology. You'd also need to build an application extension that listens for when data is added to the TOC. When the data is added you'd need to review the name of the layer and if it matches your chosen name you when then either call the ApplySymbologyFromLayer tool or use the layer object to update the layers symbology with the needed layer file. Does that make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 19:04:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422624#M4566</guid>
      <dc:creator>FreddieGibson</dc:creator>
      <dc:date>2015-09-15T19:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do you update the layer symbology (styles) in table of contents automatically?</title>
      <link>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422625#M4567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it does and that's what I was afraid of unfortunately. I haven't coded in a long time so that might take a while to figure out. Thank you for your help though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 20:06:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/how-do-you-update-the-layer-symbology-styles-in/m-p/422625#M4567</guid>
      <dc:creator>MarkPachlhofer1</dc:creator>
      <dc:date>2015-09-15T20:06:43Z</dc:date>
    </item>
  </channel>
</rss>

