map
Prewarm County Primitives
Render the county's preview tiles into the cache, ahead of any query.
Returns as soon as the work is scheduled: the caller is a county click, and the point is that the render is already finished by the time a query is submitted. The sandbox target is resolved before handing off, because the background task outlives this request's DB session.
post/api/v1/map/county/{county_fips}/primitives/prewarm
Path parameters
county_fipsstring required
Query parameters
tokenstring nullable
Firebase ID token for MVT authentication
Firebase ID token for MVT authentication
project_idstring uuid nullable
Response
Successful Response
Changes
Changed in 1 of the 18 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○