<?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: Error 00241: Using Shape_Area to normalize in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254681#M65062</link>
    <description>&lt;P&gt;In looking at the internals, there is some chatter about bugs in the ArcGIS Pro 2.8.x realm where if your DISPLAY field in layer properties and in the Label Pane -&amp;gt; Label Class field were set to shape_length it would throw the 00241 error.&amp;nbsp; If you change it to say ObjectID, then the error code went away.&amp;nbsp; What are your two values there?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2023 23:09:33 GMT</pubDate>
    <dc:creator>Robert_LeClair</dc:creator>
    <dc:date>2023-02-02T23:09:33Z</dc:date>
    <item>
      <title>Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254653#M65051</link>
      <description>&lt;P&gt;I receive this Error during the Share As &amp;gt; Web Map "Analyze" step.&lt;/P&gt;&lt;P&gt;Why is a common density map that normalizes by 'Shape_Area' a problem?&lt;/P&gt;&lt;P&gt;...In addition, why is this layer even a problem when it's not visible and not meant to convert to a Web Map with the other layers?&lt;/P&gt;&lt;P&gt;See below: Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Craig_Eissler_Iceman_0-1675373857951.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/62011i777DF2EE6B111262/image-size/large?v=v2&amp;amp;px=999" role="button" title="Craig_Eissler_Iceman_0-1675373857951.png" alt="Craig_Eissler_Iceman_0-1675373857951.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:18:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254653#M65051</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-02-02T22:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254657#M65052</link>
      <description>&lt;P&gt;Not sure the "whys" of the error per se without digging into it but we're you able to use the solutions of the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/analyzer-error-messages/00241-field-value-is-not-supported-as-a-display-field.htm" target="_self"&gt;webpage&lt;/A&gt; to resolve the error?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:28:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254657#M65052</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-02-02T22:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254661#M65054</link>
      <description>&lt;P&gt;Well, yes and no... Of the three solutions, number 3 seems to be the relevant one.&lt;/P&gt;&lt;P&gt;The problem is I don't want to change the field that I'm normalizing by.&lt;/P&gt;&lt;P&gt;I suppose removing the layer would solve it to, but I don't want to do that either.&lt;/P&gt;&lt;P&gt;...So, it really does come down to the "why" ...I want to know the concept behind this.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254661#M65054</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-02-02T22:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254663#M65055</link>
      <description>&lt;P&gt;I wonder if it's because the Shape_area field is a reserved ArcGIS field name and likely would update to the Web Mercator projection of a web map/web layer.&amp;nbsp; Just a guess on that one though.&amp;nbsp; One thing to test is to create a new attribute field (float or short integer), do a field calculation to get an area value, use that in the Symbology pane and try the workflow again to share as a web layer.&lt;BR /&gt;&lt;BR /&gt;Here's something interesting I found about r&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/sharing/analyzer-error-messages/00362-datasets-expose-reserved-field-names.htm#:~:text=You%20attempted%20to%20share%20a%20web%20layer%2C%20web,in%20duplicate%20field%20names%20in%20the%20web%20layer." target="_self"&gt;eserved field names&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:37:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254663#M65055</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-02-02T22:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254670#M65057</link>
      <description>&lt;P&gt;Oh, I know that what you suggest would work for sure -- without even trying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is I don't even want this layer to be included in my AGOL web map, but I DO want to keep it in my ArcGIS Pro desktop project. ...So, what gives..?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 22:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254670#M65057</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-02-02T22:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254681#M65062</link>
      <description>&lt;P&gt;In looking at the internals, there is some chatter about bugs in the ArcGIS Pro 2.8.x realm where if your DISPLAY field in layer properties and in the Label Pane -&amp;gt; Label Class field were set to shape_length it would throw the 00241 error.&amp;nbsp; If you change it to say ObjectID, then the error code went away.&amp;nbsp; What are your two values there?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 23:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254681#M65062</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-02-02T23:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254687#M65063</link>
      <description>&lt;P&gt;...sorry, had to step away for a moment.&lt;/P&gt;&lt;P&gt;Yeah, I don't think that's the problem here, because the Display field is set to 'County_Name'; nothing to do with 'Shape_geometry' fields&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 23:39:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254687#M65063</guid>
      <dc:creator>Craig_Eissler_Iceman</dc:creator>
      <dc:date>2023-02-02T23:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error 00241: Using Shape_Area to normalize</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254931#M65103</link>
      <description>&lt;P&gt;Okay - might be worth an Esri Technical Support call to see if that team has an idea.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Feb 2023 17:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/error-00241-using-shape-area-to-normalize/m-p/1254931#M65103</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2023-02-03T17:17:56Z</dc:date>
    </item>
  </channel>
</rss>

