Open MatthewJWhittle opened 3 years ago
<error/rlang_error>
Internal error in `vec_proxy_assign_opts()`: `proxy` of type `character` incompatible with `value` proxy of type `NULL`.
Backtrace:
1. `%>%`(...)
3. getarc::query_layer(...)
4. getarc:::get_by_fids(...)
5. purrr::map(...)
6. getarc:::.f(.x[[i]], ...)
7. getarc:::get_data(...)
8. getarc:::get_tibble(query_url = query_url, query = query)
9. dplyr::bind_rows(purrr::map(content$features, "attributes"))
10. vctrs::vec_rbind(!!!dots, .names_to = .id)
Run `rlang::last_trace()` to see the full context.