<?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: Loading an API response in JSON to Map Viewer. in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195863#M47112</link>
    <description>&lt;P&gt;My solution was creating a hosted feature service, using Python to convert JSON to CSV and cursor to write to feature service every 10 seconds. I am working in Enterprise environment, so I am not sure if this method will drain the credits in ArcGIS Online environment.&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 12:43:29 GMT</pubDate>
    <dc:creator>Boyang_Wang</dc:creator>
    <dc:date>2022-07-26T12:43:29Z</dc:date>
    <item>
      <title>Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127136#M43440</link>
      <description>&lt;P&gt;I am using an API for fleet management that responds in JSON with vehicle coordinates. This is how the JSON looks like:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.silentpassenger.com/rest/v2/help/operations/GetDataPoints#response-json" target="_blank"&gt;https://api.silentpassenger.com/rest/v2/help/operations/GetDataPoints#response-json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I would like to draw these coordinates as points in ArcGIS Online Map Viewer. Do I need to use another API to convert JSON to ArcGIS compatible formats such as CSV, GeoRSS or KML?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 14:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127136#M43440</guid>
      <dc:creator>Boyang_Wang</dc:creator>
      <dc:date>2021-12-17T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127188#M43448</link>
      <description>&lt;P&gt;Yup you will need to convert it. I would recommend CSV or GeoJSON in the New Map Viewer.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 16:08:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127188#M43448</guid>
      <dc:creator>RussRoberts</dc:creator>
      <dc:date>2021-12-17T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127189#M43449</link>
      <description>&lt;P&gt;Is there an converter API ready to use for this purpose? I do not have web server so I think I cannot develop and deploy a converter by myself.&lt;/P&gt;&lt;P&gt;What about GeoEvent Server? Can that server be used for this purpose?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 16:13:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1127189#M43449</guid>
      <dc:creator>Boyang_Wang</dc:creator>
      <dc:date>2021-12-17T16:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195699#M47109</link>
      <description>&lt;P&gt;With regards to the initial problem, I am also curious as to what program or application I should use to convert an API that is in JSON format into a GEOJSON format in order to connect and upload dynamic data into Map Viewer.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 00:00:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195699#M47109</guid>
      <dc:creator>Deputy_Rico</dc:creator>
      <dc:date>2022-07-26T00:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195863#M47112</link>
      <description>&lt;P&gt;My solution was creating a hosted feature service, using Python to convert JSON to CSV and cursor to write to feature service every 10 seconds. I am working in Enterprise environment, so I am not sure if this method will drain the credits in ArcGIS Online environment.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 12:43:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195863#M47112</guid>
      <dc:creator>Boyang_Wang</dc:creator>
      <dc:date>2022-07-26T12:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading an API response in JSON to Map Viewer.</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195952#M47118</link>
      <description>Thank you! I will give this a try and see how it goes with the credits.&lt;BR /&gt;</description>
      <pubDate>Tue, 26 Jul 2022 15:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/loading-an-api-response-in-json-to-map-viewer/m-p/1195952#M47118</guid>
      <dc:creator>Deputy_Rico</dc:creator>
      <dc:date>2022-07-26T15:49:36Z</dc:date>
    </item>
  </channel>
</rss>

