<?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>idea Support Interactive Charts from Imagery Layers in Experience Builder Chart Widget in ArcGIS Experience Builder Ideas</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/support-interactive-charts-from-imagery-layers-in/idi-p/1717252</link>
    <description>&lt;H1&gt;Summary&lt;/H1&gt;&lt;P&gt;The Experience Builder Chart widget currently supports feature layers but does not support imagery layers (Image Services). Adding native support for imagery layers would enable users to build interactive dashboards that visualize pixel values, temporal profiles, spectral signatures, histograms, and raster statistics directly from imagery without requiring preprocessing into feature layers.&lt;/P&gt;&lt;P&gt;This would unlock many imagery workflows while keeping the no-code Experience Builder authoring experience.&lt;/P&gt;&lt;H1&gt;Problem&lt;/H1&gt;&lt;P&gt;Imagery is increasingly used as operational data rather than simply a basemap. Users frequently build Experience Builder applications using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Satellite imagery&lt;/LI&gt;&lt;LI&gt;Drone imagery&lt;/LI&gt;&lt;LI&gt;Land cover products&lt;/LI&gt;&lt;LI&gt;Elevation models&lt;/LI&gt;&lt;LI&gt;Weather and environmental raster services&lt;/LI&gt;&lt;LI&gt;Time-enabled multidimensional imagery&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, there is currently no straightforward way to create charts directly from these imagery layers.&lt;/P&gt;&lt;P&gt;To visualize imagery values, users must:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;export raster values&lt;/LI&gt;&lt;LI&gt;convert pixels into features&lt;/LI&gt;&lt;LI&gt;create custom JavaScript widgets&lt;/LI&gt;&lt;LI&gt;develop separate dashboards&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These workarounds introduce unnecessary complexity and reduce the value of Experience Builder as a low-code platform.&lt;/P&gt;&lt;H1&gt;Proposed Enhancement&lt;/H1&gt;&lt;P&gt;Allow the Experience Builder Chart widget to consume imagery layers as a data source.&lt;/P&gt;&lt;P&gt;Supported chart types could include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Pixel value profile&lt;/LI&gt;&lt;LI&gt;Spectral profile&lt;/LI&gt;&lt;LI&gt;Temporal profile (time-enabled imagery)&lt;/LI&gt;&lt;LI&gt;Histogram&lt;/LI&gt;&lt;LI&gt;Class distribution&lt;/LI&gt;&lt;LI&gt;Band comparison&lt;/LI&gt;&lt;LI&gt;Raster statistics&lt;/LI&gt;&lt;LI&gt;Zonal summaries&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Charts should interact with imagery using existing ArcGIS Image Server capabilities and raster functions without requiring feature conversion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;Example Use Cases&lt;/H1&gt;&lt;H3&gt;1. Agriculture Monitoring&lt;/H3&gt;&lt;P&gt;A user clicks a field on a satellite image.&lt;/P&gt;&lt;P&gt;The chart automatically displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NDVI trend throughout the growing season&lt;/LI&gt;&lt;LI&gt;vegetation health profile&lt;/LI&gt;&lt;LI&gt;rainfall vs vegetation response&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No custom development required.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;2. Disaster Assessment&lt;/H3&gt;&lt;P&gt;An emergency manager selects a wildfire area.&lt;/P&gt;&lt;P&gt;The chart immediately shows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;burn severity distribution&lt;/LI&gt;&lt;LI&gt;before/after vegetation index&lt;/LI&gt;&lt;LI&gt;affected land cover percentages&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This enables rapid situational awareness during disaster response.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;3. Environmental Monitoring&lt;/H3&gt;&lt;P&gt;A scientist clicks a lake.&lt;/P&gt;&lt;P&gt;The chart displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;chlorophyll concentration over time&lt;/LI&gt;&lt;LI&gt;water temperature trend&lt;/LI&gt;&lt;LI&gt;turbidity trend&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All values are retrieved directly from multidimensional imagery.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;4. Urban Heat Island Analysis&lt;/H3&gt;&lt;P&gt;Selecting any location produces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;land surface temperature profile&lt;/LI&gt;&lt;LI&gt;comparison between years&lt;/LI&gt;&lt;LI&gt;seasonal temperature variation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ideal for climate adaptation dashboards.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;5. National Land Cover Explorer&lt;/H3&gt;&lt;P&gt;Users click an administrative boundary.&lt;/P&gt;&lt;P&gt;The chart automatically displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;land cover composition&lt;/LI&gt;&lt;LI&gt;land cover change through time&lt;/LI&gt;&lt;LI&gt;percentage of each class&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This mirrors the interactive analytics available in products like the NLCD Land Cover Explorer but could be built entirely within Experience Builder.&lt;/P&gt;&lt;P class=""&gt;Benefits&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Eliminates custom widgets for common imagery analytics&lt;/LI&gt;&lt;LI&gt;Enables richer low-code applications&lt;/LI&gt;&lt;LI&gt;Makes Image Services first-class citizens in Experience Builder&lt;/LI&gt;&lt;LI&gt;Improves support for scientific and environmental workflows&lt;/LI&gt;&lt;LI&gt;Encourages adoption of ArcGIS Image Server capabilities&lt;/LI&gt;&lt;LI&gt;Reduces preprocessing and data duplication&lt;/LI&gt;&lt;LI&gt;Brings parity between vector-based and raster-based analytics&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Wed, 29 Jul 2026 08:41:13 GMT</pubDate>
    <dc:creator>kntr</dc:creator>
    <dc:date>2026-07-29T08:41:13Z</dc:date>
    <item>
      <title>Support Interactive Charts from Imagery Layers in Experience Builder Chart Widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-ideas/support-interactive-charts-from-imagery-layers-in/idi-p/1717252</link>
      <description>&lt;H1&gt;Summary&lt;/H1&gt;&lt;P&gt;The Experience Builder Chart widget currently supports feature layers but does not support imagery layers (Image Services). Adding native support for imagery layers would enable users to build interactive dashboards that visualize pixel values, temporal profiles, spectral signatures, histograms, and raster statistics directly from imagery without requiring preprocessing into feature layers.&lt;/P&gt;&lt;P&gt;This would unlock many imagery workflows while keeping the no-code Experience Builder authoring experience.&lt;/P&gt;&lt;H1&gt;Problem&lt;/H1&gt;&lt;P&gt;Imagery is increasingly used as operational data rather than simply a basemap. Users frequently build Experience Builder applications using:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Satellite imagery&lt;/LI&gt;&lt;LI&gt;Drone imagery&lt;/LI&gt;&lt;LI&gt;Land cover products&lt;/LI&gt;&lt;LI&gt;Elevation models&lt;/LI&gt;&lt;LI&gt;Weather and environmental raster services&lt;/LI&gt;&lt;LI&gt;Time-enabled multidimensional imagery&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, there is currently no straightforward way to create charts directly from these imagery layers.&lt;/P&gt;&lt;P&gt;To visualize imagery values, users must:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;export raster values&lt;/LI&gt;&lt;LI&gt;convert pixels into features&lt;/LI&gt;&lt;LI&gt;create custom JavaScript widgets&lt;/LI&gt;&lt;LI&gt;develop separate dashboards&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These workarounds introduce unnecessary complexity and reduce the value of Experience Builder as a low-code platform.&lt;/P&gt;&lt;H1&gt;Proposed Enhancement&lt;/H1&gt;&lt;P&gt;Allow the Experience Builder Chart widget to consume imagery layers as a data source.&lt;/P&gt;&lt;P&gt;Supported chart types could include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Pixel value profile&lt;/LI&gt;&lt;LI&gt;Spectral profile&lt;/LI&gt;&lt;LI&gt;Temporal profile (time-enabled imagery)&lt;/LI&gt;&lt;LI&gt;Histogram&lt;/LI&gt;&lt;LI&gt;Class distribution&lt;/LI&gt;&lt;LI&gt;Band comparison&lt;/LI&gt;&lt;LI&gt;Raster statistics&lt;/LI&gt;&lt;LI&gt;Zonal summaries&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Charts should interact with imagery using existing ArcGIS Image Server capabilities and raster functions without requiring feature conversion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H1&gt;Example Use Cases&lt;/H1&gt;&lt;H3&gt;1. Agriculture Monitoring&lt;/H3&gt;&lt;P&gt;A user clicks a field on a satellite image.&lt;/P&gt;&lt;P&gt;The chart automatically displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;NDVI trend throughout the growing season&lt;/LI&gt;&lt;LI&gt;vegetation health profile&lt;/LI&gt;&lt;LI&gt;rainfall vs vegetation response&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;No custom development required.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;2. Disaster Assessment&lt;/H3&gt;&lt;P&gt;An emergency manager selects a wildfire area.&lt;/P&gt;&lt;P&gt;The chart immediately shows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;burn severity distribution&lt;/LI&gt;&lt;LI&gt;before/after vegetation index&lt;/LI&gt;&lt;LI&gt;affected land cover percentages&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This enables rapid situational awareness during disaster response.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;3. Environmental Monitoring&lt;/H3&gt;&lt;P&gt;A scientist clicks a lake.&lt;/P&gt;&lt;P&gt;The chart displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;chlorophyll concentration over time&lt;/LI&gt;&lt;LI&gt;water temperature trend&lt;/LI&gt;&lt;LI&gt;turbidity trend&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;All values are retrieved directly from multidimensional imagery.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;4. Urban Heat Island Analysis&lt;/H3&gt;&lt;P&gt;Selecting any location produces:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;land surface temperature profile&lt;/LI&gt;&lt;LI&gt;comparison between years&lt;/LI&gt;&lt;LI&gt;seasonal temperature variation&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ideal for climate adaptation dashboards.&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;5. National Land Cover Explorer&lt;/H3&gt;&lt;P&gt;Users click an administrative boundary.&lt;/P&gt;&lt;P&gt;The chart automatically displays:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;land cover composition&lt;/LI&gt;&lt;LI&gt;land cover change through time&lt;/LI&gt;&lt;LI&gt;percentage of each class&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;This mirrors the interactive analytics available in products like the NLCD Land Cover Explorer but could be built entirely within Experience Builder.&lt;/P&gt;&lt;P class=""&gt;Benefits&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Eliminates custom widgets for common imagery analytics&lt;/LI&gt;&lt;LI&gt;Enables richer low-code applications&lt;/LI&gt;&lt;LI&gt;Makes Image Services first-class citizens in Experience Builder&lt;/LI&gt;&lt;LI&gt;Improves support for scientific and environmental workflows&lt;/LI&gt;&lt;LI&gt;Encourages adoption of ArcGIS Image Server capabilities&lt;/LI&gt;&lt;LI&gt;Reduces preprocessing and data duplication&lt;/LI&gt;&lt;LI&gt;Brings parity between vector-based and raster-based analytics&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 29 Jul 2026 08:41:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-ideas/support-interactive-charts-from-imagery-layers-in/idi-p/1717252</guid>
      <dc:creator>kntr</dc:creator>
      <dc:date>2026-07-29T08:41:13Z</dc:date>
    </item>
  </channel>
</rss>

