<?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: custom tiled layer with wrong AGSTile infomation? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400691#M3447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If possible, attach your cache here and I'll test it with sample and see what's going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, why are you using custom tiled layer sample. You should use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.1/concepts/00pw/00pw0000005q000000.htm"&gt;ArcGIS Local Tiled Layer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of .tpk you can create uncompressed .zip file which works with AGSLocalTiledLayer. Please make sure that the zip MUST be uncompressed zip. You can use utilities like 7-zip or on Mac command line 'zip' utility with store only mode (zip �??o).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2012 15:41:59 GMT</pubDate>
    <dc:creator>NimeshJarecha</dc:creator>
    <dc:date>2012-03-09T15:41:59Z</dc:date>
    <item>
      <title>custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400690#M3446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I'm work on the custom tiled layer sample and place a exploded tile folder in the app., the largest scale of which in the tiling scheme is about 1:250. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; When I browse the tiles on ipad,the tiles arrange regularly when the map scale is smaller 1:500???&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; but if i browse to the last level,map scale is about 1:250,the tiles retured very abnormal. It looks like the new and wrong placed 1:500 tiles overlap the expanded 1:500 tiles i just browsed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; I also set a breakpoint in the function&amp;nbsp; (NSOperation&amp;lt;AGSTileOperation&amp;gt;*) retrieveImageAsyncForTile:&amp;nbsp;&amp;nbsp; (AGSTile *)&amp;nbsp; tile&amp;nbsp;&amp;nbsp; {?????????} &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; and found out the level property of the *tile is wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Has anyone met this problem before? And what's wrong with it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; p.s. The tiles display normally&amp;nbsp; in Flex api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Here is the LOD infomation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;LODInfos xsi:type="typens:ArrayOfLODInfo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;LODInfo xsi:type="typens:LODInfo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;LevelID&amp;gt;0&amp;lt;/LevelID&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Scale&amp;gt;2254.467762533835&amp;lt;/Scale&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Resolution&amp;gt;5.3644181298506988e-006&amp;lt;/Resolution&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/LODInfo&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;LODInfo xsi:type="typens:LODInfo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;LevelID&amp;gt;1&amp;lt;/LevelID&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Scale&amp;gt;1128.4971760000001&amp;lt;/Scale&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Resolution&amp;gt;2.6852150254815902e-006&amp;lt;/Resolution&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/LODInfo&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;LODInfo xsi:type="typens:LODInfo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;LevelID&amp;gt;2&amp;lt;/LevelID&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Scale&amp;gt;564.24858800000004&amp;lt;/Scale&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Resolution&amp;gt;1.3426075127407951e-006&amp;lt;/Resolution&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/LODInfo&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;LODInfo xsi:type="typens:LODInfo"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;LevelID&amp;gt;3&amp;lt;/LevelID&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Scale&amp;gt;282.12429400000002&amp;lt;/Scale&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;Resolution&amp;gt;6.7130375637039756e-007&amp;lt;/Resolution&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/LODInfo&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/LODInfos&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 03:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400690#M3446</guid>
      <dc:creator>lynnwang</dc:creator>
      <dc:date>2012-03-09T03:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400691#M3447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If possible, attach your cache here and I'll test it with sample and see what's going on.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, why are you using custom tiled layer sample. You should use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.1/concepts/00pw/00pw0000005q000000.htm"&gt;ArcGIS Local Tiled Layer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of .tpk you can create uncompressed .zip file which works with AGSLocalTiledLayer. Please make sure that the zip MUST be uncompressed zip. You can use utilities like 7-zip or on Mac command line 'zip' utility with store only mode (zip �??o).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 15:41:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400691#M3447</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-09T15:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400692#M3448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Nimesh!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I uploaded the exploded tile folder as an attachment. you can have some tests.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; And what do you mean about the zip tile folder ? You mean zip file can also be loaded as a AGSLocalTiledlayer? And how can I organize this zip folder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lynnew,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; best regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2012 23:52:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400692#M3448</guid>
      <dc:creator>lynnwang</dc:creator>
      <dc:date>2012-03-12T23:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400693#M3449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I speculate it probably because some parameters through the calculation do not have enough precision. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When the resolution is too small, AGSTile can not get right level,row,column.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 01:12:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400693#M3449</guid>
      <dc:creator>lynnwang</dc:creator>
      <dc:date>2012-03-13T01:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400694#M3450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, Nimesh&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Is there any progress on this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 01:50:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400694#M3450</guid>
      <dc:creator>lynnwang</dc:creator>
      <dc:date>2012-03-16T01:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400695#M3451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for the late response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You suspected right..though it turned out to be an issue in the AGSMapView and not in the sample. The AGSMapView was not handling that low resolution. It's been fix in the system and you won't see the same issue with the next version of the SDK release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for reporting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 18:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400695#M3451</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-21T18:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400696#M3452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for your response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Hope next version will be coming soon.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 08:27:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400696#M3452</guid>
      <dc:creator>lynnwang</dc:creator>
      <dc:date>2012-03-30T08:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400697#M3453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, very soon! Stay tuned &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 20:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400697#M3453</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-30T20:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400698#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The new version (v2.2) of the ArcGIS Runtime SDK for iOS is released. Please see &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgismobile/10.0/apis/iOS/2.2/concepts/index.html#/What_s_new_in_version_2_2/00pw0000005w000000/"&gt;what's new in version 2.2&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 21:55:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400698#M3454</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-03T21:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400699#M3455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm curious if the new version fixed the problem before we upgrade.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't see this mentioned in the What's New.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 12:35:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400699#M3455</guid>
      <dc:creator>RickJones</dc:creator>
      <dc:date>2012-04-10T12:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: custom tiled layer with wrong AGSTile infomation?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400700#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it is fixed! It's just a bug fix. Hence, not listed in the 'What's New' doc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2012 15:54:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/custom-tiled-layer-with-wrong-agstile-infomation/m-p/400700#M3456</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-04-10T15:54:35Z</dc:date>
    </item>
  </channel>
</rss>

