Package: pdokr
Title: Access Open Geodata from the Dutch 'PDOK' Platform
Version: 0.1.0
Authors@R: 
    person("Coen", "Eisma", , "coeneisma@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0007-9001-2572"))
Description: Tools to discover, download, and spatially filter open
    geographic data from 'PDOK' (Publieke Dienstverlening Op de Kaart), the
    national geodata platform of the Netherlands. Datasets and their layers
    are searched and loaded as vector simple feature ('sf') objects through
    'OGC' API Features endpoints, with automatic pagination and explicit
    coordinate reference system handling. Loaded layers can be filtered by
    any polygon area, and addresses or place names can be geocoded through
    the 'PDOK' location server. The focus is on vector feature data; raster,
    tile, and coverage services are out of scope. See
    <https://www.pdok.nl/> for more information about the platform and its
    services.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 8.0.0
Imports: cli, httr2, rlang, sf, tibble
Suggests: httptest2, knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
URL: https://github.com/coeneisma/pdokr,
        https://coeneisma.github.io/pdokr/
BugReports: https://github.com/coeneisma/pdokr/issues
Language: en-US
Config/Needs/website: rmarkdown, tmap, dplyr, mapgl, leaflet
NeedsCompilation: no
Packaged: 2026-07-14 13:58:20 UTC; coeneisma
Author: Coen Eisma [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0007-9001-2572>)
Maintainer: Coen Eisma <coeneisma@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-22 08:30:09 UTC
