Honua Samples Gallery

Runnable evidence, one gallery. 1 sample from honua-samples (executed headless in CI against a real server) and 32 entries from honua-sdk-js's sample catalog (client-side JS samples, linked to their GitHub source -- nothing is vendored here). Every capability shown is a canonical key from the Honua capability catalog; deep links of the form ?caps=key1,key2 interoperate with that page's filters.

Showing all 33 sample(s).

AI

MCP GIS assistant

Demonstrates assistant tool discovery and safe SDK-backed spatial operations.

honua-sdk-js js community
support: experimental

Natural-language map control

A recorded fixture LLM compiles a canned instruction into an inspectable plan; read-only plans auto-execute, mutating plans require a signed agent-safety approval, and every execution emits a receipt beside the live map effects.

honua-sdk-js js community
support: experimental

Safe Agent Workbench

Proves typed proposals, shared policy validation, signed single-use approval, bounded execution, refusal, and verified receipt states.

honua-sdk-js js community
support: experimental

Analytics

Spatial analytics workbench

Explains and accepts one plan linking AOI, map, table, chart, provenance, and reusable output.

honua-sdk-js js community
support: experimental

Discovery

First Map: endpoint to inspected MapLibre map

Pastes a public GeoServices or OGC Features endpoint, then connects, explains, queries, mounts, filters, and inspects one bounded result.

honua-sdk-js js community
support: supported

Universal service explorer

Browses heterogeneous spatial services with capability and cache diagnostics.

honua-sdk-js js community
support: supported

Editing

Planning and permitting workbench

Combines parcels, hazards, sketching, editing, and export in a task-oriented application.

honua-sdk-js js community
support: supported

Realtime incident operations

Runs live-first incident command with observable reconciliation and a guarded, resettable edit lab.

honua-sdk-js js community
support: supported

Geocoding

Geocoding quickstart

Runs forward, reverse, and suggestion workflows with map feedback.

honua-sdk-js js community
support: supported

Identity

OAuth sign-in

Demonstrates browser authentication and session lifecycle without embedding credentials.

honua-sdk-js js community
support: supported

Import

Hello FeatureServer (plain REST)

Imports a tiny GeoJSON file, publishes it as a layer, and queries it back over the Esri-compatible GeoServices REST FeatureServer -- no SDK, just fetch().

honua-samples rest community
Runs green — verified 2026-07-17 against server 1.0.0

Process

Geoprocessing job runner

Submits, polls, cancels, and inspects asynchronous geoprocessing jobs.

honua-sdk-js js community
support: supported

Raster

2.5D storytelling map

Combines terrain, extrusion, OGC overlays, and route playback in a guided story.

honua-sdk-js js community
support: supported

Cesium route playback lab

Explores bounded route playback and elevation context through an optional Cesium consumer integration.

honua-sdk-js js community
support: experimental

Imagery and Terrain journey

Searches STAC, renders a bounded direct COG window in MapLibre, compares published imagery, and samples terrain elevation profiles.

honua-sdk-js js community
support: supported

STAC imagery browser

Discovers STAC collections and previews supported imagery assets.

honua-sdk-js js community
support: supported

Terrain RGB elevation

Reads Terrain-RGB tiles for point elevation and route profiles.

honua-sdk-js js community
support: supported

Routing

Cesium route playback lab

Explores bounded route playback and elevation context through an optional Cesium consumer integration.

honua-sdk-js js community
support: experimental

Serve

2.5D storytelling map

Combines terrain, extrusion, OGC overlays, and route playback in a guided story.

honua-sdk-js js community
support: supported

Cesium route playback lab

Explores bounded route playback and elevation context through an optional Cesium consumer integration.

honua-sdk-js js community
support: experimental

Hello FeatureServer (plain REST)

Imports a tiny GeoJSON file, publishes it as a layer, and queries it back over the Esri-compatible GeoServices REST FeatureServer -- no SDK, just fetch().

honua-samples rest community
Runs green — verified 2026-07-17 against server 1.0.0

Imagery and Terrain journey

Searches STAC, renders a bounded direct COG window in MapLibre, compares published imagery, and samples terrain elevation profiles.

honua-sdk-js js community
support: supported

PMTiles static map

Loads a static PMTiles archive without a Honua server.

honua-sdk-js js community
support: supported

STAC imagery browser

Discovers STAC collections and previews supported imagery assets.

honua-sdk-js js community
support: supported

Terrain RGB elevation

Reads Terrain-RGB tiles for point elevation and route profiles.

honua-sdk-js js community
support: supported

Streaming

Realtime incident operations

Runs live-first incident command with observable reconciliation and a guarded, resettable edit lab.

honua-sdk-js js community
support: supported

Temporal playback

Animates a month of seeded synthetic seismic events with createTemporalPlayback, styled by a first-class classBreaksRenderer whose legend derives from renderer.legendItems().

honua-sdk-js js community
support: experimental

Unified operations workspace

Composes incident command, analysis, and shared workspace state.

honua-sdk-js js community
support: deprecated

Temporal

Shared renderer state lab

Exercises loop-safe camera, selection, filter, and time synchronization across MapLibre and Cesium.

honua-sdk-js js community
support: experimental

Other (no canonical capability yet)

Application bootstrap basic

Bootstraps a minimal application through the legacy app-platform compatibility surface.

honua-sdk-js js community
support: deprecated

ArcGIS migration workbench

Scans and transforms ArcGIS application source with auditable compatibility results.

honua-sdk-js js community
support: supported

ArcGIS source migration fixture

Provides the ArcGIS JavaScript source application used by the migration end-to-end harness.

honua-sdk-js js community
support: internal

Automatic source-to-map workflow fixture

Exercises automatic MapLibre strategy selection, interaction state, refresh, and disposal against deterministic browser fixtures.

honua-sdk-js js community
support: internal

Kepler operations analytics

Replays operations data through kepler.gl with linked filters and KPI evidence.

honua-sdk-js js community
support: experimental

Node backend quickstart

Uses the protocol-neutral client from a Node service without browser dependencies.

honua-sdk-js js community
support: supported

Overture GeoParquet

Plans and executes bounded Overture GeoParquet queries with truthful worker, range, memory, and pruning evidence.

honua-sdk-js js community
support: experimental

React quickstart

Focused React provider, hooks, and map-component recipe alongside the framework-neutral First Map journey.

honua-sdk-js js community
support: supported

Runtime parity showcase

Compares supported rendering paths and makes fidelity differences explicit.

honua-sdk-js js community
support: experimental

Web components basic

Demonstrates the SDK custom-element controls against a map.

honua-sdk-js js community
support: deprecated