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

Closed
ved-ux opened this issue Nov 17, 2023 · 2 comments
Closed

Error in `purrr::map() #6

ved-ux opened this issue Nov 17, 2023 · 2 comments

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

@Chrisjb
Copy link
Owner

Chrisjb commented Aug 7, 2024

Closing as seems to be an issue specific to the openstreetmap.se server with no clear solution. Open to removing the style from the available basemap options to avoid confusion

@Chrisjb Chrisjb closed this as completed Aug 7, 2024
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

3 participants