-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add USGS tileset options #23
base: master
Are you sure you want to change the base?
Add USGS tileset options #23
Conversation
Thank you for taking the time to add this tile service! Would be nice to have this in the package. When testing this with the default library(basemaps)
data(ext)
set_defaults(map_service = "usgs", map_type = "imagery_topo")
basemap_ggplot(ext)
#> Loading basemap 'imagery_topo' from map service 'usgs'...
#> | | 0 % ~calculating
#> Error: Tile download failed: HTTP error 404. Also, when I check the start tile and end tile links at https://basemap.nationalmap.gov/arcgis/rest/services/USGSHydroCached/MapServer, I get Any ideas? |
Hi Jakob - could that error be caused by the default |
I'll look into adding some parameters to limit the extent and zoom of the layers. |
Expand
map_service
andmap_type
options to include U.S. Geological Survey (USGS) tilesets:USGS Hydro Cached
USGS Imagery Only
USGS Imagery Topo
USGS Shaded Relief Only
USGS Topo