v3

latestOpenAPI 3.1.02026-08-06274467602.9 KB
map

Get Layer Viz Stats

Whole-layer quantile breaks for one numeric column.

Drives classed (quantile) map styling on the client — the color/size scale must come from the full dataset, not the rendered viewport, or the same feature changes class as the user pans.

get/api/v1/map/{layer_id}/viz-stats

Query parameters

columnstring required
tokenstring nullable

Firebase ID token for MVT authentication

Firebase ID token for MVT authentication

Response

Successful Response

breaksnumber[] required
minnumber nullable required
maxnumber nullable required
countinteger required
geometry_kind'point' | 'line' | 'polygon' nullable required