<?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: Large tile packages not displaying in latest SDK in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127232#M1200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep it's fixed.&amp;nbsp; Currently using 18GB+ TPK files with no issues whatsoever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jan 2014 21:17:39 GMT</pubDate>
    <dc:creator>MichaelDavis3</dc:creator>
    <dc:date>2014-01-15T21:17:39Z</dc:date>
    <item>
      <title>Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127218#M1186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We're building an application that loads large (3GB+) tile package from the app's iTunes documents directory.&amp;nbsp; In our apps developed using the latest version of the SDK the app fails to open the large .tpk file and displays a white screen. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm throwing errors to NSLog when running the app in the simulator and it is returning:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Domain=com.Esri.ArcGIS.ErrorDomain Code=10003 "Failed to open file. May not be a valid tile package." UserInfo=0x9ac7850 {NSLocalizedDescription=Failed to open file. May not be a valid tile package.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At the same time - a smaller .tpk file packaged from the same tile cache will display correctly (~300mb in size).&amp;nbsp; Both tile packages were built on the same computer using 10.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else observed this behavior?&amp;nbsp; Any tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 18:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127218#M1186</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2013-05-28T18:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127219#M1187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Additional note - have tested and confirmed that these .tpk files do work with apps compiled with earlier versions of the SDK.&amp;nbsp; Have tested on apps compiled with v2.3&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 18:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127219#M1187</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2013-05-28T18:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127220#M1188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had exactly the same problem. My SDK version is not the latest one but 10.1.1. I have to constraint my tile packages within 2gb in size. I think there might be an extent limitation too...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shimin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 03:13:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127220#M1188</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2013-05-29T03:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127221#M1189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mike, Shimin -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Would it be possible for you to share your tilepackages with us so that we can investigate? I would need your email ids so that I can send you instructions on how to upload your data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Out of curiosity, how are you getting the packages on the device? Are you using iTunes File sharing? or are you including the tile package within the application bundle using XCode? FWIW, we've noticed that the latter is a little unreliable and that XCode corrupts some large files while packaging them within the application.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 15:59:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127221#M1189</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-05-29T15:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127222#M1190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We use a small default tile package baked into the application, and then side load the larger package through iTunes.&amp;nbsp; I've tried swapping the larger cache in as the version included in the .ipa but it didn't make any difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Will send you my email so we can transfer you a copy of the .tpk files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 18:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127222#M1190</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2013-05-29T18:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127223#M1191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried both packaging the tpk with the ipa and adding it to the Documents folder via iTunes and there were no differences. I also tested my tpks with esri's LocalTiledLayer sample on the iPad simulator and observed the same results that if they can be displayed both my app and the sample are able to display them, otherwise they can't be displayed on both apps...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The tpks were generated using the same mxd in ArcMap 10.1. I had to reduce the map extent in order to generate a tpk within 2gb in size. The tpk that can't be displayed on devices/simulator can be displayed in ArcMap without any problem...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My email address: &lt;/SPAN&gt;&lt;A href="mailto:shimin.cai@fcnsw.com.au"&gt;shimin.cai@fcnsw.com.au&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Shimin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 22:26:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127223#M1191</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2013-05-29T22:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127224#M1192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem.&amp;nbsp; Building with 10.1.1 (original or Update 1) I get a white screen. When I replace my tpk with a smaller one (100MB), no problem.&amp;nbsp; Reverted to SDK 2.3 and it works fine.&amp;nbsp; The large tpk is about 9GB.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for posting this.&amp;nbsp; I wouldn't have thought to revert to 2.3 if I hadn't read your post and confirmed the behavior you described.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 May 2013 12:34:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127224#M1192</guid>
      <dc:creator>JoshWhitman</dc:creator>
      <dc:date>2013-05-30T12:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127225#M1193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Curious if there has been any progress figuring out why .tpk files larger than 2GB can't display using the iOS SDK.&amp;nbsp; This issue is having a serious impact on the apps we produce.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also - we've been detecting some pretty steady memory leaks from tile extraction processes when using .tpk files in the 10.1.1 SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 04:32:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127225#M1193</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2013-06-28T04:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127226#M1194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Curious if there has been any progress figuring out why .tpk files larger than 2GB can't display using the iOS SDK.&amp;nbsp; This issue is having a serious impact on the apps we produce.&lt;BR /&gt;&lt;BR /&gt;Also - we've been detecting some pretty steady memory leaks from tile extraction processes when using .tpk files in the 10.1.1 SDK.&lt;BR /&gt;&lt;BR /&gt;-Mike&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I uploaded my tpks to esri but haven't heard anything back from esri so far... Shimin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jun 2013 23:43:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127226#M1194</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2013-06-30T23:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127227#M1195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;FYI: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This issue is still under investigation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Potential workaround:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could split up your target layer area into smaller areas in ArcMap, and create separate .tpks for each smaller area. Each .tpk would be accessed individually, so not all .tpks could be shown on the map at the same time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One way to do this would be to use the "Split" tool (Analysis Tools &amp;gt;&amp;gt; Extract &amp;gt;&amp;gt; Split), and create new distinct polygons based on geographic factors. Another method would be make use of the "Cut Polygons Tool". This tool is enabled in "Edit" mode of ArcMap, and lets you interactively set the endpoints to cut one polygon into two. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Documentation on Splitting a polygon:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01m800000024000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01m800000024000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 14:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127227#M1195</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2013-07-03T14:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127228#M1196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We've removed the 2GB size limit for tile packages at 10.1.1 Update 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is available for &lt;/SPAN&gt;&lt;A href="http://www.esri.com/apps/products/download/index.cfm?fuseaction=download.main&amp;amp;amp;downloadid=992"&gt;download&lt;/A&gt;&lt;SPAN&gt; now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2013 17:31:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127228#M1196</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-08-15T17:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127229#M1197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm working on a different app, for the Android platform, and the same problem exists there.&amp;nbsp; Any chance there's going to be an Update 2 that permits use of .tpk's greater than 2GB on that platform?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2013 11:05:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127229#M1197</guid>
      <dc:creator>JoshWhitman</dc:creator>
      <dc:date>2013-08-29T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127230#M1198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS Runtime SDK for Android 10.1.1 update has been released in June 2013. For more information on this update, please go to &lt;/SPAN&gt;&lt;A href="http://developersdev.arcgis.com/en/android/"&gt;http://developersdev.arcgis.com/en/android/&lt;/A&gt;&lt;SPAN&gt;. However, the support for tpk greater than 2GB didn't make into this update. You can get this support in the upcoming release. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 16:06:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127230#M1198</guid>
      <dc:creator>LiLin1</dc:creator>
      <dc:date>2013-09-04T16:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127231#M1199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS IOS 10.2 is out. Do anyone know if this issue is fixed in this release?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 21:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127231#M1199</guid>
      <dc:creator>DavidMorrison1</dc:creator>
      <dc:date>2014-01-15T21:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Large tile packages not displaying in latest SDK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127232#M1200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yep it's fixed.&amp;nbsp; Currently using 18GB+ TPK files with no issues whatsoever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;-Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 21:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/large-tile-packages-not-displaying-in-latest-sdk/m-p/127232#M1200</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2014-01-15T21:17:39Z</dc:date>
    </item>
  </channel>
</rss>

