<?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 Import Data using javascript API 4.15 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734212#M68002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying import a shapefile from my local machine to mi ArcGis account using javascript API, but I have not found documentation of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know a simple code or a code to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not think of anyone of ESRI developers have not idea how doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some help will very helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2020 14:22:15 GMT</pubDate>
    <dc:creator>deleted-user-VQ40NmU7Vt6N</dc:creator>
    <dc:date>2020-05-18T14:22:15Z</dc:date>
    <item>
      <title>Import Data using javascript API 4.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734212#M68002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying import a shapefile from my local machine to mi ArcGis account using javascript API, but I have not found documentation of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know a simple code or a code to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not think of anyone of ESRI developers have not idea how doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some help will very helpfull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2020 14:22:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734212#M68002</guid>
      <dc:creator>deleted-user-VQ40NmU7Vt6N</dc:creator>
      <dc:date>2020-05-18T14:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import Data using javascript API 4.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734213#M68003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to add features into an existing Feature Class on Portal/AGOL, or create a brand new item with the shapefile? If the latter, I'm not sure if you can do it or not. If the former, I' had good luck with this sample from Esri:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-shapefile/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-shapefile/index.html"&gt;Create a FeatureLayer from a shapefile | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample will show you how to get the file attached to a form's input field, submit the file to AGOL (or portal) using the /features/generate endpoint to transform the shapefile to a JS API compatible object, then transform it to a feature layer. From there, you'll have the data in the JS API and can add/update/delete whatever needs it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 10:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734213#M68003</guid>
      <dc:creator>AndrewVitale</dc:creator>
      <dc:date>2020-05-19T10:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Import Data using javascript API 4.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734214#M68004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andrew&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help, but I am looking for import/upload data into mi ArcGIS account (ArcGIS online), I mean save it in there for using after later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anywhere&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 12:24:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734214#M68004</guid>
      <dc:creator>deleted-user-VQ40NmU7Vt6N</dc:creator>
      <dc:date>2020-05-19T12:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Import Data using javascript API 4.15</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734215#M68005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, sorry I missed the mark. If you come up with a solution, please share it here. I'm also interested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2020 12:38:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/import-data-using-javascript-api-4-15/m-p/734215#M68005</guid>
      <dc:creator>AndrewVitale</dc:creator>
      <dc:date>2020-05-19T12:38:13Z</dc:date>
    </item>
  </channel>
</rss>

