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 for more information about
the platform and its services.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
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
Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev
libssl-dev libproj-dev libsqlite3-dev libudunits2-dev
Repository: https://coeneisma.r-universe.dev
Date/Publication: 2026-07-22 11:52:15 UTC
RemoteUrl: https://github.com/coeneisma/pdokr
RemoteRef: HEAD
RemoteSha: 3e009df8941259ac709ed4e1fa4789f76aca9196
NeedsCompilation: no
Packaged: 2026-07-23 11:39:03 UTC; root
Author: Coen Eisma [aut, cre, cph] (ORCID:
)
Maintainer: Coen Eisma