<?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: Geodetic Area Calulation using ellipsoid in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286638#M7395</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Melita,&lt;BR /&gt;&lt;BR /&gt;This topic has been around for a while (see &lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688&lt;/A&gt;). Are there any news regarding geodetic area calculation in ArcObjects? Will the approximation methods be made available to developers?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fridjof&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Fridjof, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been working on it but it's a little early to state which software and/release it will be in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 20:10:39 GMT</pubDate>
    <dc:creator>MelitaKennedy</dc:creator>
    <dc:date>2011-04-13T20:10:39Z</dc:date>
    <item>
      <title>Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286635#M7392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am searching for a method that can take any set of geographic coordinates (world-wide) that constitue a polygon (stored in a pointCollection) with a defined geographic coordinate system (datum, ellipsoid etc) and calculate the Geodetic Surface Area in square metres based on the ellipsoid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I imagine that somewhere within ArcObjects suite this must exist, and would be very grateful to anyone who could point me in the right direction.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 14:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286635#M7392</guid>
      <dc:creator>SIMONKELLY</dc:creator>
      <dc:date>2010-08-16T14:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286636#M7393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I am searching for a method that can take any set of geographic coordinates (world-wide) that constitue a polygon (stored in a pointCollection) with a defined geographic coordinate system (datum, ellipsoid etc) and calculate the Geodetic Surface Area in square metres based on the ellipsoid.&lt;BR /&gt;&lt;BR /&gt;I imagine that somewhere within ArcObjects suite this must exist, and would be very grateful to anyone who could point me in the right direction.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No, that functionality doesn't existing within ArcObjects. Methods are generally approximations and we've been comparing some of them this summer. You'll get reasonable answers just by projecting the polygon to an equal area projection, hopefully centered somewhere near the data. If necessarily, you may want to densify the polygon first. At 10, you can now write code to densify a polygon or polyline with points on a geodesic, loxodrome/rhumb line, great elliptic, or normal section: IPolycurve4 or IPolycurveGeodetic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 22:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286636#M7393</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2010-08-16T22:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286637#M7394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;No, that functionality doesn't existing within ArcObjects. Methods are generally approximations and we've been comparing some of them this summer.&lt;BR /&gt;Melita&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Melita,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This topic has been around for a while (see &lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688&lt;/A&gt;&lt;SPAN&gt;). Are there any news regarding geodetic area calculation in ArcObjects? Will the approximation methods be made available to developers?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Fridjof&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 06:39:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286637#M7394</guid>
      <dc:creator>FridjofSchmidt</dc:creator>
      <dc:date>2011-04-13T06:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286638#M7395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Melita,&lt;BR /&gt;&lt;BR /&gt;This topic has been around for a while (see &lt;A href="http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688"&gt;http://forums.esri.com/thread.asp?c=93&amp;amp;f=984&amp;amp;t=189688&lt;/A&gt;). Are there any news regarding geodetic area calculation in ArcObjects? Will the approximation methods be made available to developers?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Fridjof&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Fridjof, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have been working on it but it's a little early to state which software and/release it will be in. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 20:10:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286638#M7395</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2011-04-13T20:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286639#M7396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Fridjof, &lt;BR /&gt;&lt;BR /&gt;We have been working on it but it's a little early to state which software and/release it will be in. &lt;BR /&gt;&lt;BR /&gt;Melita&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Melita,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And can you already say something about references you evaluated for calculation methods? We might need an implementation before it is available in ArcGIS...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fridjof&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 09:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286639#M7396</guid>
      <dc:creator>FridjofSchmidt</dc:creator>
      <dc:date>2011-05-18T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286640#M7397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I derived an accurate expression for the area between a geodesic and the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;equator in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Charles F. F. Karney,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Geodesics on an ellipsoid of revolution,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Feb. 2011,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://arxiv.org/abs/1102.1215"&gt;http://arxiv.org/abs/1102.1215&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Errata: &lt;/SPAN&gt;&lt;A href="http://geographiclib.sourceforge.net/geod-errata.html"&gt;http://geographiclib.sourceforge.net/geod-errata.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This extends work by&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; J. Danielsen,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; The Area under the Geodesic,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; Survey Review 30, 61-66 (1989).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From this it is easy to compute the area of an arbitrary geodesic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polygon. GeographicLib includes a class, PolygonArea, and a command line&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;utility, Planimeter, that does just this. You can access Planimeter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;online at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://geographiclib.sourceforge.net/cgi-bin/Planimeter"&gt;http://geographiclib.sourceforge.net/cgi-bin/Planimeter&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Only simple (non-intersecting) polygons are supported. But they can&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;encircle a pole. The accuracy is about 0.1 m^2 per vertex. The time is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proportional to the number of vertices of the polygon (about 3 us/vertex&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on a 3GHz machine).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's also a Javascript implementation of the same method available at&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://geographiclib.sourceforge.net/scripts/geod-calc.html"&gt;http://geographiclib.sourceforge.net/scripts/geod-calc.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; --Charles&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Jul 2011 20:38:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286640#M7397</guid>
      <dc:creator>CharlesKarney</dc:creator>
      <dc:date>2011-07-23T20:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286641#M7398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Charles,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had a first glance at the paper and the Javascript implementation and tested with some polygons. This seems to be exactly what I was looking for. Thanks for sharing! Now I will think of a way to integrate this in my ArcGIS environment...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fridjof&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 08:43:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286641#M7398</guid>
      <dc:creator>FridjofSchmidt</dc:creator>
      <dc:date>2011-07-25T08:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Geodetic Area Calulation using ellipsoid</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286642#M7399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Fridjof,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this works for you.&amp;nbsp; If esri hasn't yet figured out yet what to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;do with ellipsoidal areas, it should consider the solution provided by&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GeographicLib (it's distributed under the MIT/X11 license).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If it does use this, it would be prudent to update the Vincenty geodesic&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;method with the more accurate geodesic solution in GeographicLib, so&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that everything is consistent.&amp;nbsp; (Vincenty, of course, also has the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;problem that the method stops converging for near antipodal points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is fixed by GeographicLib.)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; --Charles&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 11:38:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/geodetic-area-calulation-using-ellipsoid/m-p/286642#M7399</guid>
      <dc:creator>CharlesKarney</dc:creator>
      <dc:date>2011-07-25T11:38:58Z</dc:date>
    </item>
  </channel>
</rss>

