<?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: Display an image in mosaic ImageService using geoprocessing in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206409#M8095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joanne, I don't have an answer since I have similar questions and I'm just learning the ImageServer, but here are some resources that might help, if you haven't already seen them:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm" title="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm"&gt;Image Management Workflows | ArcGIS Resource Center&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/" title="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/"&gt;Image Management&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=2770" title="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=2770"&gt;Esri Training | Sharing Cached Imagery in ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 May 2015 18:29:46 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2015-05-04T18:29:46Z</dc:date>
    <item>
      <title>Display an image in mosaic ImageService using geoprocessing</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206407#M8093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given a mosaic dataset published as an ImageService to ArcGIS Server 10.1, how can I display a single image contained by it using a geoprocessing task? I've found some posts along these lines and am guessing, given what I've read so far, that this might not be possible but I thought I'd verify that before I gave up entirely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, I'm trying to do essentially the same as adding the ImageService to ArcMap's TOC and then adding a Definition Query to control the display. However, since I don't seem to be able to "assign" a Definition Query in arcpy, I am instead trying to make a layer and apply symbology from an existing lyr file to it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've figured out how to do all this when I have access to the GDB (using MakeMosaicLayer_management, MakeRasterLayer_management and ApplySymbologyFromLayer_management) but what if I only have access to the ImageService? There doesn't seem to be a way to apply a "where clause" as I can with MakeMosaicLayer_management. I've tried messing about with setting the Mosaic Method to "By Attribute" but got no where...I don't think it's meant to do what I was trying to do with it but can't say that I particularly understood this from what I read. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any ideas on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jtm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 17:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206407#M8093</guid>
      <dc:creator>JoanneMcGraw</dc:creator>
      <dc:date>2015-05-04T17:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display an image in mosaic ImageService using geoprocessing</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206408#M8094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I just realized there might be confusion in something I wrote above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think applying symbology will replace the functionality of the where clause that I'm trying to do. It's the "making a layer" part that I'm having the problem with. The symbology will be applied from the existing lyr file with either approach (assuming using just the ImageService is possible).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 17:36:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206408#M8094</guid>
      <dc:creator>JoanneMcGraw</dc:creator>
      <dc:date>2015-05-04T17:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Display an image in mosaic ImageService using geoprocessing</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206409#M8095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joanne, I don't have an answer since I have similar questions and I'm just learning the ImageServer, but here are some resources that might help, if you haven't already seen them:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm" title="http://resources.arcgis.com/en/communities/imagery/01850000000v000000.htm"&gt;Image Management Workflows | ArcGIS Resource Center&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/" title="http://resources.arcgis.com/en/help/image-management/index.html#/Image_Management/02qr00000002000000/"&gt;Image Management&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=2770" title="http://training.esri.com/gateway/index.cfm?fa=catalog.webCourseDetail&amp;amp;CourseID=2770"&gt;Esri Training | Sharing Cached Imagery in ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope these help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 18:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/display-an-image-in-mosaic-imageservice-using/m-p/206409#M8095</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-05-04T18:29:46Z</dc:date>
    </item>
  </channel>
</rss>

