<?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 Combining Layers in Mapping Questions</title>
    <link>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83305#M950</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a hard time figuring out how I might go about combining two different layers in my arcmap document. I will explain what I mean. I have a layer from an excel file that gives about 5 alphabetized "rate age types" (M, O, P, Q, R, N) based on the specifics of the data I am mapping. I have symbolized these using shapes (triangle for M, circle for O...). This is point data on a map of Florida, every point has specific values. I also have a separate layer of marginal values that range from .1%-200%. Theyre classified using natural breaks. What I need to do is somehow combine these two layers so that the shape of the different "rate age type" (M, O, P, Q, R, N) is displayed within the marginal layer within each range. For example, a range of 1%-10% might have a triangle, circle, square and diamond because these range of points might have several different rate age types. I need this range to be able to display those shapes within its designated color for that range. Every point on my map has a specific shape given its "rate age type" and a specific color given its marginal range. I need to see these shapes &amp;amp; color range for every point within every range of the marginal layer. How do I do this in one layer so that I do not have to go between turning 1 layer on and the other off ? Please assist.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Melissa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2014 22:13:22 GMT</pubDate>
    <dc:creator>MelissaTraverso</dc:creator>
    <dc:date>2014-09-12T22:13:22Z</dc:date>
    <item>
      <title>Combining Layers</title>
      <link>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83305#M950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a hard time figuring out how I might go about combining two different layers in my arcmap document. I will explain what I mean. I have a layer from an excel file that gives about 5 alphabetized "rate age types" (M, O, P, Q, R, N) based on the specifics of the data I am mapping. I have symbolized these using shapes (triangle for M, circle for O...). This is point data on a map of Florida, every point has specific values. I also have a separate layer of marginal values that range from .1%-200%. Theyre classified using natural breaks. What I need to do is somehow combine these two layers so that the shape of the different "rate age type" (M, O, P, Q, R, N) is displayed within the marginal layer within each range. For example, a range of 1%-10% might have a triangle, circle, square and diamond because these range of points might have several different rate age types. I need this range to be able to display those shapes within its designated color for that range. Every point on my map has a specific shape given its "rate age type" and a specific color given its marginal range. I need to see these shapes &amp;amp; color range for every point within every range of the marginal layer. How do I do this in one layer so that I do not have to go between turning 1 layer on and the other off ? Please assist.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Melissa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 22:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83305#M950</guid>
      <dc:creator>MelissaTraverso</dc:creator>
      <dc:date>2014-09-12T22:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Layers</title>
      <link>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83306#M951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Melissa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use intersect tool between your point layer and polygon layer with join attributes all. &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000p000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#//00080000000p000000"&gt;ArcGIS Help 10.1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This will get you a point feature class with both rate age and marginal range. You can then set quantity by category &lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000035000000" title="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000035000000"&gt;ArcGIS Desktop&lt;/A&gt;&amp;nbsp; to get your symbology.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Sep 2014 12:18:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83306#M951</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-09-13T12:18:06Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Layers</title>
      <link>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83307#M952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/12852_Capture.PNG" style="width: 620px; height: 371px;" /&gt;Hi Riyas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help. I was actually able to create a feature class and go to the symbology tab &amp;gt; multiple attributes. Here I selected "Rate age type" under value fields (M, N, O, P, Q, R) and chose to add all values and change the symbole to their respective letter of the alphabet. Then I went to variation by color ramp and was able to select margin to set the %&amp;nbsp; ranges I needed. My issue now is the color scheme/ramp is totally unrelated to what I have set it to in variation by color ramp for the marginal values. attached is a snapshot of what I am referring too. I set all letters of the alphabet for rate age type to black because I don't want this to vary by color I want the marginal values to vary by color. Do you know how I might be able to get a more clear color scheme? The scheme (unrelated to what I have set it to) doesn't have enough variation to understand the different ranges by color.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melissa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Sep 2014 17:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83307#M952</guid>
      <dc:creator>MelissaTraverso</dc:creator>
      <dc:date>2014-09-16T17:28:07Z</dc:date>
    </item>
    <item>
      <title>Re: Combining Layers</title>
      <link>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83308#M953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melissa,&lt;/P&gt;&lt;P&gt;Apparently the colour of the symbol is primarily dictated by color schema and color ramp is just changing the intensity of the color. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't find any good documentation from ESRI which explains this symbology's behaviour. And i can't figure out how to sort this out from arc map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you move this discussion to &lt;A href="https://community.esri.com/space/2056"&gt;Mapping&lt;/A&gt;‌ place or&amp;nbsp; start a discussion at mapping. you may get better help there. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Sep 2014 13:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/mapping-questions/combining-layers/m-p/83308#M953</guid>
      <dc:creator>RiyasDeen</dc:creator>
      <dc:date>2014-09-18T13:03:51Z</dc:date>
    </item>
  </channel>
</rss>

