<?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: Converting Historic\Live Traffic Data into ESRI format (DTF?) in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615791#M5915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll download and retry setting up the custom feed.&amp;nbsp; &amp;nbsp;What version of ArcMap are you using?&amp;nbsp; And what version of Visual Studio?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using just the code as-is along with the sample data as-is?&amp;nbsp; Or did you make any change or use your own data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Nov 2017 20:46:55 GMT</pubDate>
    <dc:creator>PatrickStevens</dc:creator>
    <dc:date>2017-11-07T20:46:55Z</dc:date>
    <item>
      <title>Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615779#M5903</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;BR /&gt;&lt;SPAN&gt;I have historic\live traffic data that isn't coming from the TOMTOM\NavTeq ESRI-data Providers (AFAIK they don't have data in Israel). I want to transform it into the format the network analyst uses, problem is that I can't find anywhere the format of the TMC and DTF files that Navteq provides(or sample files).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alternatively, is there a way to subscribe to Navteq for a trial period ( I couldn't find anything on their site, very uninformative).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 05:00:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615779#M5903</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2013-04-29T05:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615780#M5904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For setting up a NavTeq account, you'll have to contact NavTeq. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But for configuing traffic, I can help out.&amp;nbsp; If you want to use a provider that is not supported out-of-the-box, then you will need to configure a custom traffic provider.&amp;nbsp; I have a couple of links to help out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the sample for Custom Traffic Provider:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe"&gt;http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a lot of instructions on that page.&amp;nbsp; If you have any trouble, post here and I'll help out.&amp;nbsp; Basically, you need to code to get your speed values to the traffic API.&amp;nbsp; That sample will allow you to add your provider to the GP tool for updating traffic.&amp;nbsp; That way, your provider will function the same as NavTeq and TomTom with geoprocessing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also a sample to help you do some debugging of DTFs after they have been created by the traffic GP tool.&amp;nbsp; You can find that here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=f193895fe0734afe868044fc5bfecf47"&gt;http://www.arcgis.com/home/item.html?id=f193895fe0734afe868044fc5bfecf47&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;DTFs are stored in a binary format. With the DTFtoCSV sample, you can take an existing DTF and convert it to CSV for inspection.&amp;nbsp; Within the code for DTFtoCSV, you can see how the binary format of the DTF is set up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helps!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 13:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615780#M5904</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2013-04-29T13:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615781#M5905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Patrick, Thanks for answering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I went through the first URL - asically, it just failed in the start - I opened the solution, opened arcmap, pressed the update traffic too, and a error message saying "Script error" just poped up and that was it. What should I do next? the tool won't recnize if I go through the process again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 19:51:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615781#M5905</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2013-04-29T19:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615782#M5906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Were you able to complete steps 1 and 2 in "How to use this sample" from the Custom Traffic Provider link?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, for step 1, did you register the DLL by compiling the sample?&amp;nbsp; Or did you manually use esriRegAsm?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For step 2, did you use the GUID that was already in the sample, or did you create your own GUID?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some background information, what version of ArcGIS are you running?&amp;nbsp; And on which operating system?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 20:00:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615782#M5906</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2013-04-29T20:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615783#M5907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Wow, thanks for the quick response. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running ArcInfo 10.1&amp;nbsp; on Windows7. It appears I missed out on the step 2 - I registered the DLL (step 1), but didn't feed the GUID to the xml(step2) and unintentionally went on to running the update traffic tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;OK - Should I feed the GUID as written in the first URL (this, &lt;/SPAN&gt;&lt;A href="http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe#/Program%20Files%20%28x86%29/ArcGIS/Desktop10.1/NetworkAnalyst/NetworkConfiguration/TrafficProviders.xml"&gt;http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe#/Program%20Files%20%28x86%29/ArcGIS/Desktop10.1/NetworkAnalyst/NetworkConfiguration/TrafficProviders.xml&lt;/A&gt;&lt;SPAN&gt;, listed as clsid ) ?&amp;nbsp; If not, where can I find the right GUID? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this the way to register historic traffic as well, or only live traffic? It seems to me a rather hard way to integrate historic data...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 20:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615783#M5907</guid>
      <dc:creator>yonatanrubinstein</dc:creator>
      <dc:date>2013-04-29T20:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615784#M5908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GUID from the sample should match the one listed in the link.&amp;nbsp; It should be the same GUID you see near the top of the TrafficProvider.cs file. I was just checking that those were in sync.&amp;nbsp; Hopefully the problem is just that the entries needed to be added to the providers XML file in step 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That sample is just for live traffic.&amp;nbsp; Historical is an entirely different process.&amp;nbsp; Historical is built into the network via tables in the geodatabase.&amp;nbsp; Check out the San Diego network in the tutorial data, and take a look at this doc (&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//0047000001rs000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//0047000001rs000000&lt;/A&gt;&lt;SPAN&gt;) to see how historical traffic works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Live traffic is based off of the DTF files created by the traffic GP tool.&amp;nbsp; The reason live and historical are so different is that historical traffic is generally a data vendor product that is provided along with the street data.&amp;nbsp; It is therefore static and built into the streets.&amp;nbsp; Live traffic is constantly updated, usually via a URL.&amp;nbsp; A network set up to work with live traffic will need to reference DTF files that are being created by the GP update traffic tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope I'm not making it more confusing.&amp;nbsp; Keep asking questions as you have difficulties and I'm happy to help out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 21:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615784#M5908</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2013-04-29T21:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615785#M5909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have followed the process specified in arcgis resources exercise 10 for creating&amp;nbsp; traffic network dataset (san diego)&amp;nbsp; and used custom traffic provider (.dll to register GUID) ,&amp;nbsp;&amp;nbsp; used the&amp;nbsp; update model provided in exercise 10&amp;nbsp; to update DTF files in a folder &lt;STRONG&gt;where network dataset is pointed. (TrafficFiles\v1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and i had scheduled this task (task scheduler) for interval of 15 min .&amp;nbsp; &lt;/P&gt;&lt;P&gt;i am able to get DTF files in folder and can visualize historical data&amp;nbsp; .. but not able to visualize live traffic from DTF files on dataset ( layer properties -&amp;gt; symbology -&amp;gt; live traffic only)&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DTF files are saved with timestamp as name, along with feed entry in trafficindex.xml&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had cross checked the result DTF file ... by DTFtoCSV&amp;nbsp; conversion ( its same as input )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) how does network dataset know that DTF file has been updated?&amp;nbsp; does it check interval based?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Why tool saves DTF file saves in a seperate folder (v1) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) while creating&amp;nbsp; network dataset we provide a folder path till v1, where as in update tool till trafficfiles .....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; initially the folder is empty..&amp;nbsp; no xml, no dtf ...&amp;nbsp;&amp;nbsp; how does _ND know update DTF is in v1 folder?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 07:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615785#M5909</guid>
      <dc:creator>pruthvigopal</dc:creator>
      <dc:date>2015-06-30T07:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615786#M5910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrik;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I made an account and email the INRIX and TomTom to help me with DTF files.&lt;/P&gt;&lt;P&gt;I don't even know what they have to give me? Is it a sample python code? &lt;/P&gt;&lt;P&gt;I'm learning it with ArcGIS help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peyvand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 02:22:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615786#M5910</guid>
      <dc:creator>peyivandhajian</dc:creator>
      <dc:date>2015-08-18T02:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615787#M5911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a step 2: &lt;A href="http://www8.garmin.com/support/download_details.jsp?id=4427" title="http://www8.garmin.com/support/download_details.jsp?id=4427"&gt;Garmin: Database for FM Traffic Providers Updates &amp;amp; Downloads&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Peyvand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 04:27:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615787#M5911</guid>
      <dc:creator>peyivandhajian</dc:creator>
      <dc:date>2015-08-18T04:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615788#M5912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;register&amp;nbsp;&amp;nbsp;the DLL by compiling the sample? What procedure I have to follow? I still haven't unterstood how I can do it. I am following the instructions of this website (&lt;A class="link-titled" href="http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe" title="http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe"&gt;http://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe&lt;/A&gt;&amp;nbsp;), but it seems that I am missing something!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Until now I have added the provider GUID to the TrafficProviders.xml file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 14:14:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615788#M5912</guid>
      <dc:creator>MariosSimou1</dc:creator>
      <dc:date>2017-11-06T14:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615789#M5913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&amp;nbsp; The DLL is automatically registered when the sample is compiled.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can see how it works if you open the file CutomTrafficProvider.csproj in Notepad++ or some other text editor.&amp;nbsp; Scroll down to the bottom of the file and there are "BeforeClean"and "AfterBuild" sections telling the project to unregister before building and register after.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think it might not be working, try to register the DLL manually just to make sure it can.&amp;nbsp; For ArcMap, it would be something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c:\ProgramFiles (x86)\Common Files\ArcGIS\bin&amp;gt;esriRegAsm.exe &amp;lt;Path to your DLL&amp;gt; /p:Desktop&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 16:06:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615789#M5913</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2017-11-06T16:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615790#M5914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have done everything as the website says, but still the custom provider option does not appear on traffic data tool. I tried using also the absolute paths of the files but still nothing. What I am doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/382702_csproj.PNG" style="width: 620px; height: 131px;" /&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/382704_dataprovider.PNG" style="width: 620px; height: 101px;" /&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/382705_incidentprovider.PNG" style="width: 620px; height: 79px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2017 23:10:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615790#M5914</guid>
      <dc:creator>MariosSimou1</dc:creator>
      <dc:date>2017-11-06T23:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615791#M5915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll download and retry setting up the custom feed.&amp;nbsp; &amp;nbsp;What version of ArcMap are you using?&amp;nbsp; And what version of Visual Studio?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using just the code as-is along with the sample data as-is?&amp;nbsp; Or did you make any change or use your own data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 20:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615791#M5915</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2017-11-07T20:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615792#M5916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It all appears to be working for me.&amp;nbsp; I went through the steps and when I opened up ArcMap and the traffic data tool, Custom Provider showed up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glancing at your screen shots, it looks like the GUID for the provider is different than mine.&amp;nbsp; The one I used was:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{929DFEE5-11DC-4BC9-B66F-B493A4470451}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You get that GUID from the top of the TrafficProvider.cs file.&amp;nbsp; Make sure your provider GUID matches the one in the code.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that fixes it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2017 22:39:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615792#M5916</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2017-11-07T22:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615793#M5917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It still doesn't work. I used your GUID number which is the same with mine, but nothing didn't change. I also tried to use the GUID numbers which are contained at the TrafficProviders.xml file and it worked. My ArcMap version is 10.4&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 01:55:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615793#M5917</guid>
      <dc:creator>MariosSimou1</dc:creator>
      <dc:date>2017-11-10T01:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615794#M5918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmmm...&amp;nbsp; I'll install 10.4 and give that a shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you compile does a popup appear that says "Registration Succeeded"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you email me a zip of your code and your TrafficProviders.xml?&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:pstevens@esri.com"&gt;pstevens@esri.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Nov 2017 17:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/615794#M5918</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2017-11-10T17:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Historic\Live Traffic Data into ESRI format (DTF?)</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/1264404#M8216</link>
      <description>&lt;P&gt;Hi Patrick Stevens,&lt;/P&gt;&lt;P&gt;I would like to thank you for developing Custom Traffic Provider tool.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=e11126ea20e941bd9644046e62e2bdbe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;is this tool is supported by latest ArcMap version 10.8.2? and can it be used to develop custom traffic provider?&lt;/P&gt;&lt;P&gt;Looking forward to hearing from you!&lt;/P&gt;&lt;P&gt;Thanks in anticipation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 07:25:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/converting-historic-live-traffic-data-into-esri/m-p/1264404#M8216</guid>
      <dc:creator>MUHAMMADKAMRANFAIZ</dc:creator>
      <dc:date>2023-03-06T07:25:57Z</dc:date>
    </item>
  </channel>
</rss>

