Package: pdokr 0.1.0

pdokr: Access Open Geodata from the Dutch 'PDOK' Platform
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.
Authors:
pdokr_0.1.0.tar.gz
pdokr_0.1.0.zip(r-4.7-any)
pdokr_0.1.0.tar.gz(r-4.7-any)pdokr_0.1.0.tar.gz(r-4.6-any)
pdokr_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
pdokr/json (API)
| # Install 'pdokr' in R: |
| install.packages('pdokr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/coeneisma/pdokr/issues
Pkgdown/docs site:https://coeneisma.github.io
Last updated from:1e90e5d266. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 130 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 132 | ||
| windows-devel-x86_64 | OK | 93 | ||
| wasm-release | OK | 159 |
Exports:pdok_basemappdok_filter_bypdok_geocodepdok_list_datasetspdok_list_layerspdok_readpdok_reverse_geocodepdok_search_datasetspdok_search_layers
Dependencies:askpassclassclassIntclicurlDBIe1071gluehttr2KernSmoothlifecyclemagrittrMASSopensslpillarpkgconfigproxyR6Rcpprlangs2sfsystibbleunitsutf8vctrswithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A PDOK basemap to use as a map background | pdok_basemap |
| Spatially filter an sf layer by any polygon | pdok_filter_by |
| Geocode addresses or place names with the PDOK Locatieserver | pdok_geocode |
| List PDOK datasets | pdok_list_datasets |
| List the layers within a PDOK dataset | pdok_list_layers |
| Read a PDOK layer as an sf object | pdok_read |
| Reverse geocode coordinates to the nearest address with the PDOK Locatieserver | pdok_reverse_geocode |
| Search PDOK datasets | pdok_search_datasets |
| Search the layers within a PDOK dataset | pdok_search_layers |
