Mountain Lion Habitat Analysis

Mountain Lion Habitat Analysis

Analyze mountain lion habitat suitability factors in the greater Los Angeles area.

Live demoView code

What it does

Analyze and visualize potential mountain lion habitat suitability based on multiple factors using client-side raster analysis. Navigate the map to explore the region and better understand habitat patterns. Adjust raster function parameters with the side panel sliders to see how they affect habitat suitability.

Under the hood

Work with imagery

The ImageryTileLayer delivers fast, scalable tiled raster imagery by projecting, processing, and rendering binary image tiles on the client.

Analyze raster data on the client

Use out-of-the-box or custom raster functions to analyze raster data on the client, achieving near-instant calculations on source image pixels.

Create an inset map

Use a second map component for an inset map. Create an overview of the main map by syncing extent and zoom, then adding overlay graphics to visualize the inset extent.

Better UI with Calcite Design System

The Calcite Design System provides design and development resources for creating beautiful, cohesive user experiences. This app uses components like sliders and lists, along with design tokens, to customize the style.