<?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 will not display in flex app in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572840#M1128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it posisble that you are serving something like Elevaiton data that is &amp;gt;8bit/channel. If so check to add a renderer on the ImageServcies. Also please first check out the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Samples are under image services folder:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;API reference to the Image Layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISImageServiceLayer.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISImageServiceLayer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some links that would help debug:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/debugging_tips.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/debugging_tips.htm#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/using_crossdomain_xml.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/using_crossdomain_xml.htm#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm#&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that bset to review what is being returned using something like Fiddler.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Oct 2010 18:59:46 GMT</pubDate>
    <dc:creator>PeterBecker</dc:creator>
    <dc:date>2010-10-21T18:59:46Z</dc:date>
    <item>
      <title>image service will not display in flex app</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572839#M1127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to add our image data to my existing flex app.&amp;nbsp; All of my map services (dynamic and tiled) function and display properly in the flex app.&amp;nbsp; I've created two test image services thru the ArcGis 9.3.1 server.&amp;nbsp; One is a dynamic map with images added; the other is an image service with the appropriate images.&amp;nbsp; These display correctly in the ArcGIS server manager (manage services).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, when i try to add either one to the flex app nothing displays and I get no errors.&amp;nbsp; With the image service, I did get a solid black map to display by setting the "imageformat" = jpg.&amp;nbsp; I could also adjust the "alpha" setting, which did affect the black map.&amp;nbsp; Any other imageformat setting displayed nothing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions???????&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sincerely,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Okaloosa County Property Appriaser&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GIS Coordinator&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Oct 2010 14:19:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572839#M1127</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2010-10-20T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: image service will not display in flex app</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572840#M1128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it posisble that you are serving something like Elevaiton data that is &amp;gt;8bit/channel. If so check to add a renderer on the ImageServcies. Also please first check out the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Samples are under image services folder:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/samples/index.html"&gt;http://help.arcgis.com/en/webapi/flex/samples/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;API reference to the Image Layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISImageServiceLayer.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/layers/ArcGISImageServiceLayer.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here are some links that would help debug:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/debugging_tips.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/debugging_tips.htm#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/using_crossdomain_xml.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/using_crossdomain_xml.htm#&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm#"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#references/faq.htm#&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After that bset to review what is being returned using something like Fiddler.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Oct 2010 18:59:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572840#M1128</guid>
      <dc:creator>PeterBecker</dc:creator>
      <dc:date>2010-10-21T18:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: image service will not display in flex app</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572841#M1129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Peter,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem was the spatial reference was not set in ArcCatalog.&amp;nbsp; Therefore, it still displayed in the server as the image, but not referenced properly in the app.&amp;nbsp; Thanx for the debugging links; I learned a few new tricks with them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanx,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:05:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/image-service-will-not-display-in-flex-app/m-p/572841#M1129</guid>
      <dc:creator>eddiequinlan</dc:creator>
      <dc:date>2010-10-25T14:05:49Z</dc:date>
    </item>
  </channel>
</rss>

