<?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 Add data widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-data-widget/m-p/646333#M60250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to create a bespoke application using the API where I can add an excel or csv file with lots of XY coordinates, utilise the coordinate converter and output to another excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for a customer that has no access to ArcGIS or Online/Portal and won't be able to host data so needs access local files in Windows Explorer. They also wish to load the same app on a mobile device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thinking was to use the Add Data widget, like the one available in WAB Dev Edition, but there isn't one in the API. Has anyone tried this themselves?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2019 15:02:56 GMT</pubDate>
    <dc:creator>JohnBrushett</dc:creator>
    <dc:date>2019-08-28T15:02:56Z</dc:date>
    <item>
      <title>Add data widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-data-widget/m-p/646333#M60250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd like to create a bespoke application using the API where I can add an excel or csv file with lots of XY coordinates, utilise the coordinate converter and output to another excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is for a customer that has no access to ArcGIS or Online/Portal and won't be able to host data so needs access local files in Windows Explorer. They also wish to load the same app on a mobile device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My thinking was to use the Add Data widget, like the one available in WAB Dev Edition, but there isn't one in the API. Has anyone tried this themselves?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 15:02:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-data-widget/m-p/646333#M60250</guid>
      <dc:creator>JohnBrushett</dc:creator>
      <dc:date>2019-08-28T15:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add data widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-data-widget/m-p/646334#M60251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could use a CSVLayer to load in the points:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-CSVLayer.html"&gt;CSVLayer | ArcGIS API for JavaScript 4.12&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample using CSVLayer:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/layers-csv/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/layers-csv/index.html"&gt;CSVLayer | ArcGIS API for JavaScript 4.12&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote some code to export points to csv,&amp;nbsp;you could use it as a sample:&amp;nbsp;&lt;A class="link-titled" href="https://codepen.io/benesri/pen/ZEzyQNm" title="https://codepen.io/benesri/pen/ZEzyQNm"&gt;https://codepen.io/benesri/pen/ZEzyQNm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 19:56:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-data-widget/m-p/646334#M60251</guid>
      <dc:creator>BenElan</dc:creator>
      <dc:date>2019-08-28T19:56:14Z</dc:date>
    </item>
  </channel>
</rss>

