<?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: lockraster doesnt work properly in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317123#M922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Lock Raster will not work as you desire. It is designed to lock to a raster dataset, but only within the display scale where it is designed to display (therefore between that min/max pixel range)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 20:39:02 GMT</pubDate>
    <dc:creator>MelanieHarlow</dc:creator>
    <dc:date>2011-01-04T20:39:02Z</dc:date>
    <item>
      <title>lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317122#M921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to use lockraster to lock to specific image in a service but it doesnt work correctly. That particular image that is locked will show up if i zoom it in to a particular scale... eg: the image shows up if i zoom in to 1:20K and above. below that it is just blank and gives out error : &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;[ServiceCore.ImageService.LoadServiceDefinition] Service Definition Source : \\xxxx\xxxxx\xxxxx\xxxxx.ISDef\ImageService.ISDef&lt;BR /&gt;[ImageServiceDB.SeRasterItemStore.SelectRasterItems : 008029] Error: No rasters were selected for the selection criteria.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Apparently the error tells me that there is no raster for small scale.. is it ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how to overcome this ? i want the locked image to show up in every zoom scale..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the attributes table of footprint for that particular image :&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;MinPS : 0&lt;BR /&gt;MaxPS : 7.2&lt;BR /&gt;LoPS : 2.4&lt;BR /&gt;HiPS : 2.4&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks guys&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 02:58:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317122#M921</guid>
      <dc:creator>tongkimongki</dc:creator>
      <dc:date>2011-01-04T02:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317123#M922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The Lock Raster will not work as you desire. It is designed to lock to a raster dataset, but only within the display scale where it is designed to display (therefore between that min/max pixel range)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 20:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317123#M922</guid>
      <dc:creator>MelanieHarlow</dc:creator>
      <dc:date>2011-01-04T20:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317124#M923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;thanks melanie...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So i can use the Lock Raster if the service is from Raster Dataset.. Is that correct ? I publish the service straight from the file...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BTW, i am using Arcgis Server 9.3.1.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 04:35:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317124#M923</guid>
      <dc:creator>tongkimongki</dc:creator>
      <dc:date>2011-01-05T04:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317125#M924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could modify the MaxPS in the service table of the ISDef to something larger, so it will get displayed as smaller scales.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm assuming you have a collection of raster datasets in the ISDef. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you publish just one raster dataset (as it looks like you're suggesting), then you do not need to create an ISDef. You can just publish that raster dataset as an image service--note, you will no longer have any mosaic methods to choose as they're not needed. Be sure to create pyramids as this will help it display faster at smaller scales.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 16:33:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317125#M924</guid>
      <dc:creator>MelanieHarlow</dc:creator>
      <dc:date>2011-01-05T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317126#M925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Melanie, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i publish my service straight from the raster files... i dont use Raster Dataset, made in ArcCatalog, to publish the service..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is there any difference ? ie : if I use Raster Dataset i can use LockRaster if i dont use raster Dataset then I cant use LockRaster...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jan 2011 05:45:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317126#M925</guid>
      <dc:creator>tongkimongki</dc:creator>
      <dc:date>2011-01-14T05:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: lockraster doesnt work properly</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317127#M926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I solve it by increasing the value in maxPS to 10x higher than the default value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jan 2011 07:09:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/lockraster-doesnt-work-properly/m-p/317127#M926</guid>
      <dc:creator>tongkimongki</dc:creator>
      <dc:date>2011-01-18T07:09:27Z</dc:date>
    </item>
  </channel>
</rss>

