<?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: Create a spline with ArcGIS in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223711#M2626</link>
    <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;This looks an interesting project.&amp;nbsp; We don't have a method specific to making splines, but I'm wondering if you could achieve something through the use of curve based segments.&amp;nbsp; Line or polygon &lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/Segment.html" target="_self"&gt;segments&lt;/A&gt; can be made up from one of the following curve types:&lt;/P&gt;&lt;P&gt;&amp;nbsp;-&amp;nbsp;&lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/CubicBezierSegment.html" target="_self"&gt;Cubic Bezier&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- &lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/EllipticArcSegment.html" target="_self"&gt;Elliptic Arc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a &lt;A href="https://github.com/Esri/arcgis-runtime-samples-java/tree/main/display_information/add-graphics-with-renderer" target="_self"&gt;sample&lt;/A&gt; app here which shows how to use them.&lt;/P&gt;&lt;P&gt;Does this help?&amp;nbsp; If you feel there is a gap in the product, I'm always happy to consider adding something new.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 08:03:01 GMT</pubDate>
    <dc:creator>MarkBaird</dc:creator>
    <dc:date>2022-10-20T08:03:01Z</dc:date>
    <item>
      <title>Create a spline with ArcGIS</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223596#M2625</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm currently working on a product that need to generate spline based on a set of point. I was wondering if there was a way to generate a spline with ArcGIS, or if I absolutely need to project my point and calculate my spline from the projected point ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of a spline I need to do:&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Spline_Sketch.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54004iDD44D48F12504B1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Spline_Sketch.png" alt="Spline_Sketch.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 21:42:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223596#M2625</guid>
      <dc:creator>DavidLefaivre</dc:creator>
      <dc:date>2022-10-19T21:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Create a spline with ArcGIS</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223711#M2626</link>
      <description>&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;This looks an interesting project.&amp;nbsp; We don't have a method specific to making splines, but I'm wondering if you could achieve something through the use of curve based segments.&amp;nbsp; Line or polygon &lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/Segment.html" target="_self"&gt;segments&lt;/A&gt; can be made up from one of the following curve types:&lt;/P&gt;&lt;P&gt;&amp;nbsp;-&amp;nbsp;&lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/CubicBezierSegment.html" target="_self"&gt;Cubic Bezier&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;- &lt;A href="https://developers.arcgis.com/java/api-reference/reference/com/esri/arcgisruntime/geometry/EllipticArcSegment.html" target="_self"&gt;Elliptic Arc&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a &lt;A href="https://github.com/Esri/arcgis-runtime-samples-java/tree/main/display_information/add-graphics-with-renderer" target="_self"&gt;sample&lt;/A&gt; app here which shows how to use them.&lt;/P&gt;&lt;P&gt;Does this help?&amp;nbsp; If you feel there is a gap in the product, I'm always happy to consider adding something new.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 08:03:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223711#M2626</guid>
      <dc:creator>MarkBaird</dc:creator>
      <dc:date>2022-10-20T08:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create a spline with ArcGIS</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223779#M2627</link>
      <description>&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;Thank you for your fast answer. From my poor understanding on cubic spline (I'm not that good in math), a cubic spline will take a set of points and a speed and calculate the correct curve according to that data. CubicSpline seem to draw the curve I need, but I still need to make the correct calculation to determine the curve to draw.&lt;/P&gt;&lt;P&gt;If cubic spline is not available in Esri, than CubicBezier is a good work around for my case.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;David&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/create-a-spline-with-arcgis/m-p/1223779#M2627</guid>
      <dc:creator>DavidLefaivre</dc:creator>
      <dc:date>2022-10-20T13:39:13Z</dc:date>
    </item>
  </channel>
</rss>

