<?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 Ingesting Archived Waze JSON Reports into ArcGIS in ArcGIS GeoEvent Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/ingesting-archived-waze-json-reports-into-arcgis/m-p/714858#M3100</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have files of archived (as opposed to a live feed) JSON Waze Road Closure reports (text files) that we want to ingest and display in ArcGIS.&amp;nbsp; We wanted to know if anyone has experience in setting this up and if there are scripts/packages that can take care of this. We are building our process but wanted to see if anyone has some tools we could use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 May 2020 21:53:54 GMT</pubDate>
    <dc:creator>PaulRobinson1</dc:creator>
    <dc:date>2020-05-17T21:53:54Z</dc:date>
    <item>
      <title>Ingesting Archived Waze JSON Reports into ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/ingesting-archived-waze-json-reports-into-arcgis/m-p/714858#M3100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have files of archived (as opposed to a live feed) JSON Waze Road Closure reports (text files) that we want to ingest and display in ArcGIS.&amp;nbsp; We wanted to know if anyone has experience in setting this up and if there are scripts/packages that can take care of this. We are building our process but wanted to see if anyone has some tools we could use.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 May 2020 21:53:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/ingesting-archived-waze-json-reports-into-arcgis/m-p/714858#M3100</guid>
      <dc:creator>PaulRobinson1</dc:creator>
      <dc:date>2020-05-17T21:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Ingesting Archived Waze JSON Reports into ArcGIS</title>
      <link>https://community.esri.com/t5/arcgis-geoevent-server-questions/ingesting-archived-waze-json-reports-into-arcgis/m-p/714859#M3101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would use a &lt;A href="https://enterprise.arcgis.com/en/geoevent/latest/process-event-data/watch-a-folder-for-new-json-files.htm"&gt;Watch a Folder for new JSON&lt;/A&gt;&amp;nbsp;files input to read the files in.&amp;nbsp; If there aren't a lot of files, you could copy them by hand one at a time into the folder that is being watched.&amp;nbsp; If there are a lot of them, you could set up a python script to do it at a sustainable rate.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just be sure to copy them into the watched folder using a different extension than is being watched for and rename them once they are copied.&amp;nbsp; Basically, you want to be sure all the data is written to the file in the watched folder BEFORE GeoEvent tries to open it up and read it.&amp;nbsp; For example, set GeoEvent up to watch for *.json files, copy all of the data files in as *.txt files, then rename them one by one to have the *.json extension.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More details can be found in the following blog:&amp;nbsp;&lt;A href="https://community.esri.com/people/eironside-esristaff/blog/2019/04/11/geoevent-input-watch-a-folder-for-new-files"&gt;https://community.esri.com/people/eironside-esristaff/blog/2019/04/11/geoevent-input-watch-a-folder-for-new-files&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 May 2020 19:20:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-geoevent-server-questions/ingesting-archived-waze-json-reports-into-arcgis/m-p/714859#M3101</guid>
      <dc:creator>EricIronside</dc:creator>
      <dc:date>2020-05-26T19:20:55Z</dc:date>
    </item>
  </channel>
</rss>

