<?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 Calculate distance of a polyline? in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240137#M1123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, how can i calculate the distance of an arbitrary polyline?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Sep 2011 05:44:29 GMT</pubDate>
    <dc:creator>linusang</dc:creator>
    <dc:date>2011-09-26T05:44:29Z</dc:date>
    <item>
      <title>Calculate distance of a polyline?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240137#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, how can i calculate the distance of an arbitrary polyline?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 05:44:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240137#M1123</guid>
      <dc:creator>linusang</dc:creator>
      <dc:date>2011-09-26T05:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate distance of a polyline?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240138#M1124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can either use Pythagoras on each line segment and sum them up if your coordinate system is "flat", or use Vicenty's formula on the line segments if your coordinates are spherical (ie longitude/latitude). Or lastly you could use the Geometry service: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Lengths"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#Lengths&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Sep 2011 16:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240138#M1124</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-09-26T16:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate distance of a polyline?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240139#M1125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm using the WebMercator, what do you suggest? And also if i would like to get the surface distance, how can I do it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 02:01:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/calculate-distance-of-a-polyline/m-p/240139#M1125</guid>
      <dc:creator>linusang</dc:creator>
      <dc:date>2011-09-27T02:01:09Z</dc:date>
    </item>
  </channel>
</rss>

