<?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: SQL query for symbology in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145188#M11327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you just want to display based on more than one attribute, does the Categories, Unique values, many fields option not work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, you can create a style file and have it automatically assign symbology based on the categories in the styles file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See here for the options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Drawing_a_layer_using_categories/00s50000003m000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Drawing_a_layer_using_categories/00s50000003m000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 20:25:39 GMT</pubDate>
    <dc:creator>RhettZufelt</dc:creator>
    <dc:date>2013-06-05T20:25:39Z</dc:date>
    <item>
      <title>SQL query for symbology</title>
      <link>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145186#M11325</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 was working with ArcMap when I noticed that there are no SQL query for symbology like they have for labels. (I want to select from more than one attribute to display)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if I would need to write out a script to have a SQL query for the symbology.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I personally have no knowledge in writing any scripts so would like to avoid it but if there is no way how would I go about writing this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is appreciated.&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, 05 Jun 2013 19:14:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145186#M11325</guid>
      <dc:creator>LawrenceFujiwara</dc:creator>
      <dc:date>2013-06-05T19:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: SQL query for symbology</title>
      <link>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145187#M11326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Lawrence,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It isn't possible to have multiple "Symbol Classes" that behave similarly to "Label Classes," with or without Python.&amp;nbsp; Whenever I want to apply different symbologies to the same layer/dataset, I create multiple copies of the original layer and then give each copy its own definition query and symbology.&amp;nbsp; Even if you wanted to automate this process with Python, you'd still have to have pre-existing layer files with the desired definition queries and symbologies, which could then be imported into your new layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 19:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145187#M11326</guid>
      <dc:creator>KerryAlley</dc:creator>
      <dc:date>2013-06-05T19:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: SQL query for symbology</title>
      <link>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145188#M11327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you just want to display based on more than one attribute, does the Categories, Unique values, many fields option not work?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, you can create a style file and have it automatically assign symbology based on the categories in the styles file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See here for the options:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Drawing_a_layer_using_categories/00s50000003m000000/" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#/Drawing_a_layer_using_categories/00s50000003m000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;R_&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 20:25:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145188#M11327</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2013-06-05T20:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: SQL query for symbology</title>
      <link>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145189#M11328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;"Unique values with many field" is exactly what I needed. &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, 05 Jun 2013 20:32:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/sql-query-for-symbology/m-p/145189#M11328</guid>
      <dc:creator>LawrenceFujiwara</dc:creator>
      <dc:date>2013-06-05T20:32:49Z</dc:date>
    </item>
  </channel>
</rss>

