<?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: No fields in result map service of raster layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88811#M8098</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am referring to a result map service. Well that's not good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 20:24:23 GMT</pubDate>
    <dc:creator>JoshObrecht</dc:creator>
    <dc:date>2014-12-18T20:24:23Z</dc:date>
    <item>
      <title>No fields in result map service of raster layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88807#M8094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am showing a raster layer as a result map service to be used in the Javascript API. The raster layer that is produced has multiple fields. However, the result map service shows no fields. Is this a limitation of using a raster layer as the result map service or is there something else going on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 18:14:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88807#M8094</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2014-12-18T18:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: No fields in result map service of raster layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88808#M8095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An image service may be required to expose the raster attribute table resource, I don't believe this resource is available through map services:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Raster_Attribute_Table/02r3000000wp000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Raster_Attribute_Table/02r3000000wp000000/"&gt;ArcGIS REST API&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a sample image service with the raster attribute table resource exposed that you can test with:&lt;/P&gt;&lt;P&gt;&lt;A href="http://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer" title="http://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer"&gt;NLCDLandCover2001 (ImageServer)&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2014-12-18_1132.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/41818_2014-12-18_1132.png" style="width: 620px; height: 56px;" /&gt;&lt;/P&gt;&lt;P&gt; Does this answer your question? &lt;/P&gt;&lt;P&gt;-Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 19:34:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88808#M8095</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2014-12-18T19:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: No fields in result map service of raster layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88809#M8096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you able to have the result service be an image service?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88809#M8096</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2014-12-18T20:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: No fields in result map service of raster layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88810#M8097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you referring to a result map service of a geoprocessing service output? My understanding is that a map service is the only supported result service type. You may just be running into a limitation here, sorry I can't be of more help. &lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/#/About_result_map_services_in_REST_applications/0154000005v3000000/" style="line-height: 1.5;" title="http://resources.arcgis.com/en/help/main/10.2/#/About_result_map_services_in_REST_applications/0154000005v3000000/"&gt;ArcGIS Help (10.2, 10.2.1, and 10.2.2)&lt;/A&gt;&lt;SPAN style="line-height: 1.5;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.5;"&gt;-Dan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88810#M8097</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2014-12-18T20:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: No fields in result map service of raster layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88811#M8098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am referring to a result map service. Well that's not good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 20:24:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/no-fields-in-result-map-service-of-raster-layer/m-p/88811#M8098</guid>
      <dc:creator>JoshObrecht</dc:creator>
      <dc:date>2014-12-18T20:24:23Z</dc:date>
    </item>
  </channel>
</rss>

