<?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 CurveRings in Polygon missing geodesic property in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1593742#M86654</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to use the new curveRings property exposed in the Polygon&amp;nbsp;class. Specifically, I've been playing with the circular arcs, the ones defined by the "a" property. This curve object is essentially a "pizza slice" of a circle, where you define an end point, and a center point.&lt;/P&gt;&lt;P&gt;In normal esri circles, we are allowed to set the geodesic property, to stop circles from looking oval. However, that is not possible in the "a" style of&amp;nbsp;curve objects. Can we have that option added?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Mar 2025 09:51:10 GMT</pubDate>
    <dc:creator>ConstantinG</dc:creator>
    <dc:date>2025-03-10T09:51:10Z</dc:date>
    <item>
      <title>CurveRings in Polygon missing geodesic property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1593742#M86654</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been trying to use the new curveRings property exposed in the Polygon&amp;nbsp;class. Specifically, I've been playing with the circular arcs, the ones defined by the "a" property. This curve object is essentially a "pizza slice" of a circle, where you define an end point, and a center point.&lt;/P&gt;&lt;P&gt;In normal esri circles, we are allowed to set the geodesic property, to stop circles from looking oval. However, that is not possible in the "a" style of&amp;nbsp;curve objects. Can we have that option added?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 09:51:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1593742#M86654</guid>
      <dc:creator>ConstantinG</dc:creator>
      <dc:date>2025-03-10T09:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: CurveRings in Polygon missing geodesic property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1594350#M86664</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Version 4.32 does not fully support curves. While we can read true curves, editing them is not yet possible. It seems like you're asking if there's a way to prevent circles from appearing as ovals. Unfortunately, this isn't supported by the REST API. The appearance of your circles will depend on the map projection used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I&lt;SPAN&gt;f you would like to share more about your intent then we may be able to give a better suggestion.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 16:44:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1594350#M86664</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2025-03-11T16:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: CurveRings in Polygon missing geodesic property</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1594645#M86672</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to create a feature layer that displays a circle, or a slice of a circle ( an arc) for each feature. The arc angle and radius are data driven. I tried using a SimpleRenderer and UniqueValueRenderer, together with various 2D symbols ( SimpleFillSymbol and similar).&amp;nbsp;I am trying to build the polygon using the &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/geometry-objects/#polygon-with-curves" target="_self"&gt;Polygon with curves instructions&lt;/A&gt;&amp;nbsp;- &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Polygon.html#curveRings" target="_self"&gt;curveRings&lt;/A&gt; property, but had some issues with the geodesic part. I ended up manually calculating the circle and using &lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Polygon.html#rings" target="_self"&gt;rings&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With all that being said, I am planning to give CIMSymbol a try, as those seem to have a lot of supported features.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 09:08:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/curverings-in-polygon-missing-geodesic-property/m-p/1594645#M86672</guid>
      <dc:creator>ConstantinG</dc:creator>
      <dc:date>2025-03-12T09:08:07Z</dc:date>
    </item>
  </channel>
</rss>

