<?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: Geometry.Extent.Height does not match web map distance. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627121#M7678</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you could use&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;GeodesicEllipseParameters&lt;/STRONG&gt; Class. To&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;create a geodetic circle, the&lt;SPAN&gt;&amp;nbsp;"SemiAxisLength1"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt; &lt;SPAN style="color: #4c4c4c;"&gt;"SemiAxisLength2"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;are the same, or set&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geodesicellipseparameters.html#semiAxis1Length-prop" style="color: #0079c1; background-color: #ffffff; text-decoration: none;"&gt;&lt;SPAN style="color: #4c4c4c;"&gt;"SemiAxisLength1"&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to a valid length and&lt;SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;"SemiAxisLength2"&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;to zero.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Geometry_GeodesicEllipseParameters.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Geometry_GeodesicEllipseParameters.htm"&gt;GeodesicEllipseParameters Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nagma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2017 20:42:56 GMT</pubDate>
    <dc:creator>NagmaYasmin</dc:creator>
    <dc:date>2017-08-17T20:42:56Z</dc:date>
    <item>
      <title>Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627112#M7669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I draw a Geometry (Circle) and try to get its diameter by Geometry.Extent.Height. However, if i manually try to see the distance in a arcgis web map, it differs significantly. Like, 1800m from Geometry.Extent.Height is actually 1200m in web map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to do the same in the some part of the equator of world map and it actually matches. I don't know why this is happening. Is this scaling issue? Any advises on how to make it give the same distance in both?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 20:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627112#M7669</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-15T20:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627113#M7670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's the coordinate system? geometry.extent.height in, say, Web Mercator, could be giving you the actual height (north-south dimension) which is very exaggerated away from the equator in any Mercator-based coordinate system. The web map tool/widget may be returning the geodesic distance (shortest distance on the underlying ellipsoid model) rather than the projected/2D Cartesian distance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Aug 2017 23:42:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627113#M7670</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2017-08-15T23:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627114#M7671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Melita,&lt;/P&gt;&lt;P&gt;Thank you for the reply. The Coordinate system is Web Mercator. &amp;nbsp;So, I am basically trying to get diameter&amp;nbsp;of the circle I draw in the map.&amp;nbsp;I try to get that using geometry.extent.height. Does that look correct? if not, if you could give tell me how one would find the diameter. I am trying out&amp;nbsp;the&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/WPF/ArcGISRuntime.WPF.Samples/Samples/GraphicsOverlay/SketchOnMap/SketchOnMap.xaml.cs"&gt;sample application&lt;/A&gt;&amp;nbsp;to draw a circle sketch on the map.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the distance from the web map viewer&amp;nbsp;by using the measure distance tool in it. Like calculating the distance between two opposite points on the circle. Shouldn't the distance that i manually measure from the map viewer be similar&amp;nbsp;as the geometry.extent.height? if it is the diameter of the circle i drew?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i draw the circle near the equator line countries, the values turns out to be similar but not in other places away from equator line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 05:46:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627114#M7671</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-16T05:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627115#M7672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think when you ask for the distance, you're getting the "geodesic" distance. You might see if there's a setting to switch to the Cartesian or projected distance. The geodesic distance is closer to the actual ground distance. Mercator wildly distorts distances away from the equator in favor of maintaining the shapes and angles of features. The measure tool is likely set up to return the geodesic distance so that if someone measures Los Angeles to New York (for example) they get a value that matches what someone knows already or can look up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Melita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 18:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627115#M7672</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2017-08-16T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627116#M7673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You for the information. I think i understand a little better now. So, is there a way to convert geodesic distance to &lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Cartesian distance and vice versa in ArcGIS Runtime SDK for .NET?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Bikesh&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 22:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627116#M7673</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-16T22:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627117#M7674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could use&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;DistanceGeodetic Method to calculate the geodetic distance between two point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Geometry_GeometryEngine_DistanceGeodetic.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Geometry_GeometryEngine_DistanceGeodetic.htm"&gt;GeometryEngine.DistanceGeodetic Method&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;To calculate the planar distance, you can use&amp;nbsp;&lt;SPAN&gt;GeometryEngine&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;Distance Method&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Geometry_GeometryEngine_Distance.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Geometry_GeometryEngine_Distance.htm"&gt;GeometryEngine.Distance Method&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Nagma&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 22:33:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627117#M7674</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-08-16T22:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627118#M7675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;Please can you tell me what methods you used to draw the circle ? i really need it thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 09:19:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627118#M7675</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-17T09:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627119#M7676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Nagma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the links. That might be very useful for me later in my project. Currently, if i am correct, I can get the Geodetic distance (diameter of circle in my case) by using &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/M_Esri_ArcGISRuntime_Geometry_GeometryEngine_LengthGeodetic.htm"&gt;GeometryEngine.LengthGeodetic&lt;/A&gt;&amp;nbsp;of the circle geometry and calculating the diameter from there. Since I get the Length value in Geodetic, the diameter value that i calculate is also in Geodetic. Now, I want to convert that Geodetic diameter into planar value so that i can draw a circle into the map manually. or Is there any API in 100.1 where we can draw a circle with Geodetic radius value and center point?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Again,&lt;/P&gt;&lt;P&gt;Bikesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 16:29:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627119#M7676</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-17T16:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627120#M7677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Manel,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use sketcheditor to let user draw shapes in the map. It is in the &lt;A href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/N_Esri_ArcGISRuntime_UI.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;Esri.ArcGISRuntime.UI&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haven't tried it yet but another thing you might be able to do is draw a polygon with list of points on the circumference of a circle. Below is how I get points on the circle on given angle:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; xCoord &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; CenterOfCircle&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;xCoord &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; Radius &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; Math&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Cos&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;angle &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Math&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;PI &lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;100&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; yCoord &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; CenterOfCircle&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;yCoord &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; Radius &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; Math&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Sin&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;angle &lt;SPAN class="operator token"&gt;*&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;Math&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;PI &lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;100&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;new&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;MapPoint&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;xCoord&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; yCoord&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; SpatialReferences&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;WebMercator&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So, one can put that in a loop and get points of a circle with given center of circle, radius, and angle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 02:43:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627120#M7677</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2021-12-12T02:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627121#M7678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bikesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you could use&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;GeodesicEllipseParameters&lt;/STRONG&gt; Class. To&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;create a geodetic circle, the&lt;SPAN&gt;&amp;nbsp;"SemiAxisLength1"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&lt;SPAN&gt; &lt;SPAN style="color: #4c4c4c;"&gt;"SemiAxisLength2"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;are the same, or set&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/qt/latest/qml/api-reference/qml-esri-arcgisruntime-geodesicellipseparameters.html#semiAxis1Length-prop" style="color: #0079c1; background-color: #ffffff; text-decoration: none;"&gt;&lt;SPAN style="color: #4c4c4c;"&gt;"SemiAxisLength1"&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to a valid length and&lt;SPAN&gt;&amp;nbsp;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;"SemiAxisLength2"&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;to zero.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Geometry_GeodesicEllipseParameters.htm" title="https://developers.arcgis.com/net/latest/wpf/api-reference//html/T_Esri_ArcGISRuntime_Geometry_GeodesicEllipseParameters.htm"&gt;GeodesicEllipseParameters Class&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nagma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 20:42:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627121#M7678</guid>
      <dc:creator>NagmaYasmin</dc:creator>
      <dc:date>2017-08-17T20:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627122#M7679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nagma. That looks like what I could use. What do you say the default value for maxPointCount and maxSegmentLength should be there for a circle? I put 1000000000, and 0.1 respectively. I am not sure if that looks like a good value for a circle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 21:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627122#M7679</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-17T21:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627123#M7680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Max point count is way too large. The Buffer Tool when building a point buffer of 500 m at 52N (latitude) uses about 160 points. For a buffer of a a few kilomters, I wouldn't use more than a few hundred points.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2017 23:30:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627123#M7680</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2017-08-17T23:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627124#M7681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! It seems that was the reason why&amp;nbsp;my application was slow lol.&amp;nbsp;Thanks all for the information. Appreciate it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bikesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 14:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627124#M7681</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-08-18T14:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627125#M7682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Geometry Engine can create a geodesic buffer around any geometry. If you do it around a point, you get a circle:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a 1km circle:&lt;/P&gt;&lt;P&gt;GeometryEngine.BufferGeodetic(new MapPoint(x, y, SpatialReferences.WebMercator), 1000, LinearUnits.Meters);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 19:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627125#M7682</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-08-23T19:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627126#M7683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we change the outline color of the bufferGeodetic? or of ellipseGeodesic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 16:33:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627126#M7683</guid>
      <dc:creator>BikeshMaharjan1</dc:creator>
      <dc:date>2017-09-11T16:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627127#M7684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These methods have no color/symbology. They just take a plain geometry and return a plain geometry. What symbology you choose to render them with is entirely up to you, and would be defined elsewhere in your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 16:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627127#M7684</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-09-11T16:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Geometry.Extent.Height does not match web map distance.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627128#M7685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;BILLION&lt;/STRONG&gt;&lt;/SPAN&gt; vertices?! &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/shocked.png" /&gt; Yeah, that would slow down most apps, even if hundreds of millions of them were removed for being duplicate at the precision of the spatial reference. In fact, that likely qualifies as a (self-inflicted) denial-of-service attack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 17:11:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/geometry-extent-height-does-not-match-web-map/m-p/627128#M7685</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2017-09-11T17:11:26Z</dc:date>
    </item>
  </channel>
</rss>

