<?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: Tile package publishing in AGOL - size limit? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254072#M12499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into this issue today, and thankfully I was trying to publish a tile package so I wasn't using credits every time I would try again with different settings.&amp;nbsp; My problem was the mxd I used from one of the Local Government templates had the customized full extent set to Naperville.&amp;nbsp; To fix my issue I zoomed to the extent of my data and changed the "Other" option and clicked on the Specify Extent button and chose "Current Visible Extent".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Apr 2016 12:28:09 GMT</pubDate>
    <dc:creator>JeffWard1</dc:creator>
    <dc:date>2016-04-19T12:28:09Z</dc:date>
    <item>
      <title>Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254060#M12487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is there a size limit for publishing tile packages previously uploaded (via the 'Share package' geoprocessing tool) to AGOL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My progress has stopped at "Tiles - 58.36% of the tiles are available" and clicking 'manage' to get more details gives me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total: - 875,355 published tiles - 1,500,002 total tiles - 58.36% published - 927.42MB storage used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.. selecting one of the incomplete scales and selecting 'publish tiles' changes the status to say "Tile publishing in progress...", AGOL thinks about it for a while, then it goes back to saying "Current Status" without actually publishing any more tiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254060#M12487</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-03-24T16:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254061#M12488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Turns out that the publishing process is stopping when the size of the tiles reaches the size of the .tpk file uploaded to AGOL (927MB) - this has to be a bug?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:35:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254061#M12488</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-03-24T16:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254062#M12489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pete,&lt;/P&gt;&lt;P&gt;We had the same problem, ESRI support told us that it is a bug reported in 10.3, but they have a work around, re-creating the tile package, with full extent in ArcMap, worked for us and we could get all the tiles to publish, it is not the size ( tile package was 2GB and it worked for us).&lt;/P&gt;&lt;P&gt;Here is the link: &lt;A href="http://support.esri.com/en/bugs/nimbus/QlVHLTAwMDA4NTI0MQ=="&gt;http://support.esri.com/en/bugs/nimbus/QlVHLTAwMDA4NTI0MQ==&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.esri.com/en/bugs/nimbus/QlVHLTAwMDA4NTI0MQ==" title="http://support.esri.com/en/bugs/nimbus/QlVHLTAwMDA4NTI0MQ=="&gt;BUG-000085241 - Publishing tiles does not complete in ArcGIS Onlin..&lt;/A&gt;&lt;/P&gt;&lt;H3&gt;Synopsis&lt;/H3&gt;&lt;P&gt;Publishing tiles does not complete in ArcGIS Online. This may be due to incorrect extents, however this warning is never provided to the user.&lt;/P&gt;&lt;H3&gt;Alternate Solution&lt;/H3&gt;&lt;P&gt;In some cases, these workarounds help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In ArcMap, click Full Extent before creating the tile package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR, if the tile package cannot be recreated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(1) Download the tile package.&lt;BR /&gt;(2) Use 7-Zip to right-click on the tile-package &amp;gt; Open Archive.&lt;BR /&gt;(3) Right-click on mapserver.json in servicedescriptions\mapserver and click Edit.&lt;BR /&gt;(4) Change fullExtent to equal initialExtent and geoFullExtent to equal geoInitialExtent.&lt;BR /&gt;(5) Save and close. When prompted, update the Archive.&lt;BR /&gt;(6) Use Add Item in ArcGIS Online to add the tile package again (ensure the original is deleted).&lt;BR /&gt;(7) Attempt to create the tiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 16:48:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254062#M12489</guid>
      <dc:creator>JssrRR</dc:creator>
      <dc:date>2015-03-24T16:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254063#M12490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! I'll try changing the JSON and see what happens.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:01:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254063#M12490</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-03-24T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254064#M12491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We tried that too, wanted to avoid recreating tile package, but once you edit the mapserver json file and then share and publish the tiles, it will work as far as getting all tiles to publish, but you will lose legend and if that is important to you, then I would suggest to re-creating the tile package, following first option:&lt;/P&gt;&lt;P&gt;In ArcMap, click Full Extent before creating the tile package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:13:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254064#M12491</guid>
      <dc:creator>JssrRR</dc:creator>
      <dc:date>2015-03-24T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254065#M12492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Argh this just hit me again and it all came flooding back - I don't want to spend a week regenerating tile packages (my intermediate data is long gone) so I'll try some JSON editing. I don't seem to be able to view those bugs, any updates on them please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 20:04:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254065#M12492</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-08-20T20:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254066#M12493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah you right, cant see those links anymore, and no updates. Sorry, the tiles I created and published&amp;nbsp; are working fine in my application, so have I not had need to do this again since then.&lt;/P&gt;&lt;P&gt;But I did find a faster way to create and publish tiles following these steps:&lt;/P&gt;&lt;P&gt;1. Use full extent in ArcMap&lt;/P&gt;&lt;P&gt; 2. Use Share as Tile package service, by enabling ArcGIS Runtime Tools from Customize -&amp;gt; ArcMap Options (under sharing tab) and then using the Share Tile Package wizard. The tile package was saved locally on the C drive.&lt;/P&gt;&lt;P&gt; 3. Tile package is then uploaded to My Content on AGOL, using Share Package Tool.&lt;/P&gt;&lt;P&gt; 4. After the tile package was uploaded and shared on My Content and it was published as tile layer.&lt;/P&gt;&lt;P&gt;Create Map Tile Package tool was taking over 36 hours to create tiles, where as following these steps,&lt;/P&gt;&lt;P&gt;it took less than ten hours and all the tiles published faster on AGOL ,&amp;nbsp; preserved legend and worked fine in JavaScript application.&lt;/P&gt;&lt;P&gt;This blog by :&lt;A href="https://community.esri.com/migrated-users/45433"&gt;Yovav Zohar&lt;/A&gt;​ explains it better&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1450"&gt;Create Cache and TPK without ArcGIS for Server - Workflows for Desktop users&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2015 21:23:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254066#M12493</guid>
      <dc:creator>JssrRR</dc:creator>
      <dc:date>2015-08-20T21:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254067#M12494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 08:01:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254067#M12494</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-08-21T08:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254068#M12495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello I am having this EXACT bug issue.&amp;nbsp; What I need to know is what is the best way to do this for v10.2.2 while using minimal credits? If I have to republish my tiles because of a bug, is there a way to get those credits back?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 21:25:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254068#M12495</guid>
      <dc:creator>MelanieRosenberg2</dc:creator>
      <dc:date>2015-10-21T21:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254069#M12496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My last attempts to get publishing to complete have all failed, none of the workarounds worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 08:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254069#M12496</guid>
      <dc:creator>PeteCrosier</dc:creator>
      <dc:date>2015-10-22T08:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254070#M12497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, and when I tried to re-upload the TPK, AGOL complains it is too large so I have to go through the desktop. FYI, I cannot use ArcGIS Server. Is there another way to accomplish this without using up credits and avoiding the bug? None of these solutions are working for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2015 16:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254070#M12497</guid>
      <dc:creator>MelanieRosenberg2</dc:creator>
      <dc:date>2015-10-22T16:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254071#M12498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Melanie,&lt;/P&gt;&lt;P&gt;I also did not use ArcGIS server for the last tile package I published, and it worked fine, got all the tiles published on AGOL.&lt;/P&gt;&lt;P&gt;Did you check out &lt;A href="https://community.esri.com/migrated-users/45433"&gt;Yovav Zohar&lt;/A&gt;​&amp;nbsp; blog:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1450"&gt;Create Cache and TPK without ArcGIS for Server - Workflows for Desktop users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and follow the second option, share as tile package and&amp;nbsp; do not forget to use FULL EXTENT in ArcMap. and follow the steps here to&amp;nbsp; enable ArcGIS Runtime tools:&lt;/P&gt;&lt;P&gt;&lt;A href="http://desktop.arcgis.com/en/desktop/latest/map/working-with-arcmap/how-to-create-a-tile-package.htm" title="http://desktop.arcgis.com/en/desktop/latest/map/working-with-arcmap/how-to-create-a-tile-package.htm"&gt;How to create a tile package—Help | ArcGIS for Desktop&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 19:11:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254071#M12498</guid>
      <dc:creator>JssrRR</dc:creator>
      <dc:date>2015-10-23T19:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tile package publishing in AGOL - size limit?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254072#M12499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ran into this issue today, and thankfully I was trying to publish a tile package so I wasn't using credits every time I would try again with different settings.&amp;nbsp; My problem was the mxd I used from one of the Local Government templates had the customized full extent set to Naperville.&amp;nbsp; To fix my issue I zoomed to the extent of my data and changed the "Other" option and clicked on the Specify Extent button and chose "Current Visible Extent".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2016 12:28:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/tile-package-publishing-in-agol-size-limit/m-p/254072#M12499</guid>
      <dc:creator>JeffWard1</dc:creator>
      <dc:date>2016-04-19T12:28:09Z</dc:date>
    </item>
  </channel>
</rss>

