<?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: Calculate distance between source and destination via given coordinates in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579241#M5551</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jay, it worked&amp;nbsp;to our expectation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Oct 2017 14:13:57 GMT</pubDate>
    <dc:creator>PrakashMani</dc:creator>
    <dc:date>2017-10-25T14:13:57Z</dc:date>
    <item>
      <title>Calculate distance between source and destination via given coordinates</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579238#M5548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are a truck logistics company and we want to calculate the distance between source and destination on which the truck traveled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, we are using Google Maps API to calculate the distance. The problem we have with Google Maps API is, we can't calculate the distance on the route the truck has traveled.&amp;nbsp;We have the location coordinates(collected every minute) on which the truck traveled but we can't pass these coordinates to Google Maps API to get the distance&amp;nbsp;for the traveled route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any API in ArcGIS/ESRI to calculate the distance between source and destination via given coordinates(or way-points)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 06:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579238#M5548</guid>
      <dc:creator>JayP</dc:creator>
      <dc:date>2017-10-24T06:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate distance between source and destination via given coordinates</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579239#M5549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Network Analyst is capable of returning the routes from which you can determine the distance travelled.&amp;nbsp; See specific details in the 'line shape' in &lt;A href="http://pro.arcgis.com/en/pro-app/tool-reference/network-analyst/make-route-analysis-layer.htm"&gt;&lt;STRONG&gt;Make Route Analysis&lt;/STRONG&gt;&lt;/A&gt; . There are other options there as well&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or are you wanting to simply determine the distance between the two points as a geodesic distance (see &lt;A _jive_internal="true" href="https://community.esri.com/blogs/dan_patterson/2017/01/24/vincenty"&gt;&lt;STRONG&gt;Vincenty for geographic coordinates&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp; if that is the case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if you have projected coordinates, then the distance/length is a simple field calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 08:21:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579239#M5549</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-10-24T08:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate distance between source and destination via given coordinates</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579240#M5550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The answer is Yes. The routing service computes a route between stops. You can pass in the coordinates of the path the truck took as stops but change their location type to "waypoints". That way, the route will solve a path through the points you pass in and return back one route from start stop to end stop. You can get more info on the routing service and way points here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://resources.arcgis.com/en/help/arcgis-rest-api/#/Route_service_with_asynchronous_execution/02r300000275000000/" title="https://resources.arcgis.com/en/help/arcgis-rest-api/#/Route_service_with_asynchronous_execution/02r300000275000000/"&gt;ArcGIS REST API&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jay Sandhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 17:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579240#M5550</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2017-10-24T17:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate distance between source and destination via given coordinates</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579241#M5551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jay, it worked&amp;nbsp;to our expectation...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Oct 2017 14:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/calculate-distance-between-source-and-destination/m-p/579241#M5551</guid>
      <dc:creator>PrakashMani</dc:creator>
      <dc:date>2017-10-25T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

