Honua
// try it live · nothing to install

Connect QGIS or ArcGIS Pro in five minutes.

A live Honua demo server runs at demo.honua.io, seeded with public Maui datasets (zoning, buildings, roads, flood hazard, hillshade). Every endpoint below answers anonymously — paste a URL into your desktop client and you are looking at Honua-served layers before your coffee cools.

What this is and is not: the demo server is a shared, best-effort evaluation instance — not a production SLA, and not a substitute for verifying your own workflows operation-by-operation against the compatibility matrix. Client behavior differs by client version; record what you test.

These protocols are not only published — they are exercised: recorded CI interop lanes run a desktop QGIS lane against WMS, WMTS, WFS, and OGC API Features, and a desktop ArcGIS lane against FeatureServer and MapServer. The dated lane records live on each capability's evidence page — for example WMS and FeatureServer.

Map of west and central Maui rendered from the demo server's zoning dataset: parcel and district boundaries drawn as blue outlines over a light-blue island fill.
A real render from the demo server: the maui-zoning dataset drawn by the static map endpoint at demo.honua.io/static/maui-zoning/bbox/-156.7,20.6,-156.2,21.05/800x600.png ↗ — the same rendering pipeline behind the WMS endpoint below. This copy was fetched on 2026-08-09 and committed to the site (this page's security policy only loads same-origin images); follow the link to re-render it live and compare.

Paste-ready endpoints

Live demo endpoints by protocol
ProtocolURL to paste
WMS 1.3.0https://demo.honua.io/ogc/services/maui-zoning/wms?SERVICE=WMS&REQUEST=GetCapabilities
WMTS 1.0.0https://demo.honua.io/rest/services/maui-zoning/MapServer/WMTS/1.0.0/WMTSCapabilities.xml
WFS 2.0https://demo.honua.io/wfs?SERVICE=WFS&REQUEST=GetCapabilities
OGC API Featureshttps://demo.honua.io/ogc/features/
WCS 2.0 (coverage)https://demo.honua.io/ogc/services/maui-hillshade/wcs?SERVICE=WCS&REQUEST=GetCapabilities
GeoServices REST roothttps://demo.honua.io/rest/services
FeatureServer (editing-capable surface)https://demo.honua.io/rest/services/maui-buildings/FeatureServer
Vector tileshttps://demo.honua.io/rest/services/maui-basemap/VectorTileServer
STAChttps://demo.honua.io/stac
ODatahttps://demo.honua.io/odata/
Live API consolehttps://demo.honua.io/docs

QGIS

ArcGIS Pro

Verify what you tested

A five-minute connection proves the wire protocol, not your whole workflow. When you evaluate seriously: note the client version, the operations you ran (identify, filter, edit, print), the authentication flow, and compare against the Esri→Honua compatibility matrix and capability catalog — each row links dated evidence.

Prefer a local server with your own data? The ten-minute quickstart runs Honua beside PostGIS with Docker Compose — no license key, no signup, no phone-home. Working in a browser instead? Open the runnable samples gallery.

Something not answering? The demo instance is redeployed periodically. Ask in GitHub Discussions ↗ if an endpoint is misbehaving.