<?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 Query Image Service Layer Tile Details in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/query-image-service-layer-tile-details/m-p/1090826#M7056</link>
    <description>&lt;P&gt;As background I'm working with the historical USA Topo maps, which are time-based. When I use the UI to Identify a location on the map (via the Explore tool), it returns details on each topo image tile with details about that particular topo sheet: Acquisition date, topo name, etc. Basically it acts like it's returning a feature for each sheet along with attributes of that feature.&lt;/P&gt;&lt;P&gt;I'm wanting to get the same information in ArcGIS Pro SDK - given a spatial location, query the ImageServiceLayer to get details on the topo sheets at that location. ImageServiceLayer does not have a Search method. I tried using MapView.GetFeaturesEx but it doesn't return the tile information. It does show up when I query a location using the Explore tool in the UI - I just need to get the same information programatically. I also tried MapView.SelectFeaturesEx - it highlights those map tiles, however when I retrieve the selected items the tiles aren't returned.&lt;/P&gt;&lt;P&gt;Using Fiddler I see that when MapView.GetFeaturesEx is called, the web request goes out and tile data is returned, however those details are not returned from the function call to the application.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Aug 2021 20:48:09 GMT</pubDate>
    <dc:creator>Chris_Musial</dc:creator>
    <dc:date>2021-08-20T20:48:09Z</dc:date>
    <item>
      <title>Query Image Service Layer Tile Details</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/query-image-service-layer-tile-details/m-p/1090826#M7056</link>
      <description>&lt;P&gt;As background I'm working with the historical USA Topo maps, which are time-based. When I use the UI to Identify a location on the map (via the Explore tool), it returns details on each topo image tile with details about that particular topo sheet: Acquisition date, topo name, etc. Basically it acts like it's returning a feature for each sheet along with attributes of that feature.&lt;/P&gt;&lt;P&gt;I'm wanting to get the same information in ArcGIS Pro SDK - given a spatial location, query the ImageServiceLayer to get details on the topo sheets at that location. ImageServiceLayer does not have a Search method. I tried using MapView.GetFeaturesEx but it doesn't return the tile information. It does show up when I query a location using the Explore tool in the UI - I just need to get the same information programatically. I also tried MapView.SelectFeaturesEx - it highlights those map tiles, however when I retrieve the selected items the tiles aren't returned.&lt;/P&gt;&lt;P&gt;Using Fiddler I see that when MapView.GetFeaturesEx is called, the web request goes out and tile data is returned, however those details are not returned from the function call to the application.&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Aug 2021 20:48:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/query-image-service-layer-tile-details/m-p/1090826#M7056</guid>
      <dc:creator>Chris_Musial</dc:creator>
      <dc:date>2021-08-20T20:48:09Z</dc:date>
    </item>
  </channel>
</rss>

