<?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: Directions - &amp;quot;totalLength&amp;quot; units of measure? in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493329#M4797</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I don't understand your response! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm in the wrong forum... I'll repost this for Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2014 22:33:39 GMT</pubDate>
    <dc:creator>Sa_EdA_Rafat</dc:creator>
    <dc:date>2014-06-27T22:33:39Z</dc:date>
    <item>
      <title>Directions - &amp;quot;totalLength&amp;quot; units of measure?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493325#M4793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know where the units-of-measure of the "totalLength" is specified?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This seems to be in meters even though my layer says it in Miles ("directionsLengthUnits": "esriNAUMiles").&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;json["directions"];&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{[&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "routeId": 1,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "routeName": "Location 1 - Location 2",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "hasM": true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "summary": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "totalLength": 5221.98296067188,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "totalTime": 4.41884235246107,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "totalDriveTime": 4.4188423535129635,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "envelope": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "xmin": -87.652578690999917,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "ymin": 41.878818755651714,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "xmax": -87.6294279999999,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "ymax": 41.903987605323444,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "spatialReference": {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "wkid": 4326,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; "latestWkid": 4326&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; },&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 13:46:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493325#M4793</guid>
      <dc:creator>Sa_EdA_Rafat</dc:creator>
      <dc:date>2014-06-27T13:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Directions - "totalLength" units of measure?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493326#M4794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure that NA does the conversion for you?&amp;nbsp; I think the units are in the units of the coordinate system, ergo, if the projection has metric units, then it should be in meters&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 16:10:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493326#M4794</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-06-27T16:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Directions - "totalLength" units of measure?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493327#M4795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are you sure that NA does the conversion for you?&amp;nbsp; I think the units are in the units of the coordinate system, ergo, if the projection has metric units, then it should be in meters&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I measured the distance - the value is in meters. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My data is in WGS84, is meters the default unit of measure (not decimal degrees)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 19:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493327#M4795</guid>
      <dc:creator>Sa_EdA_Rafat</dc:creator>
      <dc:date>2014-06-27T19:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Directions - "totalLength" units of measure?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493328#M4796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Firstly, if you are using the Network Analyst, you should be using projected data and not relying on projections-on-the-fly&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 20:45:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493328#M4796</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-06-27T20:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Directions - "totalLength" units of measure?</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493329#M4797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I don't understand your response! &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I'm in the wrong forum... I'll repost this for Server.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2014 22:33:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/directions-amp-quot-totallength-amp-quot-units-of/m-p/493329#M4797</guid>
      <dc:creator>Sa_EdA_Rafat</dc:creator>
      <dc:date>2014-06-27T22:33:39Z</dc:date>
    </item>
  </channel>
</rss>

