<?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: Identifying Raster Cell values in ArcGIS Online in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361676#M18232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jayanta.&lt;/P&gt;&lt;P&gt;Unfortunately you've confirmed my fears.&lt;/P&gt;&lt;P&gt;I can publish an image service through ArcGIS Server, but at the moment due to our server's security certificate not being recognised by AGOL, I can't store the credentials of this secure service in AGOL, so every time a user opens the AGOL map they would have to login with an ArcGIS Server account (which they don't have, and won't be getting) as well as their AGOL login. Or the service wold have to be unsecured, which also won't be happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 21:00:36 GMT</pubDate>
    <dc:creator>KeithHastings</dc:creator>
    <dc:date>2015-08-10T21:00:36Z</dc:date>
    <item>
      <title>Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361673#M18229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a Map on AGOL, and want to load a Raster DEM layer into the map so that the users can identify the layer to get a specific cell's elevation.&lt;/P&gt;&lt;P&gt;So far it's not working. I am publishing the data into a Feature Layer on AGOL.&lt;/P&gt;&lt;P&gt;It seems that I can only publish the raster data as a tilemap, and not as a feature service. But then it seems that tilemaps cannot be configured to have popups.&lt;/P&gt;&lt;P&gt;Am I missing something here, or is this just a restriction of the AGOL publishing workflow?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 02:10:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361673#M18229</guid>
      <dc:creator>KeithHastings</dc:creator>
      <dc:date>2015-08-07T02:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361674#M18230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;To identify the cell values of a raster in an application or webmap, one needs to publish the raster as an &lt;STRONG&gt;image service&lt;/STRONG&gt; (not a Map Service). Unfortunately, you can not publish an image service directly to AGOL. This capability is &lt;STRONG&gt;not available with AGOL&lt;/STRONG&gt;. An ArcGIS Server is required to publish an image service.&lt;/P&gt;&lt;P&gt;Note: Feature access capability is available for feature class, not raster.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 08:29:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361674#M18230</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-08-07T08:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361675#M18231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative to hosting your own raster/DEM image service is to use &lt;A href="http://apache.maps.arcgis.com/home/item.html?id=58a541efc59545e6b7137f961d7de883"&gt;Esri's World Elevation/Terrain&lt;/A&gt;. Downside is this is Premium content so it does cost 'credits' when it is used. But, it's simple to use, just add it to your map, symbolize, and enable the pop up. Hope this helps and good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 12:24:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361675#M18231</guid>
      <dc:creator>BenGrod</dc:creator>
      <dc:date>2015-08-07T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361676#M18232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jayanta.&lt;/P&gt;&lt;P&gt;Unfortunately you've confirmed my fears.&lt;/P&gt;&lt;P&gt;I can publish an image service through ArcGIS Server, but at the moment due to our server's security certificate not being recognised by AGOL, I can't store the credentials of this secure service in AGOL, so every time a user opens the AGOL map they would have to login with an ArcGIS Server account (which they don't have, and won't be getting) as well as their AGOL login. Or the service wold have to be unsecured, which also won't be happening.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 21:00:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361676#M18232</guid>
      <dc:creator>KeithHastings</dc:creator>
      <dc:date>2015-08-10T21:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361677#M18233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ben, but unfortunately in our case we need to use our specific DEM as it has been created especially for some storm-water modelling project work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 21:05:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361677#M18233</guid>
      <dc:creator>KeithHastings</dc:creator>
      <dc:date>2015-08-10T21:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361678#M18234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While not &lt;EM&gt;exactly&lt;/EM&gt; the solution you're looking for (Image Service), you can achieve a similar outcome by converting your DEM to a polygon feature class using the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/raster-to-polygon.htm"&gt;Raster to Polygon tool&lt;/A&gt;. Publish that polygon layer as a feature service in addition to publishing the DEM as a tile layer.&lt;/P&gt;&lt;P&gt;Then add the tile layer to your web map and enable a popup using the feature service as the reference.&lt;/P&gt;&lt;P&gt;For smaller scales you might also want to use the &lt;A href="http://desktop.arcgis.com/en/arcmap/latest/tools/conversion-toolbox/raster-to-point.htm"&gt;Raster to Point tool&lt;/A&gt; to create a point layer from the DEM and add that to your feature service. Make sure to build the tiled layer with multiple layers for different map scales, even if it's the same data. Then you can configure the pop-ups to use different layers (point vs polygon) for different scales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Feb 2016 18:07:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361678#M18234</guid>
      <dc:creator>jessemaps</dc:creator>
      <dc:date>2016-02-29T18:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361679#M18235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also struggle with this issue.&amp;nbsp; Funny thing is that you can easily do it in the Javascript API by using "Pixel Value" as identification field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 May 2016 10:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361679#M18235</guid>
      <dc:creator>FC_Basson</dc:creator>
      <dc:date>2016-05-27T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361680#M18236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We also need this, for identifying elevations off DEM and DSM rasters. We need it to be implemented in ArcGIS Online, for dynamicmapservice and/or imageryservice, which will be extremely useful to all of us in our county. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 18:47:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361680#M18236</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-06-02T18:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361681#M18237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right there with you - it is also a feature I'm looking desperately for. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jun 2016 08:32:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361681#M18237</guid>
      <dc:creator>mettegreve</dc:creator>
      <dc:date>2016-06-23T08:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361682#M18238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created an Idea.&amp;nbsp; Everyone interested in this please vote for it!&amp;nbsp;&amp;nbsp; Esri really listens to Ideas and gives consideration, balancing feasibility with popularity.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/ideas/12329" target="_blank"&gt;https://community.esri.com/ideas/12329&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:31:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361682#M18238</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-06-22T08:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361683#M18239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/7532"&gt;Jesse Wickizer&lt;/A&gt;&amp;nbsp;Hm, quite&amp;nbsp;interesting. Indeed that'd work. Creating a poly for every 6" pixel for a county though would be rather&amp;nbsp;like killing a fly with a nuke. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/grin.png" /&gt;&amp;nbsp; If we did&amp;nbsp;points that'd be less overhead, and I could adjust the&amp;nbsp;click area to cover a wide area at a fine scale.. Still, cutting butter with a broadsword! &amp;nbsp;Esri should simply expose the pixel value field to the webmap identify...pretty please. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2016 13:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361683#M18239</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2016-08-17T13:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361684#M18240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree this feature would be very helpful.&amp;nbsp; One workaround that I'm employing and may work in specific circumstances, subject to data and size limitations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the "Raster to Polygon" tool to convert my rasters to feature classes in ArcMap (Desktop). Then I uploaded BOTH the raster and the new feature class as two separate services on ArcGIS Online.&amp;nbsp; In my Online map, I left the raster visible, but symbolized the fill and outline of the feature class as hollow.&amp;nbsp; Depending on the nature of the data, displaying the feature class probably would have bogged things down, but all I used the feature class for was to drive the value pop-up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worked like a charm; problem solved!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 19:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361684#M18240</guid>
      <dc:creator>BSpaulding</dc:creator>
      <dc:date>2017-10-20T19:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying Raster Cell values in ArcGIS Online</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361685#M18241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created an example fiddle that works:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://jsfiddle.net/xaquaticx/dpr2h508/" title="http://jsfiddle.net/xaquaticx/dpr2h508/"&gt;Identify with Popup&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you need to access to the code ie your own site. Would be nice to bake this in to the API so any web map or hosted viewer could do this. If interested vote for the idea&amp;nbsp; -&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" data-containerid="2167" data-containertype="14" data-objectid="12329" data-objecttype="3227383" href="https://community.esri.com/ideas/12329-identifying-raster-cell-values-in-arcgis-online"&gt;Identifying Raster Cell values in ArcGIS Online &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Jun 2018 18:18:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/identifying-raster-cell-values-in-arcgis-online/m-p/361685#M18241</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-06-03T18:18:29Z</dc:date>
    </item>
  </channel>
</rss>

