<?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: Different images appearing in rest versus soap? in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394716#M813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In 10 or 10 SP1, when no mosaic method is specified, then the server will use 'None' as the MosaicMethod. ZOrder won�??t work when �??None�?� is used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcMap knows the default of the service and always specify that default method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This was fixed in SP2 such that the default MosaicMethod will be used by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The solution for this issue is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. set mosaic method explicitly in REST (using web API), or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. install SP2 (recommended)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jun 2011 17:58:08 GMT</pubDate>
    <dc:creator>PeterBecker</dc:creator>
    <dc:date>2011-06-09T17:58:08Z</dc:date>
    <item>
      <title>Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394710#M807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We've got a derived image service which has imagery at different scales that has been working successfully for a long time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We just added some high quality imagery and now while it works like it's supposed to in Arcmap in rest it's displaying a lower resolution image that exists for the same area.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That seems strange.&amp;nbsp; It can't be a permissions thing since it's displaying fine in soap...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&amp;nbsp; It's got us stumped.&amp;nbsp;&amp;nbsp; Before we spend time on the phone to the service centre...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 05:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394710#M807</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2011-04-28T05:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394711#M808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The issue is most likely related to the Mosaic Method. With REST you need to explicitly define the mosaic method to be used, else it will default to None, which results in the first file being show on top.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 14:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394711#M808</guid>
      <dc:creator>PeterBecker</dc:creator>
      <dc:date>2011-04-28T14:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394712#M809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aha.&amp;nbsp; Yep that was it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "mosaicMethod" : "esriMosaicCenter"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're using image services in flexviewer 1.3 and before I go thinking about modifying code shouldn't ZOrder also fix this?&amp;nbsp;&amp;nbsp; I tried changing the ZOrder of the higher resolution imagery to -1 to try to get it to display but that made no difference.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also does anyone know whether flexviewer 2+ fixes this issue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 21:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394712#M809</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2011-04-28T21:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394713#M810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ZOrder can be used to force the order of the imagery. The lower the number the higher the priority. Images with ZOrder &amp;lt; 0 will be always be displayed top most. Then the images with ZOrder =0 will be displayed according to the Mosaic Methods. Then the images with a ZOrder&amp;gt;0. You could force the ZOrder, but then other mosaic methods will not work. Generally&amp;nbsp; I would suggest including the mosaic method into the REST request.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2011 13:05:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394713#M810</guid>
      <dc:creator>PeterBecker</dc:creator>
      <dc:date>2011-04-29T13:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394714#M811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Playing with the zorder doesn't appear to fix the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;e.g. I've got a 2m spot image which now has a zorder value of 2 and a 50cm aerial with a zorder of -1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and rest is still not presenting the correct image.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We've got a web app in 1.3 flex api which has no way of modifying at the mosaicing method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've modified the zorder and republished and cleared the rest cache and still nothing happens.&amp;nbsp; Rebuilding the mosaic dataset every time we add new imagery is not the ideal workflow.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 04:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394714#M811</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2011-06-09T04:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394715#M812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Has anyone got Zorder to work in REST?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 05:42:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394715#M812</guid>
      <dc:creator>PeterTimmers</dc:creator>
      <dc:date>2011-06-09T05:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Different images appearing in rest versus soap?</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394716#M813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In 10 or 10 SP1, when no mosaic method is specified, then the server will use 'None' as the MosaicMethod. ZOrder won�??t work when �??None�?� is used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcMap knows the default of the service and always specify that default method.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This was fixed in SP2 such that the default MosaicMethod will be used by default.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The solution for this issue is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. set mosaic method explicitly in REST (using web API), or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. install SP2 (recommended)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jun 2011 17:58:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/different-images-appearing-in-rest-versus-soap/m-p/394716#M813</guid>
      <dc:creator>PeterBecker</dc:creator>
      <dc:date>2011-06-09T17:58:08Z</dc:date>
    </item>
  </channel>
</rss>

