<?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: arcgis online can not load shp file in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/1236908#M6434</link>
    <description>&lt;P&gt;I ran into the same problem, and here is what finally worked.&lt;/P&gt;&lt;P&gt;The shapefile that ArcGIS needs include the .dbf, .prj, .shp, and .shx files. When I had created a shapefile from another program, I also got those four, plus a .cpg file. And I couldn't load the five files in a zipped folder--I kept getting an error. What finally worked for me was making sure the name of the files have no spaces. Then, I erased the .cpg file, placing only the .dbf, .prj, .shp, and .shx files into their own folder for the layer. Then, I zipped that folder, which was about 6MB. Finally, I dragged and dropped that zipped folder into the prompt box that you get when you add a layer from your own files into ArcGIS online.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 18:48:25 GMT</pubDate>
    <dc:creator>KatieBilodeau</dc:creator>
    <dc:date>2022-12-01T18:48:25Z</dc:date>
    <item>
      <title>arcgis online can not load shp file</title>
      <link>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/205493#M1238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;I am trying to load .shp file to arcgis.com online. I put it to zip file and has .dbf .prj .qpj .shp .shx files in zip. It can be opened in QGIS, CartoDB, but when I trying to import arcgis online (My Content -&amp;gt; Add Item -&amp;gt; From My Computer) it gives Unable to load &lt;A _jive_internal="true" href="https://community.esri.com/[my" rel="nofollow" style="color: #0c65a5;"&gt;http://[my&lt;/A&gt;adress].maps.arcgis.com/sharing/rest/content/users/[myuser]/addItem status: 413&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;&lt;IMG alt="my screenshot" class="jive-image" src="http://i.stack.imgur.com/FE8xT.png" /&gt;&lt;/P&gt;&lt;P style="margin-bottom: 1em; font-size: 15px; color: #222222; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"&gt;Do you have any idea to solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jul 2015 09:33:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/205493#M1238</guid>
      <dc:creator>EmreEsirik</dc:creator>
      <dc:date>2015-07-11T09:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis online can not load shp file</title>
      <link>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/205494#M1239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your shapefile is probably too large - try it with a smaller file. You may also want to have a look at best practices for ArcGIS Online regarding shapefile size and how to reduce it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/arcgis-online/reference/shapefiles.htm" title="http://doc.arcgis.com/en/arcgis-online/reference/shapefiles.htm"&gt;Shapefiles—ArcGIS Online Help | ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a nutshell, here are the limitations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;UL&gt;&lt;LI&gt;Compression formats other than a &lt;SPAN class="usertext" style="font-family: 'Lucida Console', Monaco, monospace;"&gt;.zip&lt;/SPAN&gt; archive are not supported.&lt;/LI&gt;&lt;LI&gt;Files containing more than 1,000 features cannot be added to a map.&lt;/LI&gt;&lt;LI&gt;The shapefile must be less than 10 MB in size.&lt;/LI&gt;&lt;LI&gt;The following features are not supported: multipatch or multipoint geometries, geometries that cross the dateline, or self-intersections in polygons. Shapefiles with these features cannot be added to a map.&lt;/LI&gt;&lt;LI&gt;Shapefiles cannot be dragged directly onto the map viewer; you must use the &lt;SPAN class="uicontrol" style="font-weight: bold; color: #444444;"&gt;Add&lt;/SPAN&gt; button in the map viewer.&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2015 21:36:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/205494#M1239</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-07-12T21:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis online can not load shp file</title>
      <link>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/1236908#M6434</link>
      <description>&lt;P&gt;I ran into the same problem, and here is what finally worked.&lt;/P&gt;&lt;P&gt;The shapefile that ArcGIS needs include the .dbf, .prj, .shp, and .shx files. When I had created a shapefile from another program, I also got those four, plus a .cpg file. And I couldn't load the five files in a zipped folder--I kept getting an error. What finally worked for me was making sure the name of the files have no spaces. Then, I erased the .cpg file, placing only the .dbf, .prj, .shp, and .shx files into their own folder for the layer. Then, I zipped that folder, which was about 6MB. Finally, I dragged and dropped that zipped folder into the prompt box that you get when you add a layer from your own files into ArcGIS online.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 18:48:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcgis-online-can-not-load-shp-file/m-p/1236908#M6434</guid>
      <dc:creator>KatieBilodeau</dc:creator>
      <dc:date>2022-12-01T18:48:25Z</dc:date>
    </item>
  </channel>
</rss>

