<?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 Historical traffic data with Impedance attribute of miles in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/historical-traffic-data-with-impedance-attribute/m-p/165918#M1713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I'm trying to solve a route using an impedance of miles in order to get the shortest route (I'm using ArcGIS Sever 10.3.1 and solving the route through the rest API).&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;However, I would also like to get the travel time of this route based on historical traffic data for a specific date/time. It seems like ArcGIS only supports historical traffic data if the impedance is TravelTime.&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;The message I'm getting is...&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "The start time was ignored because the impedance attribute is not time-based"&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;So my question is, is there any way to use traffic data on non time-based routes?&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I did manage to find this in some &lt;SPAN style="color: #358daa;"&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Route_service_with_synchronous_execution/02r300000036000000/"&gt;documentation&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="padding-right: 10px; padding-left: 10px; border-left-color: transparent; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #eeeeee;"&gt;&lt;P&gt;To use traffic in the analysis, set impedanceAttributeName to TravelTime, and assign a value to startTime... ...Traffic is supported only with the driving time impedance or travel mode.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Which seems to indicate this isn't possible, but that surprises me. I would have thought this was not an uncommon request. Does anyone know of a workaround or alternative method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 16:12:22 GMT</pubDate>
    <dc:creator>JonStainthorpe</dc:creator>
    <dc:date>2015-09-30T16:12:22Z</dc:date>
    <item>
      <title>Historical traffic data with Impedance attribute of miles</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/historical-traffic-data-with-impedance-attribute/m-p/165918#M1713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I'm trying to solve a route using an impedance of miles in order to get the shortest route (I'm using ArcGIS Sever 10.3.1 and solving the route through the rest API).&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;However, I would also like to get the travel time of this route based on historical traffic data for a specific date/time. It seems like ArcGIS only supports historical traffic data if the impedance is TravelTime.&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;The message I'm getting is...&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "The start time was ignored because the impedance attribute is not time-based"&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;So my question is, is there any way to use traffic data on non time-based routes?&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;I did manage to find this in some &lt;SPAN style="color: #358daa;"&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Route_service_with_synchronous_execution/02r300000036000000/"&gt;documentation&lt;/A&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="padding-right: 10px; padding-left: 10px; border-left-color: transparent; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: #eeeeee;"&gt;&lt;P&gt;To use traffic in the analysis, set impedanceAttributeName to TravelTime, and assign a value to startTime... ...Traffic is supported only with the driving time impedance or travel mode.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; background-color: rgba(248, 248, 248, 0.6);"&gt;Which seems to indicate this isn't possible, but that surprises me. I would have thought this was not an uncommon request. Does anyone know of a workaround or alternative method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 16:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/historical-traffic-data-with-impedance-attribute/m-p/165918#M1713</guid>
      <dc:creator>JonStainthorpe</dc:creator>
      <dc:date>2015-09-30T16:12:22Z</dc:date>
    </item>
  </channel>
</rss>

