<?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: Sybolizing features with multiple attributes in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132549#M1542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Craig, that's another possibility.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 17:07:36 GMT</pubDate>
    <dc:creator>DavidNagel</dc:creator>
    <dc:date>2013-01-09T17:07:36Z</dc:date>
    <item>
      <title>Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132544#M1537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All - I just can't figure out how to symbolize stream lines using two attributes, stream temperature and stream size. For example, if a stream is cold and small, it should be blue and thin. If a stream is warm and large, it should be red and thick.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have looked at these posts, but they are not solving the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/41286-Plotting-two-attributes?highlight=symbolize+attributes" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/41286-Plotting-two-attributes?highlight=symbolize+attributes&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/42508-Symbology-Multiple-Attributes-Quantity-by-category?highlight=symbolize+attributes" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/42508-Symbology-Multiple-Attributes-Quantity-by-category?highlight=symbolize+attributes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS version 10.0&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a stream network shapefile. I have two attributes in the table, let's call them TEMPERATRE and SIZE.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TEMPERATURE and SIZE are continuous variables. Each stream segment has a unique value. There are 20,000+ stream segments.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I go to Layer Properties &amp;gt; Symbology &amp;gt; Multiple Attributes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I use Value Fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;TEMPERATURE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SIZE&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I click Variation by Color Ramp&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I choose value (attribute) TEMPERATURE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up a 5 class classification with the correct colors, blue to red&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I click Variation by Symbol Size&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I choose value (attribute) SIZE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I set up 5 sybmol sizes from .5 to 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Everything looks good. But now if I go back to Variation by Color Ramp, the attribute SIZE is stuck in there rather than TEMPERATURE. My inputs don't seem to stick for the two different attributes, just one or the other.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe a bigger problem is that I can't find anyway to display these colors and sizes that I've set up. When I hit Add All Values I get the default Color Scheme with all values, not the colors I set and not the classes I set. If I hit Add Values... I get an option to add values manually, but I've already set up what I want. The classes and symbology that I set never shows up in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This dialog is driving me crazy. I can only guess that it only works under a "Categories &amp;gt; Unique Values" scenario and that the ability to classify values is simply not connected from the dialog box to the final output. Can anyone help set me straight?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you - Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 15:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132544#M1537</guid>
      <dc:creator>DavidNagel</dc:creator>
      <dc:date>2013-01-07T15:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132545#M1538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rfairhur24&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My reading of the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Drawing_features_to_show_quantity_by_category/00s500000035000000/"&gt;help for Multiple Attributes&lt;/A&gt;&lt;SPAN&gt; suggests that the unitized value can only be from one field, not two.&amp;nbsp; The second field just defines unique values and this is not really ideal for continuous values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would tackle it by creating multiple layers that use definition queries to define the temperature ranges I wanted and use one of the Quantities symbologies for the widths (probably proportional symbology).&amp;nbsp; Before creating copies of a base layer I would figure out the full range of color gradations I wanted and write down the color configurations so I could set each layer to a single temperature range color setting.&amp;nbsp; When I finished all of the layers would be in a group layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The legend for the layers would probably have to be created in Illustrator separately and placed as a graphic rather than a live legend.&amp;nbsp; Possibly some set of legend settings might acheive what you need, but I would focus on making the mapped information appear correct over the legend.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find that multiple layers with definition queries is necessary for many reasons, since they generally perform better for redrawing than a single layer with very complex symbology and can be easier to tweak to my particular needs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 21:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132545#M1538</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-07T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132546#M1539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: dnagel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Richard, I'll try your solution. I guess the Multiple Attributes function doesn't work as I expected it would. Much appreciated!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 14:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132546#M1539</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-08T14:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132547#M1540</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;Depending on the number of categories you have, you could try making a unique field with your categories and make custom symbology to match and then symbolise by matching to style.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Temperature / Size / Category&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-20&amp;nbsp; to -10 / 0.25 / 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-10 to 0 / 0.5 / 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;0 to 10 / 0.75 / 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;10 to 20 / 1.00 / 4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;May be more time consuming, but will give you more control.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Craig&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 20:22:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132547#M1540</guid>
      <dc:creator>CPoynter</dc:creator>
      <dc:date>2013-01-08T20:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132548#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: rfairhur24&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Depending on the number of categories you have, you could try making a unique field with your categories and make custom symbology to match and then symbolise by matching to style.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;Temperature / Size / Category&lt;BR /&gt;&lt;BR /&gt;-20&amp;nbsp; to -10 / 0.25 / 1&lt;BR /&gt;-10 to 0 / 0.5 / 2&lt;BR /&gt;0 to 10 / 0.75 / 3&lt;BR /&gt;10 to 20 / 1.00 / 4&lt;BR /&gt;&lt;BR /&gt;May be more time consuming, but will give you more control.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Craig&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This suggestion is best if your data does not change much and is basically a static snap-shot.&amp;nbsp; If these field values undergo a lot of changes or a lot of new segments will be getting added over time, it can be a pain remembering to recalculate the range fields and symbology categories to stay synchronized.&amp;nbsp; However, a single calculation can be created that will do all values of the ranges and/or symbol categories using If statements Python/VB Script) or Select Case statement (VB Script).&amp;nbsp; My suggestion eleminated the synchonization steps to maintain correct symbology as values are updated are segments are added.&amp;nbsp; Edits should be made on a working layer with no definition queries for purposes of data creation and maintenance, and will post to the new layers when edits are saved or you move off of an edited record.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 20:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132548#M1541</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-01-08T20:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sybolizing features with multiple attributes</title>
      <link>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132549#M1542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Craig, that's another possibility.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 17:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/sybolizing-features-with-multiple-attributes/m-p/132549#M1542</guid>
      <dc:creator>DavidNagel</dc:creator>
      <dc:date>2013-01-09T17:07:36Z</dc:date>
    </item>
  </channel>
</rss>

