<?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: Correction factor for shape area in Web Mercator (rel. to lat.) in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/correction-factor-for-shape-area-in-web-mercator/m-p/1150783#M44717</link>
    <description>&lt;P&gt;Well, I managed to figure it out.&amp;nbsp; FYI, for a polygon feature, simply add an Arcade expression using the AreaGeodetic() function.&amp;nbsp; For example, to get the area of the feature in sq ft:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AreaGeodetic($feature,'squarefeet')&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 18:23:04 GMT</pubDate>
    <dc:creator>JohnSasso2</dc:creator>
    <dc:date>2022-03-04T18:23:04Z</dc:date>
    <item>
      <title>Correction factor for shape area in Web Mercator (rel. to lat.)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/correction-factor-for-shape-area-in-web-mercator/m-p/1150614#M44703</link>
      <description>&lt;P&gt;I understand that hosted feature layers use Web Mercator, which does not preserve shapes.&amp;nbsp; Hence, the attribute shape_area shows the planar area of the polygon, but the value itself does not imply the geodesic area since the&amp;nbsp;further you get from the equator the more distorted the shape gets.&amp;nbsp;&amp;nbsp;For example, when you get to 45 degrees latitude the planar area of a polygon is about a 2 times the geodesic area.&lt;/P&gt;&lt;P&gt;With the Microsoft Building Footprint layer, I want to somehow translate the shape__area attribute to something in units (spec. square feet).&amp;nbsp; I figure if I know the latitude I am at, and know that at latitude LAT the area distortion is D, then I can apply D to shape__area, along with some appropriate unit conversion, to get the approximate area of a building footprint in sq ft.&lt;/P&gt;&lt;P&gt;So is my logic correct here and if so, what is this distortion ad a function of latitude?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 12:09:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/correction-factor-for-shape-area-in-web-mercator/m-p/1150614#M44703</guid>
      <dc:creator>JohnSasso</dc:creator>
      <dc:date>2022-03-04T12:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Correction factor for shape area in Web Mercator (rel. to lat.)</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/correction-factor-for-shape-area-in-web-mercator/m-p/1150783#M44717</link>
      <description>&lt;P&gt;Well, I managed to figure it out.&amp;nbsp; FYI, for a polygon feature, simply add an Arcade expression using the AreaGeodetic() function.&amp;nbsp; For example, to get the area of the feature in sq ft:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AreaGeodetic($feature,'squarefeet')&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 18:23:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/correction-factor-for-shape-area-in-web-mercator/m-p/1150783#M44717</guid>
      <dc:creator>JohnSasso2</dc:creator>
      <dc:date>2022-03-04T18:23:04Z</dc:date>
    </item>
  </channel>
</rss>

