<?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 to map? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1923#M160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this question comes up periodically. Here's a discussion from back in January which might help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/message/451521#451521"&gt;How to add a shapefile without ArcGIS Online&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 15:11:53 GMT</pubDate>
    <dc:creator>SteveCole</dc:creator>
    <dc:date>2015-04-20T15:11:53Z</dc:date>
    <item>
      <title>Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1919#M156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would you add a shapefile to the map using the JS API?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:28:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1919#M156</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-04-20T14:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1920#M157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the documentation and sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/portal_addshapefile.html" title="https://developers.arcgis.com/javascript/jssamples/portal_addshapefile.html"&gt;Add shapefile | ArcGIS API for JavaScript&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:30:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1920#M157</guid>
      <dc:creator>SamuelTompsett</dc:creator>
      <dc:date>2015-04-20T14:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1921#M158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using the Portal.&amp;nbsp; Is there another way?&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 14:48:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1921#M158</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2015-04-20T14:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1922#M159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This way uses Leaflet &lt;A href="https://github.com/calvinmetcalf/leaflet.shapefile" title="https://github.com/calvinmetcalf/leaflet.shapefile"&gt;calvinmetcalf/leaflet.shapefile · GitHub&amp;nbsp; &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Or you can try using &lt;A href="http://esri.github.io/esri-leaflet/examples/simple-dynamic-map-layer.html" title="http://esri.github.io/esri-leaflet/examples/simple-dynamic-map-layer.html"&gt;Simple DynamicMapLayer | Esri Leaflet&lt;/A&gt; &lt;/P&gt;&lt;P&gt;--&amp;gt; with the last one, you don't need Portal. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 15:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1922#M159</guid>
      <dc:creator>AlicePence</dc:creator>
      <dc:date>2015-04-20T15:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1923#M160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think this question comes up periodically. Here's a discussion from back in January which might help you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.esri.com/message/451521#451521"&gt;How to add a shapefile without ArcGIS Online&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 15:11:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1923#M160</guid>
      <dc:creator>SteveCole</dc:creator>
      <dc:date>2015-04-20T15:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add shapefile to map?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1924#M161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't need to be using portal to use the sample that Samuel linked to above - it just uses esriRequest to add the shapefile using the Portal REST API. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 16:24:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/add-shapefile-to-map/m-p/1924#M161</guid>
      <dc:creator>KellyHutchins</dc:creator>
      <dc:date>2015-04-20T16:24:32Z</dc:date>
    </item>
  </channel>
</rss>

