<?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: Strange tile request in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629343#M4338</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;BR /&gt;&lt;SPAN&gt;I understand that is the first request to a service based on a tiled layer - information in the response allows allows the MapView to work out what to show for missing tiles in that specific tiled layer - some services have a specific 'no data' tile to show, whereas others return a 404 error for a missing tile. The MapView can then work out which option it's dealing with. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps some,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 07:29:27 GMT</pubDate>
    <dc:creator>ShellyGill1</dc:creator>
    <dc:date>2014-06-10T07:29:27Z</dc:date>
    <item>
      <title>Strange tile request</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629342#M4337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the HelloWorld example, the map access &lt;/SPAN&gt;&lt;STRONG&gt;service.arcisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/STRONG&gt;&lt;SPAN&gt;. Even I did not add the layer to the MapView it always made a request to &lt;/SPAN&gt;&lt;STRONG&gt;/ArcGIS/rest/services/World_Street_Map/MapServer/tile/-1/0/0.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have 10 different layers in the MapView, it will got 10 requests for the -1/0/0. You know that tile does not exists, so why this thing happens?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 01:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629342#M4337</guid>
      <dc:creator>MikeC</dc:creator>
      <dc:date>2014-06-10T01:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Strange tile request</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629343#M4338</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;BR /&gt;&lt;SPAN&gt;I understand that is the first request to a service based on a tiled layer - information in the response allows allows the MapView to work out what to show for missing tiles in that specific tiled layer - some services have a specific 'no data' tile to show, whereas others return a 404 error for a missing tile. The MapView can then work out which option it's dealing with. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps some,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 07:29:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629343#M4338</guid>
      <dc:creator>ShellyGill1</dc:creator>
      <dc:date>2014-06-10T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Strange tile request</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629344#M4339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Understood.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can the missing tiles (no data files / 404) be initialized at the first time it encounters the hit? Most people may never get the missing tile hit throughout his own session. But the current implementation force people try the thing they may never face in every single layers.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 07:10:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629344#M4339</guid>
      <dc:creator>MikeC</dc:creator>
      <dc:date>2014-06-16T07:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Strange tile request</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629345#M4340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;From what I know, the information about how to handle no data tiles is needed at layer initialization time, before more tile requests are sent, so that an appropriate handler can be set for every subsequent genuine tile request. If the no data tile were not assessed in advance, more work would need to happen on every genuine tile request, which would obviously impact efficiency. Having said that, I wouldn't expect the initial request to be a lengthy operation, it happens only once per layer initialization, and I would not expect this to surface to the end user in any way including with any perceptible delay in layer initialization - so if you are finding that end users are aware of this specific request in any way (not just from LogCat), then let us know.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 07:58:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/strange-tile-request/m-p/629345#M4340</guid>
      <dc:creator>ShellyGill1</dc:creator>
      <dc:date>2014-06-17T07:58:09Z</dc:date>
    </item>
  </channel>
</rss>

