<?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: Add Shapefile Without using Portal's skill in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95511#M8729</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, thank you for you answer !&lt;/P&gt;&lt;P&gt;Could you explain me the workflow you're thinking about ?&lt;/P&gt;&lt;P&gt;Is it something like :&lt;/P&gt;&lt;P&gt;I import the shapefile through a classic input, calling a third lib who wanna parse the shapefile and gonna give me a json/geojson ?&lt;/P&gt;&lt;P&gt;Thanks by advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jan 2017 14:35:56 GMT</pubDate>
    <dc:creator>FlorianCADOZ</dc:creator>
    <dc:date>2017-01-23T14:35:56Z</dc:date>
    <item>
      <title>Add Shapefile Without using Portal's skill</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95509#M8727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello word !&lt;/P&gt;&lt;P&gt;I'm using the JS API 3.17 (or something like that) and I would like to import a shapefile in my map as graphics (like &lt;A href="https://developers.arcgis.com/javascript/3/jssamples/portal_addshapefile.html"&gt;there&lt;/A&gt;) but without using a portal url ('cause ain't got a portal licence but a server&amp;nbsp;one only so I may not use that :&amp;nbsp;&lt;A href="http://www.arcgis.com/sharing/rest/content/features/generate"&gt;http://www.arcgis.com/sharing/rest/content/features/generate&lt;/A&gt; )&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If someone has an answer for me ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you ! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:04:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95509#M8727</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-01-23T14:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add Shapefile Without using Portal's skill</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95510#M8728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If you do not have the ability to use the ArcGIS.com conversion utility service then you will have search for and use a JS Library that can read and convert a shapefile. There are some old ones out there that have not been updated or maintained in years so they would likely need quite a bit of work to be updated to the current version of the JS API.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95510#M8728</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-23T14:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Add Shapefile Without using Portal's skill</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95511#M8729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, thank you for you answer !&lt;/P&gt;&lt;P&gt;Could you explain me the workflow you're thinking about ?&lt;/P&gt;&lt;P&gt;Is it something like :&lt;/P&gt;&lt;P&gt;I import the shapefile through a classic input, calling a third lib who wanna parse the shapefile and gonna give me a json/geojson ?&lt;/P&gt;&lt;P&gt;Thanks by advance !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:35:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95511#M8729</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-01-23T14:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Add Shapefile Without using Portal's skill</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95512#M8730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As a shapefile is made of multiple files it will have to be zipped (as the esri utility requires as well) and you would use a file input dijit to get this data and the use the 3rd party library to parse the shapefile to get json and then you would create a FeatureLayer using a FeatureCollection.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jan 2017 14:55:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95512#M8730</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-23T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Add Shapefile Without using Portal's skill</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95513#M8731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alright, I get it !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanna use &lt;A href="https://github.com/calvinmetcalf/shapefile-js"&gt;this lib&lt;/A&gt;&amp;nbsp;and now I have to figure out how to use it in the angular-esri-map api !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2017 08:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-without-using-portal-s-skill/m-p/95513#M8731</guid>
      <dc:creator>FlorianCADOZ</dc:creator>
      <dc:date>2017-01-24T08:26:06Z</dc:date>
    </item>
  </channel>
</rss>

