<?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: Image service/Raster search in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421740#M11994</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chuck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went down the JavaScript route to solve this using auto-complete as detailed in the blog post below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1533"&gt;Auto-Complete Search Box Using ArcGIS RESTfull Services&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 06:52:57 GMT</pubDate>
    <dc:creator>DamienRobinson</dc:creator>
    <dc:date>2015-08-17T06:52:57Z</dc:date>
    <item>
      <title>Image service/Raster search</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421736#M11990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to successfully configure an image service query using either the default search or eSearch widgets in Flex?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to set up a search that allows a user to type in the name of the raster (for example, the rasters could be named using a unique ref id). When the raster is found it zooms and displays only that raster, as there may be overlapping rasters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried publishing a raster catalog (MapServer) and a referenced mosaic dataset (ImageServer). I can't seem to integrate the referenced mosaic service at all with any search functionality (graphical or text). I can partially integrate the raster catalog service, in that I can do a graphical search (but not text search) and it will return the footprint, but not display the raster. Obviously if I put the layer on in the layerlist the raster comes through underneath, but this is useless for overlapping rasters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help/guidance on successful implementation would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 12:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421736#M11990</guid>
      <dc:creator>DamienRobinson</dc:creator>
      <dc:date>2014-12-03T12:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Image service/Raster search</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421737#M11991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have no experience with image services but I don't believe that either the search or the eSearch support querying images services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 13:53:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421737#M11991</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2014-12-03T13:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Image service/Raster search</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421738#M11992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for replying! It seems to be a bit of a dark art serving rasters as services in comparison to geometry based map services! An image service does have a query function, though it doesn't seem to return imagery directly when used (hence why the footprint geometry is only visible when querying). When querying through the REST API, the object id of each raster links to additional child resources (Raster Image and Info). The Raster Image resource seems to be where the actual imagery is referenced from the data store. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think i might have to put something custom together to perform this functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2014 14:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421738#M11992</guid>
      <dc:creator>DamienRobinson</dc:creator>
      <dc:date>2014-12-03T14:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Image service/Raster search</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421739#M11993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damien,&lt;/P&gt;&lt;P&gt;I'm looking into trying to accomplish something similar, creating custom queries for imagery on the ArcGIS REST services directories and then displaying the available imagery. Have you had any success in your efforts and, is it possible to do what I'm trying to do? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chuck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 17:12:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421739#M11993</guid>
      <dc:creator>ChuckWerstak</dc:creator>
      <dc:date>2015-08-13T17:12:58Z</dc:date>
    </item>
    <item>
      <title>Re: Image service/Raster search</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421740#M11994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chuck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went down the JavaScript route to solve this using auto-complete as detailed in the blog post below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migration-blogpost/1533"&gt;Auto-Complete Search Box Using ArcGIS RESTfull Services&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 06:52:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/image-service-raster-search/m-p/421740#M11994</guid>
      <dc:creator>DamienRobinson</dc:creator>
      <dc:date>2015-08-17T06:52:57Z</dc:date>
    </item>
  </channel>
</rss>

