<?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: Symbolizing (6)Int Fields As One String Field, While The Point Size Is Graduated By Count in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/symbolizing-6-int-fields-as-one-string-field-while/m-p/811681#M13471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it can be useful, but take a look at this page: &lt;A class="link-titled" href="https://www.esri.com/en-us/smart-mapping" title="https://www.esri.com/en-us/smart-mapping"&gt;Smart Maps - Mapping Made Easy | Esri&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2020 11:35:59 GMT</pubDate>
    <dc:creator>SMauri</dc:creator>
    <dc:date>2020-07-13T11:35:59Z</dc:date>
    <item>
      <title>Symbolizing (6)Int Fields As One String Field, While The Point Size Is Graduated By Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/symbolizing-6-int-fields-as-one-string-field-while/m-p/811680#M13470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to find a way to create a symbology based on&amp;nbsp;one&amp;nbsp;string field&amp;nbsp;combined with 1 of 6 integer fields, based on the user's input.&amp;nbsp;And also have the integer graduated on count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To set the scenario, I have two surveys.&lt;STRONG&gt; Survey1&lt;/STRONG&gt; has 'select_one t&lt;STRONG&gt;ype_of_damage'&lt;/STRONG&gt; that consists of&amp;nbsp;six&amp;nbsp;choices and is meant for users to assess one area of damage. &lt;STRONG&gt;Survey2&lt;/STRONG&gt;&amp;nbsp;is meant to be a quicker way of assessment by&amp;nbsp;allowing users to complete&amp;nbsp;assessments&amp;nbsp;of multiple damages at once so it uses&amp;nbsp;an &lt;SPAN style="text-decoration: underline;"&gt;integer&lt;/SPAN&gt;&amp;nbsp;spinner to allow users to assign a count&amp;nbsp;to &lt;STRONG&gt;each&lt;/STRONG&gt;&amp;nbsp;one of the '&lt;STRONG&gt;Type of Damage'&lt;/STRONG&gt; types in&amp;nbsp;&lt;STRONG&gt;Survey1.&lt;/STRONG&gt;&amp;nbsp;(Survey2 writes to Survey1's feature service via submission URL).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So Survey1 looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;&amp;nbsp;'select_one Type of Damage'&lt;/STRONG&gt; =&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type5&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;Type6&lt;/P&gt;&lt;P&gt;Survey2 looks like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Type1' = # of how many&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Type2' = # of how many&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Type3' = # of how many&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Type4' = # of how many&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Type5' = # of how many&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;'Type6' = # of how many&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I need to see differentiation of&amp;nbsp;&lt;STRONG&gt;Survey2&lt;/STRONG&gt; points by "&lt;STRONG&gt;Type of Damage&lt;/STRONG&gt;" so I can do more targeted and detailed analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-So-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to&amp;nbsp;have a symbology based on these two fields that looks like this?: "&lt;SPAN style="text-decoration: underline;"&gt;Type(from Survey1)&lt;/SPAN&gt;, &lt;SPAN style="text-decoration: underline;"&gt;Count&amp;nbsp;(from Survey2)&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user completed &lt;STRONG&gt;Survey1&lt;/STRONG&gt; and selected Type1, the symbology would be Type1. (easy, done)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the user completed&lt;STRONG&gt; Survey2&lt;/STRONG&gt; and counted (1)Type1, the&amp;nbsp;point&amp;nbsp;would need to&amp;nbsp;be the same color and&amp;nbsp;size&amp;nbsp;as Type1 from &lt;STRONG&gt;Survey1. &lt;/STRONG&gt;How can I relate the &lt;STRONG&gt;Survey2&lt;/STRONG&gt;&amp;nbsp;integer back&amp;nbsp;to the same&amp;nbsp;'Type' selected in &lt;STRONG&gt;Survey1&lt;/STRONG&gt;?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-And-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if the user completes &lt;STRONG&gt;Survey2&lt;/STRONG&gt; and&amp;nbsp;counts for example:&amp;nbsp;(3)Type1, (1)Type2, and (5)Type3?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can&amp;nbsp;I symbolize these with a graduated symbol based on&amp;nbsp;count and maintain the rules from above?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm wondering if any of this is possible. I'm need to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Single point to be the&amp;nbsp;same shape, color,&amp;nbsp;and size for both surveys based&amp;nbsp;on &lt;STRONG&gt;Type of Damage&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Bigger symbol size&amp;nbsp;when total for a Type&amp;nbsp;from Survey2&amp;nbsp;&amp;gt;1&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Color assignment should match &lt;STRONG&gt;Type of Damage&lt;/STRONG&gt; 'Type'&amp;nbsp;color based on the&amp;nbsp;'Type' with&amp;nbsp;the highest count&amp;nbsp;and&amp;nbsp;a tie goes to the&amp;nbsp;next highest 'Type' count.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached Survey1 and Survey2 for visual reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this is GREATLY appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/3263"&gt;James Tedrick&lt;/A&gt;‌, would you have any insight on whether this was possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2020 22:16:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/symbolizing-6-int-fields-as-one-string-field-while/m-p/811680#M13470</guid>
      <dc:creator>JaredRyan1</dc:creator>
      <dc:date>2020-07-08T22:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Symbolizing (6)Int Fields As One String Field, While The Point Size Is Graduated By Count</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/symbolizing-6-int-fields-as-one-string-field-while/m-p/811681#M13471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure if it can be useful, but take a look at this page: &lt;A class="link-titled" href="https://www.esri.com/en-us/smart-mapping" title="https://www.esri.com/en-us/smart-mapping"&gt;Smart Maps - Mapping Made Easy | Esri&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 11:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/symbolizing-6-int-fields-as-one-string-field-while/m-p/811681#M13471</guid>
      <dc:creator>SMauri</dc:creator>
      <dc:date>2020-07-13T11:35:59Z</dc:date>
    </item>
  </channel>
</rss>

