<?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: How to get a point along a Polyline in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29964#M346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do include some Linear Referencing geoprocessing tools with the LocalServer, but I don't know if you are currently using the LocalServer component in your solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We support the following tools (&lt;A href="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;​: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calibrate Routes&lt;/P&gt;&lt;P&gt;Create Routes&lt;/P&gt;&lt;P&gt;Dissolve Route Events&lt;/P&gt;&lt;P&gt;Locate Features Along Routes&lt;/P&gt;&lt;P&gt;Make Route Event Layer&lt;/P&gt;&lt;P&gt;Overlay Route Events&lt;/P&gt;&lt;P&gt;Transform Route Events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2016 18:10:00 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2016-04-11T18:10:00Z</dc:date>
    <item>
      <title>How to get a point along a Polyline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29962#M344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am given a Polyline, how do I determine the MapPoint that is say 3/4 in distance along that line starting at one end? I've search the GeometryEngine class method but couldn't find anything that would help me figure this out.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 17:29:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29962#M344</guid>
      <dc:creator>HuyHo</dc:creator>
      <dc:date>2016-04-08T17:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a point along a Polyline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29963#M345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There currently isn't a way to perform this automatically with GeometryEngine.&lt;/P&gt;&lt;P&gt;You'll have to calculate the distance between each line segment one by one and sum it up until you exceed the distance. Then calculate the fraction you need to be down the line of the last line segment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2016 20:53:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29963#M345</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2016-04-08T20:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a point along a Polyline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29964#M346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Huy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do include some Linear Referencing geoprocessing tools with the LocalServer, but I don't know if you are currently using the LocalServer component in your solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We support the following tools (&lt;A href="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm" title="https://developers.arcgis.com/net/desktop/guide/local-server-geoprocessing-tools-support.htm"&gt;Local Server geoprocessing tools support—ArcGIS Runtime SDK for .NET | ArcGIS for Developers&lt;/A&gt;​: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calibrate Routes&lt;/P&gt;&lt;P&gt;Create Routes&lt;/P&gt;&lt;P&gt;Dissolve Route Events&lt;/P&gt;&lt;P&gt;Locate Features Along Routes&lt;/P&gt;&lt;P&gt;Make Route Event Layer&lt;/P&gt;&lt;P&gt;Overlay Route Events&lt;/P&gt;&lt;P&gt;Transform Route Events&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29964#M346</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2016-04-11T18:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a point along a Polyline</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29965#M347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are dealing with a runtime *.geodatabase file in this case and we try to avoid using the local server in this case.&amp;nbsp; We'll try the approach Morten suggested.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2016 18:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-to-get-a-point-along-a-polyline/m-p/29965#M347</guid>
      <dc:creator>HuyHo</dc:creator>
      <dc:date>2016-04-11T18:17:33Z</dc:date>
    </item>
  </channel>
</rss>

