<?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: Custom symbol referenced as part of a composite label expression in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1397628#M80581</link>
    <description>&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;You're very welcome. I'm glad I got you this far.&amp;nbsp; You could save the symbols and labels as an empty layer package.&lt;/P&gt;&lt;P&gt;I don't do a lot of coding. I would like to pass you off to one of my pals here on esri community who do. I recommend you send a flare up on the developers page.&lt;/P&gt;&lt;P&gt;Best wishes for your continuing progress!&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2024 02:00:54 GMT</pubDate>
    <dc:creator>RonaldHaug</dc:creator>
    <dc:date>2024-03-19T02:00:54Z</dc:date>
    <item>
      <title>Custom symbol referenced as part of a composite label expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1394308#M80192</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When creating a label expression in ArcGIS Pro, I want to have my custom symbol, next to my label that has a background, and the symbol changes depending on the value in the data. For example, the light grey and red symbol would change depending on the type of feature it is.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-03-11 130517.png" style="width: 609px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/97593iD5A1E90411953F7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-03-11 130517.png" alt="Screenshot 2024-03-11 130517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Essentially what I want to do is create the label in the following link, but instead of referencing a font symbol, I want to reference a list of symbols from a custom style that will be used depending on the value in the data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/mapping/text/label-using-a-composite-callout.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.1/help/mapping/text/label-using-a-composite-callout.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also if someone knows how to make a composite label like that as well, that info would be greatly helpful.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 19:07:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1394308#M80192</guid>
      <dc:creator>IanLadd_Tourmaline</dc:creator>
      <dc:date>2024-03-11T19:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom symbol referenced as part of a composite label expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1394523#M80218</link>
      <description>&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;First you would have to 1) create unique symbology, and then 2) create unique labels.&lt;/P&gt;&lt;P&gt;1) So you have to pick an attribute and create unique symbols.&amp;nbsp; Go here to learn.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/mapping/layer-properties/unique-value.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.1/help/mapping/layer-properties/unique-value.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then you have to add label classes from symbology layers. Go here to learn about this. It is really cool.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/mapping/text/label-classes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can save your unique symbols as a style in your very own style library or just save them to your favorites.&lt;/P&gt;&lt;P&gt;Let us know how you did.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 07:24:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1394523#M80218</guid>
      <dc:creator>RonaldHaug</dc:creator>
      <dc:date>2024-03-12T07:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom symbol referenced as part of a composite label expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1397358#M80541</link>
      <description>&lt;P&gt;Hi Ronald,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes that is an option but is very time consuming and often breaks as the label gets moved away from the symbol. I should have added that the image is the complete label and would show where the point is via a leader line like the following image. I ended up making label classes that way, but ideally what I would like is just to add a label expression in Arcade similar to the post that I linked to, where it sources the icon from a font symbol (I'd like to source an actual symbol) and I don't have to create 30 label classes.&amp;nbsp;Which if I ever decide to change the color of the text background, I have to go in and change all 30.&amp;nbsp;Do you know what I would code in there to reference a particular symbol from my custom style?&lt;/P&gt;&lt;P&gt;This is the code from the arcade expression and I replaced where I would need to reference my symbol:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;function StormSymbol(code) { if (code == 'Pipe') return '&amp;lt;&lt;STRONG&gt;WHAT WOULD I WRITE HERE TO REFERENCE A SYMBOL FROM MY MASTER STYLE&lt;/STRONG&gt;"&amp;gt;×&amp;lt;/FNT&amp;gt;' if (code == 'HU') return '&amp;lt;FNT name = "ESRI METEOROLOGICAL 01"&amp;gt;Ø&amp;lt;/FNT&amp;gt;' if (code == 'TD') return '&amp;lt;FNT name = "ESRI METEOROLOGICAL 01"&amp;gt;Ö&amp;lt;/FNT&amp;gt;' } `&amp;lt;PART position="top"&amp;gt;${$feature.STORMNAME}&amp;lt;/PART&amp;gt;&amp;lt;FNT size='25'&amp;gt;&amp;lt;PART position="left"&amp;gt;${StormSymbol($feature.STORMTYPE)}&amp;lt;/PART&amp;gt;&amp;lt;PART position="middle"&amp;gt;CAT ${$feature.SS}&amp;lt;/PART&amp;gt;&amp;lt;PART position="right"&amp;gt;${$feature.INTENSITY}&amp;lt;/PART&amp;gt;&amp;lt;/FNT&amp;gt;&amp;lt;PART position="bottom"&amp;gt;CATEGORY&amp;lt;/PART&amp;gt;&amp;lt;PART position="bottomleft"&amp;gt;STORM TYPE&amp;lt;/PART&amp;gt;&amp;lt;PART position="bottomright"&amp;gt;INTENSITY&amp;lt;/PART&amp;gt;`&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IanLadd_Tourmaline_0-1710777562521.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/98322i6D79AA9B5F849D3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IanLadd_Tourmaline_0-1710777562521.png" alt="IanLadd_Tourmaline_0-1710777562521.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 16:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1397358#M80541</guid>
      <dc:creator>IanLadd_Tourmaline</dc:creator>
      <dc:date>2024-03-18T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom symbol referenced as part of a composite label expression</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1397628#M80581</link>
      <description>&lt;P&gt;Hi Ian,&lt;/P&gt;&lt;P&gt;You're very welcome. I'm glad I got you this far.&amp;nbsp; You could save the symbols and labels as an empty layer package.&lt;/P&gt;&lt;P&gt;I don't do a lot of coding. I would like to pass you off to one of my pals here on esri community who do. I recommend you send a flare up on the developers page.&lt;/P&gt;&lt;P&gt;Best wishes for your continuing progress!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 02:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/custom-symbol-referenced-as-part-of-a-composite/m-p/1397628#M80581</guid>
      <dc:creator>RonaldHaug</dc:creator>
      <dc:date>2024-03-19T02:00:54Z</dc:date>
    </item>
  </channel>
</rss>

