R/url_objects.R

wi_landcover_url <- paste0(
  "https://dnrmaps.wi.gov/arcgis_image/rest/services/",
  "DW_Land_Cover/EN_Land_Cover2_Lev2/MapServer"
)

wi_leaf_off_url <- paste0(
  "https://dnrmaps.wi.gov/arcgis_image/rest/services/",
  "DW_Image/EN_Image_Basemap_Leaf_Off/ImageServer"
)

Try the wdnr.gis package in your browser

Any scripts or data that you put into this service are public.

wdnr.gis documentation built on Oct. 26, 2023, 1:08 a.m.