Package: wdnr.gis
Type: Package
Title: Pull Spatial Layers from 'WDNR ArcGIS REST API'
Version: 0.1.6
Authors@R: c(person(given = "Paul",
           family = "Frater",
           role = c("aut", "cre"),
           email = "paul.frater@wisconsin.gov",
           comment = c(ORCID = "0000-0002-7237-6563")),
           person("Zac", "Driscoll",
           email = "zdriscoll@mmsd.com", 
           role = c("aut"),
           comment = c(ORCID = "0000-0002-8233-0980")))
Maintainer: Paul Frater <paul.frater@wisconsin.gov>
License: GPL-3
Encoding: UTF-8
LazyData: true
Description: Functions for finding and pulling data from the
  'Wisconsin Department of Natural Resources ArcGIS REST APIs'
  <https://dnrmaps.wi.gov/arcgis/rest/services> and 
  <https://dnrmaps.wi.gov/arcgis2/rest/services>.
Depends: R (>= 3.6.0), arcpullr, sf
Imports: dplyr, rlang
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-13 18:24:05 UTC; fratepnd
Author: Paul Frater [aut, cre] (ORCID: <https://orcid.org/0000-0002-7237-6563>),
  Zac Driscoll [aut] (ORCID: <https://orcid.org/0000-0002-8233-0980>)
Repository: CRAN
Date/Publication: 2025-10-13 18:40:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:25:08 UTC; windows
