arcgis-time-animation

Configure TimeSlider and TimeExtent for temporal data animation in ArcGIS maps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps developers build and visualize temporal data in ArcGIS maps by coordinating time-aware layers and UI controls, enabling animated storytelling and date-range filtering.

Core Features & Use Cases

  • TimeSlider widget setup and control, including playback, stops, and full-time extents.
  • TimeExtent and TimeInterval configuration on layers for time-aware data.
  • Coordinated animation and filtering across MapView/SceneView to deliver time-based analyses and dashboards.

Quick Start

Configure a TimeSlider with a fullTimeExtent and connect it to a MapView to animate data over a defined time range.

Frequently Asked Questions about arcgis-time-animation

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

FAQPage Schema
How do I animate temporal data in an ArcGIS MapView?

Filter temporal data by date ranges in ArcGIS by configuring TimeExtent and TimeInterval settings on your layers. These time-aware properties allow the TimeSlider to automatically isolate data within the specified bounds.

What is the best way to set up a TimeSlider in ArcGIS for time-based visualization?

Setting up a TimeSlider in ArcGIS requires defining its fullTimeExtent, playback stops, and connecting it to a MapView. This enables coordinated time-based visualization and animated storytelling across your layers.

Does the ArcGIS TimeSlider work with SceneView for 3D time animation?

Yes, the ArcGIS TimeSlider works with both MapView and SceneView for time animation. You can coordinate time-aware layers and UI controls across 2D and 3D views to deliver consistent time-based analyses and dashboards.

How do I configure timeInfo on ArcGIS layers for time-aware filtering?

Configure timeInfo on ArcGIS layers by defining TimeExtent and TimeInterval properties. This establishes time-aware data filtering, allowing the TimeSlider widget to properly interact with and animate your temporal datasets.

Can I use TypeScript autocasting for ArcGIS TimeExtent and TimeSlider setup?

Yes, you can use TypeScript autocasting patterns for ArcGIS TimeExtent and TimeSlider setup. This skill provides specific autocasting guidance and TypeScript usage patterns for configuring time-aware layers and playback controls.