powered by
Retrieves VectorSurv spatial features data with optional agency filtering
getSpatialFeatures(token, agency_ids = NULL)
An sf object containing spatial features data
Access token retrieved from `getToken()`
Optional vector of agency IDs to filter by
if (FALSE) token=getToken() spatial = getSpatialFeatures(token)
Run the code above in your browser using DataLab