<?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: Creating tpk file in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542993#M1679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for your tutorial Adam,&lt;/P&gt;&lt;P&gt;Actually there is a problem with the last step of your tutorial.&lt;/P&gt;&lt;P&gt;I have gone through the steps you have provided in your tutorial, but unfortunately there is no Layers.tpk link for download(or at least I can't find it).&lt;/P&gt;&lt;P&gt;Could you please provide more information about the last step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 16:53:29 GMT</pubDate>
    <dc:creator>ehsanrashidi</dc:creator>
    <dc:date>2015-10-21T16:53:29Z</dc:date>
    <item>
      <title>Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542989#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to include a local tile cache (tpk-file) into a Java App because I want to have an offline mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to download a small area from &lt;A href="http://www.arcgis.com/home/item.html?id=e384f5aa4eb1433c92afff09500b073d" title="http://www.arcgis.com/home/item.html?id=e384f5aa4eb1433c92afff09500b073d"&gt;http://www.arcgis.com/home/item.html?id=e384f5aa4eb1433c92afff09500b073d&lt;/A&gt;&amp;nbsp; with ArcMap 10.3 but I get an error : 00005 : Layer type is not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has solved this problem ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jimmy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:25:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542989#M1675</guid>
      <dc:creator>LAOJimmy</dc:creator>
      <dc:date>2015-06-30T12:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542990#M1676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe any of Esri's basemaps, even those designed for export, are content which can be run against the Create Tile Package tools. The Tile Package tools are only for local content or services which you host. You can take the Esri basemaps offline through tools within the Collector app but the file size is limited to less than 5MB. Outside of the Collector app offline tools I do not know a way to create tile packages on the Esri basemaps. However, someone else may know of a way. Hope this is helpful and good luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 12:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542990#M1676</guid>
      <dc:creator>BenGrod</dc:creator>
      <dc:date>2015-06-30T12:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542991#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jimmy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is possible. In fact, it is not so difficult to achieve. Follow these instructions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to &lt;A href="http://tiledbasemaps.arcgis.com/arcgis/rest/" title="http://tiledbasemaps.arcgis.com/arcgis/rest/"&gt;http://tiledbasemaps.arcgis.com/arcgis/rest/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;2) Paste required token. To get token, you need create developers.arcgis.com or arcgis online account (it is free).Log in to developers.arcgis.com. Next, Click Applications &amp;gt;Register New Application (give a name and description - whatever you want)&amp;gt; Register New Application &amp;gt;&amp;nbsp; Generate Token&lt;/P&gt;&lt;P&gt;3) Select the basemap of your choice (i.e. World_Street_Map&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;) and click Export tiles or paste URL&amp;nbsp; &lt;A href="http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer/exportTiles" title="http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer/exportTiles"&gt;http://tiledbasemaps.arcgis.com/arcgis/rest/services/World_Street_Map/MapServer/exportTiles&lt;/A&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Fill in all required parameters. You will find some help about Export Tiles task &lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Export_Tiles/02r30000025t000000/"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/116134_pastedImage_6.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;For Export extent specify boundary of the tpk, you want&amp;nbsp; to generate. xmin , xmax etc. are in decimal degrees, for example 10.233&lt;/P&gt;&lt;P&gt;For Export By specify LeveID. Below add the level numbers: 1(smallest scale) 19 (the largest scale). Above only 1 to 13 levels are requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Watch out the maximum tiles to export constraint. It is set to100 000 tiles. If you encounter such error, adjust the number of cache (tiles) levels or extent to export.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) &lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;Click Export tiles (POST). Tile generation process has been started.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;6) After a while, click Check Job Details Again- it checks the status of geoprocessing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;7) As soon as the process has been finished, you will get the results by clicking out_service_url&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/116141_pastedImage_75.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt; Copy value field content URL to the new browser tab&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;&lt;IMG class="image-3 jive-image" src="https://community.esri.com/legacyfs/online/116142_pastedImage_76.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;9) Click Layers.tpk to download the data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14.3999996185303px;"&gt;You are ready to go!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 11:28:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542991#M1677</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2015-07-09T11:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542992#M1678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Adam for your tutorial !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 14:56:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542992#M1678</guid>
      <dc:creator>LAOJimmy</dc:creator>
      <dc:date>2015-07-09T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542993#M1679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thank you for your tutorial Adam,&lt;/P&gt;&lt;P&gt;Actually there is a problem with the last step of your tutorial.&lt;/P&gt;&lt;P&gt;I have gone through the steps you have provided in your tutorial, but unfortunately there is no Layers.tpk link for download(or at least I can't find it).&lt;/P&gt;&lt;P&gt;Could you please provide more information about the last step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 16:53:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542993#M1679</guid>
      <dc:creator>ehsanrashidi</dc:creator>
      <dc:date>2015-10-21T16:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542994#M1680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ehsan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please attach printscreen of the geoprocessing output page. Are there any errrors returned?&lt;/P&gt;&lt;P&gt;There is another option to get a Tile package from the Esri Basemaps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Use Collector for ArcGIS to download tpk (offline workflow) and then copy tpk from your smartphone to PC.&lt;/P&gt;&lt;P&gt;&lt;A href="http://doc.arcgis.com/en/collector/android/create-maps/offline-map-prep.htm" title="http://doc.arcgis.com/en/collector/android/create-maps/offline-map-prep.htm"&gt;Take maps offline—Collector for ArcGIS | ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 12:43:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542994#M1680</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2015-10-22T12:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542995#M1681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally I found the download link of &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Layers.tpk , It was my mistake which I couldn't find it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;I just copied/pasted the link &lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;you have included in step 8 of your tutorial &lt;/SPAN&gt;to the address bar of browser and&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;there was the download link.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thank you any way.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 20:00:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542995#M1681</guid>
      <dc:creator>ehsanrashidi</dc:creator>
      <dc:date>2015-10-22T20:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542996#M1682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for getting me started on this - it was VERY helpful.&amp;nbsp; A couple of questions though: (1) I have defined a polygon that is irregular (long and thin going SW -NE) I use that for the Area of Interest parameter.&amp;nbsp; Unfortunately, while I am getting a valid tpk out for that area, it is the entire bounding box for that area, not the tiles just along the diagonals that I would have expected. Am I doing something wrong? (2) How can I combine the tiles of one tpk with that of another?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 20:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542996#M1682</guid>
      <dc:creator>RiverTaig1</dc:creator>
      <dc:date>2015-10-23T20:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542997#M1683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 1) It seems that ArcGIS 10.2.2 had a bug, not allowing to export tile cache using irregular shape (BUG-000083421). Tiled basemaps servers (what is recommended and used in tutorial) still use 10.2.2 version of ArcGIS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made a test with &lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer" title="http://sampleserver6.arcgisonline.com/arcgis/rest/services/World_Street_Map/MapServer"&gt;World_Street_Map (MapServer)&lt;/A&gt; which is 10.3 version of ArcGIS Server (this bug was addressed in this release), and it works as expected. It supports irregular shapes. Do not forget, that the boundary of export cache depends of requested scales (i.e tile sizes). The bigger the scale is, the output boundary is more accurate and&amp;nbsp; more resembles the input geometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ad 2) Indeed, you can give a shot. Tpk is just a zip file, so if you want, you can examine its structure and try to change the tiles inside of it. Normally, I wouldn't do it, just try to play around with 2 layers and set transparency accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 17:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542997#M1683</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2015-10-24T17:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542998#M1684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my first experience with tiles so this may be something simple. I followed the guidelines given by Adam and successfully downloaded the tpk file to my computer. When I open the file with ArcMap there is nothing displayed. I know there is something there given the file size. Any help would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2015 23:07:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542998#M1684</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2015-12-30T23:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542999#M1685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Colin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Open ArcMap (new blank document) and drag/drop tpk to the map window. ArcMap should automatically be zoomed to the extent of tpk. If it does not work, please answer the two following questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) What is the size of downloaded tpk?&lt;/P&gt;&lt;P&gt;2) What is the area (coordinates) of the data you downloaded?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 11:04:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/542999#M1685</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2016-01-05T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543000#M1686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing is displayed when the package is drag and dropped into ArcMap. I have tried using different extents to see if that was the problem and still nothing shows up. The area I am trying to capture is quite small; the size of a small city. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The size has been consistently coming out around 2 Mb, which I think is quite strange to begin with.&lt;/P&gt;&lt;P&gt;Here is the extent I am trying to capture:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture2.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/165002_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I recently tried with a slightly larger extent and download a much bigger file (808 Mb) but still nothing displays when loaded into ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2016 21:10:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543000#M1686</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-01-05T21:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543001#M1687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Colin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recreated your tpk request. The REST API request page looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/165657_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting tpk is 34.6MB large. I added the file to ArcMap, and I could display it at all scales:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/165658_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, check your request parameters first. There must be something wrong there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2016 10:40:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543001#M1687</guid>
      <dc:creator>nita14</dc:creator>
      <dc:date>2016-01-07T10:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543002#M1688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Adam, I got it to work finally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the record, I was using Imagery and not world street map. I cannot figure out why it was not working before...but it works now!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 01:53:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543002#M1688</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-01-08T01:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543003#M1689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to get&amp;nbsp; tpk file of desired latlons ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 10:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543003#M1689</guid>
      <dc:creator>CHAITANYASHREE</dc:creator>
      <dc:date>2017-10-26T10:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543004#M1690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This might be better in a new question by itself as this question is marked as resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 14:00:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543004#M1690</guid>
      <dc:creator>AlexanderNohe1</dc:creator>
      <dc:date>2017-10-26T14:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating tpk file</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543005#M1691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have posted it as new question plz answer it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Oct 2017 14:47:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/creating-tpk-file/m-p/543005#M1691</guid>
      <dc:creator>CHAITANYASHREE</dc:creator>
      <dc:date>2017-10-26T14:47:20Z</dc:date>
    </item>
  </channel>
</rss>

