<?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: Bing maps get Distance between two places in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334677#M8596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Abdulrahman Taher,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Thanks a bunch this is exactly what I was looking for,.. you save me....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 04:03:44 GMT</pubDate>
    <dc:creator>SantoshV</dc:creator>
    <dc:date>2012-09-18T04:03:44Z</dc:date>
    <item>
      <title>Bing maps get Distance between two places</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334674#M8593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I have referred the sample &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#BingRouting"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#BingRouting&lt;/A&gt;&lt;SPAN&gt; and developed a Bing maps routing tool on my Silverlight GIS website..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;now my client wants me to also show the distance between two places whos direction is shown.. I took a look at the Routing class but failed to find anything to get the distance..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I used the �??haversine�?? formula, but it does not give me the exact distance along the route..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I calculate the length of the geometry/polyline drawn on the map.. Will this result be accurate? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please guide me so that I can get the distance between my start and destination..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2012 09:45:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334674#M8593</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2012-09-12T09:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Bing maps get Distance between two places</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334675#M8594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Have you tried using the distance geometry service on ArcGIS Server. You will need to project to an equal area spatial reference before sending geometry in order to get a accurate distance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2012 15:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334675#M8594</guid>
      <dc:creator>ChristopherHill</dc:creator>
      <dc:date>2012-09-13T15:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bing maps get Distance between two places</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334676#M8595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can get it from the ''' Summary Class ''' which have distance and times&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;routeleg&lt;X&gt;.Summary.Distance&lt;/X&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope that what you want.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2012 21:33:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334676#M8595</guid>
      <dc:creator>AbdulrahmanTaher</dc:creator>
      <dc:date>2012-09-14T21:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bing maps get Distance between two places</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334677#M8596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Abdulrahman Taher,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Thanks a bunch this is exactly what I was looking for,.. you save me....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 04:03:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/bing-maps-get-distance-between-two-places/m-p/334677#M8596</guid>
      <dc:creator>SantoshV</dc:creator>
      <dc:date>2012-09-18T04:03:44Z</dc:date>
    </item>
  </channel>
</rss>

