<?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 Symbology in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/symbology/m-p/539183#M5850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: luke.kaim&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question about symbology and ArcGIS. I have about 100 point shapefiles. I load them all and they all show up in the table of contents. Is there a way to set all the point data to be one size and color and all the line data to be one size and color? I know I can do this individually, but there must be a better way. I looked online and I did not find a lot of help. Will an .avl file work and how could I make one? Could I use styles? I tried making all the point data its own layer file and that did not seem to work either. How would you do this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke Kaim&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke Kaim (SIE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:Lucas.Kaim@maine.edu"&gt;Lucas.Kaim@maine.edu&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(914)263-7866&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Don�??t complain. Just work harder" (Randy Pausch).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 04 Aug 2012 17:30:40 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2012-08-04T17:30:40Z</dc:date>
    <item>
      <title>Symbology</title>
      <link>https://community.esri.com/t5/mapping-questions/symbology/m-p/539183#M5850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: luke.kaim&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a question about symbology and ArcGIS. I have about 100 point shapefiles. I load them all and they all show up in the table of contents. Is there a way to set all the point data to be one size and color and all the line data to be one size and color? I know I can do this individually, but there must be a better way. I looked online and I did not find a lot of help. Will an .avl file work and how could I make one? Could I use styles? I tried making all the point data its own layer file and that did not seem to work either. How would you do this? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke Kaim&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Luke Kaim (SIE)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:Lucas.Kaim@maine.edu"&gt;Lucas.Kaim@maine.edu&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;(914)263-7866&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"Don�??t complain. Just work harder" (Randy Pausch).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 17:30:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/symbology/m-p/539183#M5850</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-08-04T17:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Symbology</title>
      <link>https://community.esri.com/t5/mapping-questions/symbology/m-p/539184#M5851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: tereshenkov&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Luke,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might use the GP tool Apply Symbology From Layer (Data Management) (help is here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006n000000&lt;/A&gt;&lt;SPAN&gt;) and run it in Batch mode (right-click the tool in ArcToolbox &amp;gt; Batch). I do not have access to the software at the moment, but it should work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, consider using ArcPy for applying symbology for several layers at once. Some code is available at &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/questions/9614/change-symbology-of-layers-from-within-arcmap"&gt;http://gis.stackexchange.com/questions/9614/change-symbology-of-layers-from-within-arcmap&lt;/A&gt;&lt;SPAN&gt; and at &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/questions/18814/how-to-change-the-symbology-of-multiple-layers-at-once"&gt;http://gis.stackexchange.com/questions/18814/how-to-change-the-symbology-of-multiple-layers-at-once&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS. When you are done with the symbology settings, consider exporting the layers in the table of contents to a map package which will preserve all the data as well as symbology in case you'd need to share this outlook of the data with someone else or open data in a new ArcMap document. More about map packages: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//006600000403000000"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//006600000403000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2012 07:05:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/symbology/m-p/539184#M5851</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2012-08-05T07:05:11Z</dc:date>
    </item>
  </channel>
</rss>

