<?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: Publishing Mosaic Raster as Image Service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670605#M62558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like it turned out to be an issue with Integer vs Float values in the pixels (I had used float).&amp;nbsp; The correct values get added.&amp;nbsp; I'm having trouble keeping the Footprint NoData value from converting into a 0, but looking into that now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 21:58:01 GMT</pubDate>
    <dc:creator>DavidMarquardt</dc:creator>
    <dc:date>2014-11-03T21:58:01Z</dc:date>
    <item>
      <title>Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670600#M62553</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;I'm having problems publishing a mosaic raster that has a time dimension.&amp;nbsp; I have ArcGIS Image Extension installed, and am able to publish an image service, but the result doesn't carry over the pixel values (every cell is valued at 1.134274E+38).&amp;nbsp; I followed the steps from &lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_image_services/01540000045v000000" title="http://resources.arcgis.com/en/help/main/10.1/index.html#/Publishing_image_services/01540000045v000000"&gt;ArcGIS Help 10.1&lt;/A&gt;&amp;nbsp; .&amp;nbsp; I didn't register the underlying data, instead transferring everything (12 rasters) to the server.&amp;nbsp; Here are some screen shots that might explain more:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I began with in an mxd&amp;nbsp; (originalMosaicRasterMxdTimeDimension.png)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the parameters I had in the Service Editor&amp;nbsp; (ConvertingToImageService.png)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result, when I drag the image service into an mxd, to view (ResultsNotCarryingOverValue.png).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate any help, or if more information is needed for a meaningful answer, let me know - I wasn't sure what parameters to include.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 20:36:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670600#M62553</guid>
      <dc:creator>DavidMarquardt</dc:creator>
      <dc:date>2014-10-29T20:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670601#M62554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a test, can you open the Image Analysis window (Windows &amp;gt; Image Analysis) in ArcMap, select the image service in the top window and the check 'DRA'.&amp;nbsp; Do the pixel values change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 19:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670601#M62554</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-10-30T19:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670602#M62555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp; After checking 'DRA' the legend min/max goes from -1.134274E+38 to 1.134274E+38 (before it went from 0 to 2094).&amp;nbsp; Also, the image turns into a checkered grid.&amp;nbsp; Ever seen this before? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 19:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670602#M62555</guid>
      <dc:creator>DavidMarquardt</dc:creator>
      <dc:date>2014-10-30T19:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670603#M62556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A checkered grid usually indicates that the client cannot find the images.&amp;nbsp; When you created the mosaic dataset, did you load the rasters using a UNC path (i.e. \\server\rasters)?&amp;nbsp; Check to make sure the ArcGIS Server Account user (defaults to 'arcgis') has read privileges to the rasters and that you loaded them into the mosaic dataset set with UNC paths.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 10:31:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670603#M62556</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-10-31T10:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670604#M62557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again, I've been looking into this.&amp;nbsp; Changed locations to a UNC registered path.&amp;nbsp; Seems to be something else.&amp;nbsp; Will let you know when it finally works.&amp;nbsp; Thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Oct 2014 16:23:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670604#M62557</guid>
      <dc:creator>DavidMarquardt</dc:creator>
      <dc:date>2014-10-31T16:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing Mosaic Raster as Image Service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670605#M62558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like it turned out to be an issue with Integer vs Float values in the pixels (I had used float).&amp;nbsp; The correct values get added.&amp;nbsp; I'm having trouble keeping the Footprint NoData value from converting into a 0, but looking into that now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 21:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/publishing-mosaic-raster-as-image-service/m-p/670605#M62558</guid>
      <dc:creator>DavidMarquardt</dc:creator>
      <dc:date>2014-11-03T21:58:01Z</dc:date>
    </item>
  </channel>
</rss>

