<?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: Minimize Map Package Size in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388300#M22264</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some tips and such in these documents that might help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.esri.com/news/arcuser/0911/share-and-document-maps-with-map-packages.html" title="http://www.esri.com/news/arcuser/0911/share-and-document-maps-with-map-packages.html"&gt;Share and Document Maps with Map Packages&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scroll to the "&lt;EM&gt;Preparing Your Data for Sharing&lt;/EM&gt;" section of this article.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/package-map.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/package-map.htm"&gt;Package Map—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;georeference tool for a finer degree of control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://clubgis.net/sharing-map-package-mpk/" title="https://clubgis.net/sharing-map-package-mpk/"&gt;https://clubgis.net/sharing-map-package-mpk/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This resource has a python script that you can run that might help as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Sep 2016 20:17:37 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2016-09-06T20:17:37Z</dc:date>
    <item>
      <title>Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388297#M22261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kinds of things have&amp;nbsp;an influence on the size of a&amp;nbsp;map package (*.mpk) that is created? I&amp;nbsp;have noticed that when replacing a layer whose data source is an *.sdc file with the same data in a *.shp file it causes the size of the package to go up dramatically, so I'm wondering if there is any documentation on what contributes to MPK&amp;nbsp;size? In all cases I do not check the "reference all data" box when creating my MPK, so that at least remains constant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 16:06:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388297#M22261</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-08-31T16:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388298#M22262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be a good&amp;nbsp;idea to move this thread to a place like &lt;A href="https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=7db7b8e2-d378-4bfc-a9bf-30786e853bd7&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis/managing-data?sr=search&amp;amp;searchId=7db7b8e2-d378-4bfc-a9bf-30786e853bd7&amp;amp;searchIndex=0&lt;/A&gt;&amp;nbsp;or just &lt;A href="https://community.esri.com/community/gis?sr=search&amp;amp;searchId=4ea0ac7c-a636-4734-a097-564fc63113c8&amp;amp;searchIndex=0"&gt;https://community.esri.com/community/gis?sr=search&amp;amp;searchId=4ea0ac7c-a636-4734-a097-564fc63113c8&amp;amp;searchIndex=0&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Shapefiles are uncompressed and can take up lots of room. Using things like a file geodatabase, or any sort of geodatabase can dramatically help reduce the size of a map package.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:05:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388298#M22262</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-06T20:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388299#M22263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So that was one of the first things I tried. I copied all of my feature classes referenced in the map into a .gdb (I used ArcCatalog for this so it wouldn't save the geoprocessing outputs to the map when I packaged it since I also read that this could affect size) and then changed the source of the layers to use those instead. It only reduced the size of my map package by about 15 KB, so essentially&amp;nbsp;not at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had no idea where to ask this question so I will try to move it to Managing Data as suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:11:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388299#M22263</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-09-06T20:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388300#M22264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some tips and such in these documents that might help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.esri.com/news/arcuser/0911/share-and-document-maps-with-map-packages.html" title="http://www.esri.com/news/arcuser/0911/share-and-document-maps-with-map-packages.html"&gt;Share and Document Maps with Map Packages&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scroll to the "&lt;EM&gt;Preparing Your Data for Sharing&lt;/EM&gt;" section of this article.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/package-map.htm" title="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/package-map.htm"&gt;Package Map—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;georeference tool for a finer degree of control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://clubgis.net/sharing-map-package-mpk/" title="https://clubgis.net/sharing-map-package-mpk/"&gt;https://clubgis.net/sharing-map-package-mpk/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This resource has a python script that you can run that might help as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:17:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388300#M22264</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-09-06T20:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388301#M22265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you have images in tiff or jpeg format? other image formats take up less space (ie *.png)&lt;/P&gt;&lt;P&gt;If you have featureclasses or shapefiles that are just there to look nice and the attributes aren't important, just delete any fields that you don't need.&lt;/P&gt;&lt;P&gt;Pretty hard to discern what is taking up the most space, but a quick look with Windows Explorer in the folder where you have stored your data would give you a good idea which files and/or folders are the biggest... target those first by either removing unneeded fluff, reducing extents of input files and getting rid of unnecessary attributes are some of the obvious ones. &amp;nbsp;Also check your geodatabases and/or folders, often they have content that you can no longer remember what they are or why they are there... perhaps intermediate processing results? A good house cleaning doesn't take long.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:19:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388301#M22265</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-09-06T20:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Minimize Map Package Size</title>
      <link>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388302#M22266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. I will read through those docs and give those things a shot to&amp;nbsp;see what I might be able to&amp;nbsp;cut back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 20:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/minimize-map-package-size/m-p/388302#M22266</guid>
      <dc:creator>ChristinaKochan1</dc:creator>
      <dc:date>2016-09-06T20:38:57Z</dc:date>
    </item>
  </channel>
</rss>

