<?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: Save As Style Items save unique values as the layer name in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1618378#M96074</link>
    <description>&lt;P&gt;For those seeing this post looking for an answer: this question led to an idea thread, which was added into the Product Plan and &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/save-styles-as-unique-values-not-layer-name/idc-p/1616731/highlight/true#M34877" target="_self"&gt;implemented in Pro 3.5&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Mon, 26 May 2025 20:10:51 GMT</pubDate>
    <dc:creator>vlatane_va_energy</dc:creator>
    <dc:date>2025-05-26T20:10:51Z</dc:date>
    <item>
      <title>Save As Style Items save unique values as the layer name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1517603#M86699</link>
      <description>&lt;P&gt;In 3.2, ArcGIS Pro added the ability to &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/projects/save-items-to-a-style.htm" target="_self"&gt;save all style items for a project in a stylx file at once&lt;/A&gt;. I attempted to use this feature on a project with several layers that use Unique Values symbology. I expected that each unique value's symbol would be saved to a style item and saved as the name of the value being symbolized.&lt;/P&gt;&lt;P&gt;Instead, I see that while each symbol is saved, the style item is named after the &lt;STRONG&gt;Layer Name.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;For example, if I want to save styles from layer MapUnitPolys, a layer with Unique Values based on the Symbol field that looks like this:&lt;/P&gt;&lt;TABLE border="1" width="21.174826361289977%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="7.227361905084056%" height="87px"&gt;Symbol&lt;/TD&gt;&lt;TD width="1.689189189189186%" height="87px"&gt;Value&lt;/TD&gt;&lt;TD width="10.827935256908972%" height="87px"&gt;Label&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="7.227361905084056%" height="31px"&gt;&lt;FONT color="#3366FF"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="1.689189189189186%" height="31px"&gt;p&lt;/TD&gt;&lt;TD width="10.827935256908972%" height="31px"&gt;p&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="7.227361905084056%" height="31px"&gt;&lt;FONT color="#33CCCC"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="1.689189189189186%" height="31px"&gt;Mmv&lt;/TD&gt;&lt;TD width="10.827935256908972%" height="31px"&gt;Mmc&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="7.227361905084056%" height="31px"&gt;&lt;FONT color="#FFCC00"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="1.689189189189186%" height="31px"&gt;Cco&lt;/TD&gt;&lt;TD width="10.827935256908972%" height="31px"&gt;Cco&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Here's what the Save As Style Items option produces:&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;TABLE border="1" width="40.04881233727279%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="8.322903629536924%" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="14.236545682102625%" height="25px"&gt;Name&lt;/TD&gt;&lt;TD width="17.490613266583225%" height="25px"&gt;Key&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="8.322903629536924%" height="31px"&gt;&lt;FONT color="#3366FF"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="14.236545682102625%" height="31px"&gt;MapUnitPolys&lt;/TD&gt;&lt;TD width="17.490613266583225%" height="31px"&gt;MapUnitPolys_1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="8.322903629536924%" height="31px"&gt;&lt;FONT color="#33CCCC"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="14.236545682102625%" height="31px"&gt;MapUnitPolys&lt;/TD&gt;&lt;TD width="17.490613266583225%" height="31px"&gt;MapUnitPolys_2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="8.322903629536924%" height="31px"&gt;&lt;FONT color="#FFCC00"&gt;■&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="14.236545682102625%" height="31px"&gt;MapUnitPolys&lt;/TD&gt;&lt;TD width="17.490613266583225%" height="31px"&gt;&lt;P&gt;MapUnitPolys_3&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This kind of style item makes matching symbology to a style difficult, as there is no commonality between the values in the Symbol field and the name or key of the style items.&lt;/P&gt;&lt;P&gt;This naming convention holds true whether "Include Duplicate Style Items" is checked or not. I also noticed that the Esri example included with the release of this option shows Single Symbol layers being saved. This would pose less of an issue because the layer name would probably be the same as what the symbol should be saved as.&lt;/P&gt;&lt;P&gt;Is it possible this tool is not meant to name style items based on the value of the field used for symbology? Is this expected behavior for the tool?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Aug 2024 17:00:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1517603#M86699</guid>
      <dc:creator>vlatane_va_energy</dc:creator>
      <dc:date>2024-08-09T17:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Save As Style Items save unique values as the layer name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1517770#M86729</link>
      <description>&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/mapping/layer-properties/save-symbols-in-styles.htm" target="_blank"&gt;Save symbols in styles—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The comment in there suggests that if you want control over the names and other properties you can do them one at a time, or... use the save all at once option, then, change them after.&lt;/P&gt;&lt;P&gt;I suspect that the tool is working as expected, but not as you want it to since it doesn't appear to be a shortcut to the naming process&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2024 23:11:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1517770#M86729</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2024-08-09T23:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Save As Style Items save unique values as the layer name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1524405#M87193</link>
      <description>&lt;P&gt;I suspect you are correct.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 14:45:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1524405#M87193</guid>
      <dc:creator>vlatane_va_energy</dc:creator>
      <dc:date>2024-08-20T14:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Save As Style Items save unique values as the layer name</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1618378#M96074</link>
      <description>&lt;P&gt;For those seeing this post looking for an answer: this question led to an idea thread, which was added into the Product Plan and &lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/save-styles-as-unique-values-not-layer-name/idc-p/1616731/highlight/true#M34877" target="_self"&gt;implemented in Pro 3.5&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 26 May 2025 20:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/save-as-style-items-save-unique-values-as-the/m-p/1618378#M96074</guid>
      <dc:creator>vlatane_va_energy</dc:creator>
      <dc:date>2025-05-26T20:10:51Z</dc:date>
    </item>
  </channel>
</rss>

