Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in `purrr::map() #6

Open
ved-ux opened this issue Nov 17, 2023 · 1 comment
Open

Error in `purrr::map() #6

ved-ux opened this issue Nov 17, 2023 · 1 comment

Comments

@ved-ux
Copy link

ved-ux commented Nov 17, 2023

ggplot() +

  • base_map(bbox = my_bbox, basemap = 'hydda', increase_zoom = 2) +
  • geom_sf(data = camden, fill = NA) +
  • geom_sf(data = wandsworth, fill = NA) +
  • ggthemes::theme_map()
    attribution: Tiles courtesy of http://openstreetmap.se/ OpenStreetMap Sweden; Map data © OpenStreetMap contributors
    Error in purrr::map():
    ℹ In index: 1.
    Caused by error in curl::curl_download():
    ! Timeout was reached: [] Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
    Run rlang::last_trace() to see where the error occurred.
@mwip
Copy link

mwip commented Jan 17, 2024

This is likely linked to karlwettin/carto-style-hydda#3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants