<?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: Planar vs Geodesic Area/Length? in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350383#M922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I certainly hope they get it fixed soon, really no reason to select a coordinate system for the calculation, if the properties are restricted by the coordinate system of the data. I believe projection on the fly is a wonderful thing, no need to have multiple copies of the same data in order to run various types of analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2019 20:17:52 GMT</pubDate>
    <dc:creator>DarylHochhalter</dc:creator>
    <dc:date>2019-10-29T20:17:52Z</dc:date>
    <item>
      <title>Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350368#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've read a little about Planar vs Geodesic measurements on the web, but am still a little confused.&amp;nbsp; Here's a couple questions that might help me wrap my head around it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which is better to use to report area/line lengths?&amp;nbsp; I'm working in western North Carolina in ArcGIS Pro using NAD_1983_StatePlane_North_Carolina_FIPS_3200_Feet.&amp;nbsp; I notice using the "Measure Features" tool that the area differences (between Geodesic and Planar) are nearly non-existent over small areas, but 4 acres different over a 20,000 acre area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does the "Calculate Geometry" tool not have a planar area measurement option?&amp;nbsp; But does offer two perimeter length measurement options?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the "Measure Features" tool default to the coordinate system of the map?&amp;nbsp; I had a map that was in WGS84, and was getting some seemingly very wrong answers, presumably because it was unable to calculate area in the Geographic Coordinate system?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350368#M907</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-08T18:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350369#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matthew,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you have a projected coordinate system, planar is typically chosen, especially with lines are you are most likely looking for point a to point b regardless of the shape of the Earth. If you have just a geographic coordinate system, you can only use geodesic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This article goes more into depth on geodesic/touches on planar:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/coordinate-reference-systems/blog/2014/09/01/geodetic-distances-how-long-is-that-line-again"&gt;https://community.esri.com/groups/coordinate-reference-systems/blog/2014/09/01/geodetic-distances-how-long-is-that-line-again&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This interactive map demonstrates the differences which is pretty cool!&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://ekenes.github.io/esri-js-samples/ge-length/" title="http://ekenes.github.io/esri-js-samples/ge-length/"&gt;Geodesic Length vs. Planar Length&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The Calculate Geometry tool uses planar because the input data has to have a projected coordinate system. You can not do planar with just a geographic (same as the answer above).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Yep, Measure will use the coordinate system of the map and that would cause an inability to create area with WGS 84.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2019 20:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350369#M908</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-08T20:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350370#M909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just wanted to say thanks, Alexandra...got sidetracked on another project, but might have some follow up questions once I get back in the weeds with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2019 14:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350370#M909</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-03-19T14:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350371#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been searching for&amp;nbsp;some definitive statement that Pro had done away with planar area calculations. But when I found this question and answer, it is confounding my understanding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused about the second point above:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="background-color: #ffffff; "&gt;2. The Calculate Geometry tool uses planar because the input data has to have a projected coordinate system. You can not do planar with just a geographic (same as the answer above).&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;That was the case in Desktop. But in Pro, even with the Maps's display&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;coordinate system set to a projected CS, the only area option is geodesic.&amp;nbsp;I am an instructor and want to fully understand this change.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Please clarify?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 14:27:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350371#M910</guid>
      <dc:creator>ShannonBelmont</dc:creator>
      <dc:date>2019-06-09T14:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350372#M911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The area option for geographic coordinates would most likely be geodesic even if the map's display is projected.&amp;nbsp; What it looks like is one thing, what it is, is another.&lt;/P&gt;&lt;P&gt;Don't forget, an ellipsoid is only an approximation of Earth's shape, and area and length calculations are best estimates.&amp;nbsp; Simply consider a field with a 20 degree slope.&amp;nbsp; It doesn't matter if you measure area using geodesic methods from long/lat coordinates of the corners, or projected coordinates in planar measures... both will be 'wrong' because the 3D area is going to be greater than the 2D area whether it is a geodesic or planar measure. &amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 16:08:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350372#M911</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-06-09T16:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350373#M912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan, thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get what you are saying, both types of measurement are abstractions from reality. But what I'm trying to understand is whether 'planar' measurements are necessary now that ArcPro is measuring area and distance geodesically. ArcMap Desktop wasn't able to make geodesic calculations (area - disabled if only geographic coordinate systems were used in the data frame). But now, even with a projected CS in the map's display, the only option for area measurement is geodesic (which it should be because it will always be more accurate than a flattened model of the ellipse).&lt;/P&gt;&lt;P&gt;Do you see what I'm trying to get at? &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;1. ArcPro doesn't seem to make planar area measurements anymore. I haven't found a way to do that, anyway.&lt;/P&gt;&lt;P&gt;2. If geodesic area calculations are possible (in ArcPro) then why would we use projected CS anymore??&amp;nbsp;&lt;/P&gt;&lt;P&gt;i.e. why would I use US contiguous albers equal area conic to calculate area of the intermountain west, if I can make a geodesic area calculation??&lt;/P&gt;&lt;P&gt;Thanks for any feedback or insight...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 18:15:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350373#M912</guid>
      <dc:creator>ShannonBelmont</dc:creator>
      <dc:date>2019-06-09T18:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350374#M913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can calculate planar and geodesic areas&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-geometry-attributes.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/add-geometry-attributes.htm"&gt;Add Geometry Attributes—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Drop the notion that geodesic is 'more accurate'.&amp;nbsp; That completely depends on the size of the study area and the projection being used.&amp;nbsp; If you are working on a province/state wide study, then the 'extents' are critical.&amp;nbsp; Also, what do you mean by 'accurate'&amp;nbsp; perhaps %age wise? Most projections that are used wisely, will have a specified value?.&lt;/P&gt;&lt;P&gt;Albers, Lambert Conformal conic... big areas... UTM less big (6 degree wide zone)&amp;nbsp; MTM/State Plane smaller still (3 degree wide zone and 1/10,000 potential distance 'error')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't ignore the abstraction.&amp;nbsp; It is important and widely overlooked.&lt;/P&gt;&lt;P&gt;To make things worse, they will try to measure things on Google Earth or AGOL using a 'webbie' projections like Web Mercator, which is the last thing one should use (but everyone uses it don't they !?!? )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Precision and accuracy... slippery concepts.&amp;nbsp; How well do we really know the shape of earth? 1927 to 1983 big leap.&amp;nbsp; New ones on the horizon? I suspect yes.&amp;nbsp; It may improve locational precision, but a real reflection of land based distances... no, since distance will be a traversal along an ellipsoid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is an abstraction.&amp;nbsp; That is what should be taught &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 21:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350374#M913</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-06-09T21:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350375#M914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I 100% agree with 'everything is an abstraction'! I focus a lot of my material and exercises on demonstrating this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there might be some kind of glitch. If you have time, check out the attached images. I don't have the option to create planar calculations in ArcGIS Pro.&amp;nbsp; You can see that the map's display CS is set to a projected one yet I only have the option to calculate area and perimeter geodesically.&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/449972_area_geodesic.png" /&gt;&lt;/P&gt;&lt;P&gt;Here you can see that even using the tool you suggested, I don't have the option to create "planar" attribute fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/449973_geodesic_2.png" /&gt;&lt;/P&gt;&lt;P&gt;(I have the map CS set to a projection.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've taught coordinate systems in ArcMap Desktop for 10 years. I'm learning ArcGIS Pro and switching my material over. From my experience with it (and the student who is working with me) it seemed as though ArcPro had done away with planar measurements, yet I found no mention of this on forums, documentation, etc. Seemed like a pretty big change. But now I'm wondering if there is something glitching with my system as you are telling me that geodesic should be an 'option' not the only choice...&lt;/P&gt;&lt;P&gt;Thoughts? Really appreciate your insights and comments, Dan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Jun 2019 22:26:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350375#M914</guid>
      <dc:creator>ShannonBelmont</dc:creator>
      <dc:date>2019-06-09T22:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350376#M915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Summary....&amp;nbsp;&lt;/P&gt;&lt;P&gt;Geographic data in a projected map only allows for geodesic area calculation.&lt;/P&gt;&lt;P&gt;Projected data in a projected map (Canadian Lambert Conformal Conic) allows for both&lt;/P&gt;&lt;P&gt;Projected data in a geographic map (GCS WGS84).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It hasn't done away with planar measurements, it has restricted planar measures to planar data. &amp;nbsp;&lt;/P&gt;&lt;P&gt;I kind of agree with this.&amp;nbsp; If it is a bug, I like it &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My sentiment has always been if you need/want planar measures make sure you are working with planar data.&lt;/P&gt;&lt;P&gt;In fact the conversion of decimal degree data to projected data should entail densification.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/geodetic-densify.htm" title="https://pro.arcgis.com/en/pro-app/tool-reference/data-management/geodetic-densify.htm"&gt;Geodetic Densify—Data Management toolbox | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;otherwise things like a portion of a UTM zone ( ie -78 to -72 long. by 42 to 48 labt.) gets distorted if you project it without densification.&amp;nbsp; The longitudes will appear fine, but the north and south latitudes bands will not have the appropriate curvature unless you densify. &amp;nbsp;&lt;/P&gt;&lt;P&gt;If people are relying on a planar calculation with geographic data, it shouldn't/can't properly happen without densification of the perimeter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="j-img-floatstart image-1 jive-image" height="206" src="https://community.esri.com/legacyfs/online/449975_add_geometry_geographic.png" style="float: left;" width="291" /&gt;&lt;IMG alt="" class="image-2 jive-image" height="191" src="https://community.esri.com/legacyfs/online/449976_add_geometry_projected.png" width="303" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 00:47:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350376#M915</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-06-10T00:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350377#M916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And not the final word... but more to think about.&lt;/P&gt;&lt;P&gt;Even with densification, not all things can be treated as equal &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" height="473" src="https://community.esri.com/legacyfs/online/449977_area_errors.png" width="727" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 01:42:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350377#M916</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-06-10T01:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350378#M917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well Duh.&amp;nbsp; I didn't test putting projected data in the map. Seems very obvious now that I know this was the "glitch".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like a big change from Desktop, to not be able to rely on projecting on the fly and 'borrowing' a projection from the data frame.&amp;nbsp; But with your explanation of extent densification, I see why Esri is trying to control or constrain the trouble many blindly get into. &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;And about your comment on web mercator auxilliary sphere!&amp;nbsp; Most of my instruction about CSs is to demonstrate how ridiculous measurements are if left in Web Mercator.&amp;nbsp; Esri has taken two major lab exercises off the table with this change. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first I was resistant to the idea of HAVING to reproject data because I've always been told there is a small erosion in the precision of the data each time you permanently change projection. I thought projecting on the fly was a great way to use&lt;EM&gt; display&lt;/EM&gt; coordinate systems to supply the best CS for the analysis or measurement. But maybe I am simply resistant to change. And also working from a much more rudimentary place than others like yourself.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am coming at this from the perspective of an instructor, not from the research or hard core analysis side. I am trying to demonstrate some of these basic concepts with CSs.&amp;nbsp; I'll just have to get more creative.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be reading up on densification. Thanks a lot for this conversation, Dan. I've never used GeoNet before&amp;nbsp;and found this to be incredibly helpful.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 14:13:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350378#M917</guid>
      <dc:creator>ShannonBelmont</dc:creator>
      <dc:date>2019-06-10T14:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350379#M918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good luck Shannon.&amp;nbsp; PS, I taught University level GIS for 28 of my 33 years... you will never stop learning &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 17:44:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350379#M918</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-06-10T17:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350380#M919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Dan Patterson wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Projected data in a projected map (Canadian Lambert Conformal Conic) allows for both...&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This&amp;nbsp;does not seem to be the case for all PCS. For example, a Mercator projected data layer does not offer a planar area option in the Calculate Geometry Attributes tool. Yet, many other non-area preserving cylindrical coordinate systems like Miller&amp;nbsp;&lt;EM&gt;do&lt;/EM&gt; offer the planar area option. This seems to be true as of version 2.4.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are there other PCS' for which the planar area option was omitted from the&amp;nbsp;&lt;SPAN&gt;Calculate Geometry Attributes tool?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2019 18:56:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350380#M919</guid>
      <dc:creator>MannyGimond</dc:creator>
      <dc:date>2019-10-07T18:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350381#M920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;plain Mercator is an xy graph basically.&amp;nbsp; conformal projections are generally good since they try to preserve distance, shape area etc as much as they can.&amp;nbsp; UTM is an example&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Oct 2019 20:54:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350381#M920</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2019-10-07T20:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350382#M921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I got a confirmation from ESRI that this is indeed a bug (&lt;/SPAN&gt;&lt;A href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEyMjIxMw==" style="color: #2989c5; text-decoration: none;"&gt;BUG-000122213&lt;/A&gt;&lt;SPAN&gt;). A few projections do not offer the planar option. This is not by design and will be fixed in future versions of the software.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;FYI, a temporary fix is to compute the geodesic area using the field calculator and the Python expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="text-decoration: line-through;"&gt; !Shape!.getArea("geodesic","squaremiles")&lt;/SPAN&gt; &lt;/PRE&gt;&lt;P&gt;The aforementioned fix applied to a geodesic measurement,&amp;nbsp;to calcuate a planar area, use the Python expression:&lt;/P&gt;&lt;PRE&gt;!Shape!.getArea("planar", "squaremiles")&lt;/PRE&gt;&lt;P&gt;This will require that the data layer be in the desired projection before computing the planar area since the coordinate system cannot be defined in the Calculate Field tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Oct 2019 16:07:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350382#M921</guid>
      <dc:creator>MannyGimond</dc:creator>
      <dc:date>2019-10-10T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350383#M922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I certainly hope they get it fixed soon, really no reason to select a coordinate system for the calculation, if the properties are restricted by the coordinate system of the data. I believe projection on the fly is a wonderful thing, no need to have multiple copies of the same data in order to run various types of analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:17:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350383#M922</guid>
      <dc:creator>DarylHochhalter</dc:creator>
      <dc:date>2019-10-29T20:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: Planar vs Geodesic Area/Length?</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350384#M923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not 100% sure but believe Arcmap has used planar to calculate area without a choice? Really can't calculate for GCS like WGS84, guessing&amp;nbsp;software&amp;nbsp;that seems to do that, reprojects on the fly into something that can be calculated.&lt;/P&gt;&lt;P&gt;As you noted, it would depend on the scale of the analysis you are doing as to which might be better. Also, pretty sure most plats and things never calculated geodesic values for length or area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2020 19:00:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/planar-vs-geodesic-area-length/m-p/350384#M923</guid>
      <dc:creator>DarylHochhalter</dc:creator>
      <dc:date>2020-01-07T19:00:11Z</dc:date>
    </item>
  </channel>
</rss>

