<?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: Preventing symbols from different layers from interfering with each other in AGOL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182091#M8962</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Steve,&lt;BR /&gt;What I have done in the past with a situation like that was the following:&lt;BR /&gt;- create a graphic box that has the six items displayed as symbols, as part of that graphic (think of a small table with two columns and three rows, having 6 boxes each representing one of your six features)&lt;BR /&gt;- once you have this basic graphic, create copies of it for all combinations, highighting the options in the 6 boxes that have a number rather than a zero&lt;BR /&gt;- create a column in your attribute table that brings the 6 categories together (ie 100110)&lt;BR /&gt;- symbolize this new column with your newly created graphics&lt;BR /&gt;&lt;BR /&gt;this would show every point with the same base graphic, but highlighting the options / features that apply.&lt;BR /&gt;&lt;BR /&gt;Let me know if this makes sense, or I can see if I can dig up a visual example.&lt;BR /&gt;&lt;BR /&gt;RJ&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will give this a try and let you know if I need an example.&amp;nbsp; I think I know what you mean.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 19:41:48 GMT</pubDate>
    <dc:creator>SteveCline</dc:creator>
    <dc:date>2013-04-11T19:41:48Z</dc:date>
    <item>
      <title>Preventing symbols from different layers from interfering with each other in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182088#M8959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am tackling a project that contains several new elements for me since I am a high school social studies teacher and not a full-time GIS professional.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For this particular project I am trying to show the various US interventions during the Cold War around the world. I have created individual points for each intervention. These points are in a shapefile that contains a list of 49 different interventions. The fields include the country of the intervention, the year, a short description and whether or not a certain type of action occurred.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: Guatemala, 1954, (description) and the following values for the six types of action possible: Command=1, Troops=0, Bombing=1, Naval=0, Nuke=1, Jets=0. What this means is that in 1954 we used Command Operations, Bombing and Nuclear Threats to intervene in Guatemalan affairs. On this particular point then I would like to see the three distinct symbols for those types of action. Currently I can achieve this by creating 6 layers but the symbols are all stacked on top of each other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the link to my first attempt at a map service: &lt;/SPAN&gt;&lt;A href="http://bit.ly/10EHUAU"&gt;http://bit.ly/10EHUAU&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has all been done in Desktop 10.1 Advanced. I plan to create a feature service on our AGOL account once I have solved this problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 14:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182088#M8959</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2013-04-05T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing symbols from different layers from interfering with each other in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182089#M8960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried adjusting the visibility scale.&amp;nbsp; You can adjust it so they don't turn on until you get to within a set scale.&amp;nbsp; Unfortunately not a lot of great options in ArcGIS online for displaying as you would on desktop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am tackling a project that contains several new elements for me since I am a high school social studies teacher and not a full-time GIS professional.&lt;BR /&gt;&lt;BR /&gt;For this particular project I am trying to show the various US interventions during the Cold War around the world. I have created individual points for each intervention. These points are in a shapefile that contains a list of 49 different interventions. The fields include the country of the intervention, the year, a short description and whether or not a certain type of action occurred.&lt;BR /&gt;&lt;BR /&gt;Example: Guatemala, 1954, (description) and the following values for the six types of action possible: Command=1, Troops=0, Bombing=1, Naval=0, Nuke=1, Jets=0. What this means is that in 1954 we used Command Operations, Bombing and Nuclear Threats to intervene in Guatemalan affairs. On this particular point then I would like to see the three distinct symbols for those types of action. Currently I can achieve this by creating 6 layers but the symbols are all stacked on top of each other.&lt;BR /&gt;&lt;BR /&gt;Here is the link to my first attempt at a map service: &lt;A href="http://bit.ly/10EHUAU"&gt;http://bit.ly/10EHUAU&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;This has all been done in Desktop 10.1 Advanced. I plan to create a feature service on our AGOL account once I have solved this problem.&lt;BR /&gt;&lt;BR /&gt;Thanks for any advice.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 19:06:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182089#M8960</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-04-05T19:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing symbols from different layers from interfering with each other in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182090#M8961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Steve,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What I have done in the past with a situation like that was the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- create a graphic box that has the six items displayed as symbols, as part of that graphic (think of a small table with two columns and three rows, having 6 boxes each representing one of your six features)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- once you have this basic graphic, create copies of it for all combinations, highighting the options in the 6 boxes that have a number rather than a zero&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- create a column in your attribute table that brings the 6 categories together (ie 100110)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- symbolize this new column with your newly created graphics&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this would show every point with the same base graphic, but highlighting the options / features that apply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if this makes sense, or I can see if I can dig up a visual example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RJ&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 16:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182090#M8961</guid>
      <dc:creator>RobertWeise</dc:creator>
      <dc:date>2013-04-07T16:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Preventing symbols from different layers from interfering with each other in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182091#M8962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Steve,&lt;BR /&gt;What I have done in the past with a situation like that was the following:&lt;BR /&gt;- create a graphic box that has the six items displayed as symbols, as part of that graphic (think of a small table with two columns and three rows, having 6 boxes each representing one of your six features)&lt;BR /&gt;- once you have this basic graphic, create copies of it for all combinations, highighting the options in the 6 boxes that have a number rather than a zero&lt;BR /&gt;- create a column in your attribute table that brings the 6 categories together (ie 100110)&lt;BR /&gt;- symbolize this new column with your newly created graphics&lt;BR /&gt;&lt;BR /&gt;this would show every point with the same base graphic, but highlighting the options / features that apply.&lt;BR /&gt;&lt;BR /&gt;Let me know if this makes sense, or I can see if I can dig up a visual example.&lt;BR /&gt;&lt;BR /&gt;RJ&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will give this a try and let you know if I need an example.&amp;nbsp; I think I know what you mean.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 19:41:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/preventing-symbols-from-different-layers-from/m-p/182091#M8962</guid>
      <dc:creator>SteveCline</dc:creator>
      <dc:date>2013-04-11T19:41:48Z</dc:date>
    </item>
  </channel>
</rss>

