<?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 Download File Size Estimation is Wrong in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/download-file-size-estimation-is-wrong/m-p/1318495#M204</link>
    <description>&lt;P&gt;Hi! I am currently working on downloading maps for offline use and am utilizing the tile-cache-size-job to estimate the size (EstimateTileCacheSizeResult)&lt;/P&gt;&lt;P&gt;However, even though I've applied the UseReducedFontsService, the final vtpk file size is still larger than expected. The estimated size is 3180866 bytes, but the actual vtpk file is 24MB.&lt;/P&gt;&lt;P&gt;Is there a more accurate way to calculate the size, or am I possibly using the wrong method?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 21:14:42 GMT</pubDate>
    <dc:creator>NikkKarataev</dc:creator>
    <dc:date>2023-08-14T21:14:42Z</dc:date>
    <item>
      <title>Download File Size Estimation is Wrong</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/download-file-size-estimation-is-wrong/m-p/1318495#M204</link>
      <description>&lt;P&gt;Hi! I am currently working on downloading maps for offline use and am utilizing the tile-cache-size-job to estimate the size (EstimateTileCacheSizeResult)&lt;/P&gt;&lt;P&gt;However, even though I've applied the UseReducedFontsService, the final vtpk file size is still larger than expected. The estimated size is 3180866 bytes, but the actual vtpk file is 24MB.&lt;/P&gt;&lt;P&gt;Is there a more accurate way to calculate the size, or am I possibly using the wrong method?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 21:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/download-file-size-estimation-is-wrong/m-p/1318495#M204</guid>
      <dc:creator>NikkKarataev</dc:creator>
      <dc:date>2023-08-14T21:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Download File Size Estimation is Wrong</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/download-file-size-estimation-is-wrong/m-p/1319173#M207</link>
      <description>&lt;P&gt;The EstimateTileCacheSizeJob only works on &lt;A href="https://developers.arcgis.com/rest/services-reference/enterprise/estimate-export-tile-size-image-service-.htm" target="_self"&gt;image tile services&lt;/A&gt;. Vector Tile Services do not support an estimate operation.&lt;/P&gt;&lt;P&gt;Are you sure you are calling EstimateTileCacheSizeJob on the vector tile service to get your number of 3180866? That should fail.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2023 15:57:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/download-file-size-estimation-is-wrong/m-p/1319173#M207</guid>
      <dc:creator>Nicholas-Furness</dc:creator>
      <dc:date>2023-08-16T15:57:29Z</dc:date>
    </item>
  </channel>
</rss>

