List Cells

View as Markdown

Retrieve a list of H3 cells within a specific ISO that have forecasts.

Cells are determined by extracting cell IDs from the latest consolidated forecast for the given metric. Geometries are clipped to the ISO boundary so border cells only show the portion inside the ISO.

Access: Requires advanced subscription level.

Authentication

X-API-Keystring

API key for authentication. Can also be provided in the api_key query parameter.

Path parameters

isoenumRequired
ISO identifier.

Query parameters

metricenumOptionalDefaults to demand
Allowed values:

Response

Successful Response
idstring
H3 cell index.
resolutioninteger

H3 resolution level (2–5).

geojsonmap from strings to any or null
GeoJSON geometry of the cell, clipped to the ISO boundary.

Errors

422
Unprocessable Entity Error