latestOpenAPI 3.1.0Proprietary2026-08-134715230.4 KB

92944ef90bfd

map

Map features

Public, capped to MAP_MAX_RESULTS, no pagination (offset always 0)

get/map/features

Query parameters

typestring required
jurisdictionstring

Filter by jurisdiction code (e.g., GA, ON, CA). Required on Free plan.

Auto-expansion: querying a state's primary code that has WZDx/CWZ or sub-state regional siblings (see GET /jurisdictions/groups) is expanded transparently to include all members. For example, ?jurisdiction=CA returns rows from CA, WZDX_CA, and 511SF.

To opt out, query a non-primary code directly (?jurisdiction=WZDX_CA returns WZDx-only rows) or pass a comma-separated list explicitly (?jurisdiction=CA,WZDX_CA), which bypasses expansion and matches each code literally.

limitinteger

Results per page (capped by plan)

bboxstring

Bounding box: minLng,minLat,maxLng,maxLat

Response

Paginated features (capped)