ArcGIS Blog

Imagery & Remote Sensing

Customizing the display of Image Services in ArcGIS Online

By kevin_butler

When visualizing continuous data such as temperature and salinity in ArcGIS Online, sometimes you may want to configure a few rendering templates with specific color ramps or breaks. While you can achieve the goal by way of the Stretch function, Remap function, Attribute Table function, Color map function, etc, you can also do it directly from the Symbology window in ArcMap.

Steps:

1. Add the mosaic dataset to ArcMap.

2. From the layer’s Symbology tab, set up how you want to display your data.

3. Use the Save button to export the classified renderer as a raster function template, give it a meaningful name.

4. Add the template to the mosaic dataset through its property page (Processing Templates tab), use the fx button to bring up function editor and provide a user friendly name and description.

5. Add the image service to Map Viewer, pick the processing template to get a nice display and legend.

Share this article

Subscribe
Notify of
0 Comments
Oldest
Newest
Inline Feedbacks
View all comments
Administrateur Géomatique(@admin_magog)
March 1, 2022 3:03 pm

thank you very much, it works very well

I would like to know how to modify your JSON code, to add the attachment of the each create feature to the email.

Jason Cyphers(@cypherja)
April 26, 2022 5:47 am

How would you include any attachments associated with the new feature in the email that was generated?

Kelly Armstrong(@karmstrong_minneapolisparks)
February 24, 2023 10:45 am

Isn’t the HTTP action a premium connector?

Zach Bodenner(@zachbodenner)
July 21, 2023 1:21 pm

Hi, I am frequently getting the following error from my MS Power Automate during the HTTP steps.

Unable to process template language expressions in action ‘Get_Changes’ inputs at line ‘0’ and column ‘0’: ‘The template language function “first” expects its parameter to be an array or a string. The provided value is of type ‘Object’

Are you familiar with this error and how to get around it? For further information, I’m attempting to adapt this walkthrough for a referenced feature service in Enterprise.

Thanks!