arcgis-imagery

Work with raster imagery and multidimensional data in the ArcGIS Maps SDK for JavaScript.

Updated May 27, 2026
One-click install
npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-imagery-elowen53
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: arcgis-imagery
Source: https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0/tree/main/skills/arcgis-imagery
Command: npx skills add https://github.com/elowen53/arcgis-maps-sdk-js-ai-context-4.0 --skill arcgis-imagery-elowen53

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Work with raster imagery, pixel-level operations, and multidimensional data within the ArcGIS Maps SDK for JavaScript to enable advanced geospatial visualization and analysis.

Core Features & Use Cases

  • ImageryLayer: manage and render raster imagery on the map with configurable popups and rendering.
  • ImageryTileLayer: work with tile-based imagery services and optimized rendering.
  • Multidimensional Data: define and explore dimensional information such as time and depth for raster datasets.
  • Pixel Filtering and Rendering: customize visualization using rendering rules and pixel-level operations.
  • Use Case: build applications that analyze satellite imagery, elevation rasters, and scientific datasets to derive insights and present them on interactive maps.

Quick Start

Create an ImageryLayer on a map and apply a basic visualization workflow for raster imagery.

Frequently Asked Questions about arcgis-imagery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I render raster imagery and perform pixel-level operations in ArcGIS Maps SDK for JavaScript?

You can render raster imagery and perform pixel filtering in ArcGIS Maps SDK for JavaScript by using ImageryLayer and applying rendering rules to customize visualization and execute pixel-level operations on raster datasets.

What is the difference between ImageryLayer and ImageryTileLayer for displaying raster data?

ImageryLayer manages and renders raster imagery on a map with configurable popups, while ImageryTileLayer works with tile-based imagery services to provide optimized rendering for large raster datasets.

How do I explore multidimensional raster data like time and depth in ArcGIS JS?

To explore multidimensional raster data in ArcGIS JS, you define dimensional information such as time and depth for raster datasets, enabling integration and experimentation with dimensional definitions on interactive maps.

Can I apply custom rendering rules and pixel filters to satellite imagery in ArcGIS Maps SDK?

Yes, you can apply custom rendering rules and pixel filters to satellite imagery in ArcGIS Maps SDK to customize visualization and perform raster analysis using configurable pixel-level operations.

What is the best way to analyze elevation rasters and scientific datasets on interactive maps?

The best way to analyze elevation rasters and scientific datasets is using ImageryLayer and ImageryTileLayer in ArcGIS Maps SDK for JavaScript to derive insights and present multidimensional raster data on interactive maps.

Does this approach to raster analysis require any external dependencies or libraries?

No external dependencies or libraries are required, as the raster imagery and multidimensional data capabilities are built directly into the ArcGIS Maps SDK for JavaScript framework.