<?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 Can a single feature class be symbolized with multiple color ramps using an expression? in Esri Training Questions</title>
    <link>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701559#M1</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcMap 10.6 to make monthly PDF maps for management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;mapping a&amp;nbsp;lease&amp;nbsp;interest dataset that comes in 3 categories: 1. properties in which we already own interest&amp;nbsp;year to date, 2. new interests we've purchased in the current month, &amp;amp; 3. new interests that overlap with the year to date stuff (we bought more interest this month in something we already had interest in).&amp;nbsp; I have attributes for acquisition month and for a feature overlaps a previous interest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lease features on the map need to be symbolized using color based on which category they fall into and the colors need to ramp from light to dark based on the magnitude of interest owned in the lease.&amp;nbsp; I was thinking this could be done using something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (lease is in new this month and overlaps prev interest)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use a red color ramp&lt;/P&gt;&lt;P&gt;else if (lease is new this month)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use a blue color ramp&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; use a green color ramp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to set the symbology with an expression like this or am I going at this problem the wrong way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2018 14:35:19 GMT</pubDate>
    <dc:creator>JasonBaugh</dc:creator>
    <dc:date>2018-05-29T14:35:19Z</dc:date>
    <item>
      <title>Can a single feature class be symbolized with multiple color ramps using an expression?</title>
      <link>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701559#M1</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using ArcMap 10.6 to make monthly PDF maps for management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm&amp;nbsp;mapping a&amp;nbsp;lease&amp;nbsp;interest dataset that comes in 3 categories: 1. properties in which we already own interest&amp;nbsp;year to date, 2. new interests we've purchased in the current month, &amp;amp; 3. new interests that overlap with the year to date stuff (we bought more interest this month in something we already had interest in).&amp;nbsp; I have attributes for acquisition month and for a feature overlaps a previous interest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The lease features on the map need to be symbolized using color based on which category they fall into and the colors need to ramp from light to dark based on the magnitude of interest owned in the lease.&amp;nbsp; I was thinking this could be done using something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (lease is in new this month and overlaps prev interest)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use a red color ramp&lt;/P&gt;&lt;P&gt;else if (lease is new this month)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;use a blue color ramp&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; use a green color ramp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to set the symbology with an expression like this or am I going at this problem the wrong way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 14:35:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701559#M1</guid>
      <dc:creator>JasonBaugh</dc:creator>
      <dc:date>2018-05-29T14:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Can a single feature class be symbolized with multiple color ramps using an expression?</title>
      <link>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701560#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's probably a refined way to do this, but I can think of an immediate workaround that may suffice barring an elegant solution that can be provided.&amp;nbsp; What one can do is place three copies of the feature class in the &lt;EM&gt;Table of Contents&lt;/EM&gt;, then use a &lt;EM&gt;Definition Query&lt;/EM&gt; to limit each feature class to one set of conditions, then apply the appropriate color ramp for each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/definition-query.htm" title="http://pro.arcgis.com/en/pro-app/help/mapping/layer-properties/definition-query.htm"&gt;Display a subset of features in a layer—ArcGIS Pro | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2018 14:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701560#M2</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2018-05-29T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can a single feature class be symbolized with multiple color ramps using an expression?</title>
      <link>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701561#M3</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason, another&amp;nbsp;idea is to symbolize your layer using "unique values, many fields" to represent your existing, new, and overlapping properties, then copy the layer and symbolize the copy&amp;nbsp;based on magnitude of interest (you could&amp;nbsp;use graduated symbols or colors--if symbols, the copied layer&amp;nbsp;goes on top; if colors, the copy goes on the bottom). If using color ramps, set the unique values layer symbology to be an outline with no fill or apply a high transparency to a filled symbol so the layer with the color ramp shines through and indicates the magnitude of interest. These help topics may be useful:&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/drawing-a-layer-using-categories.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/drawing-a-layer-using-categories.htm"&gt;Drawing a layer using categories—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-symbolizing-layers-to-represent-quantity.htm" title="http://desktop.arcgis.com/en/arcmap/latest/map/working-with-layers/about-symbolizing-layers-to-represent-quantity.htm"&gt;About symbolizing layers to represent quantity—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2018 21:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/esri-training-questions/can-a-single-feature-class-be-symbolized-with/m-p/701561#M3</guid>
      <dc:creator>Suzanne-Boden</dc:creator>
      <dc:date>2018-05-30T21:40:37Z</dc:date>
    </item>
  </channel>
</rss>

