{
  "_id": "6a61fed335834fefe99ec222",
  "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\"),\ncomment = c(ORCID = \"0009-0007-9001-2572\"))",
  "Description": "Tools to discover, download, and spatially filter open\ngeographic data from 'PDOK' (Publieke Dienstverlening Op de\nKaart), the national geodata platform of the Netherlands.\nDatasets and their layers are searched and loaded as vector\nsimple feature ('sf') objects through 'OGC' API Features\nendpoints, with automatic pagination and explicit coordinate\nreference system handling. Loaded layers can be filtered by any\npolygon area, and addresses or place names can be geocoded\nthrough the 'PDOK' location server. The focus is on vector\nfeature data; raster, tile, and coverage services are out of\nscope. See <https://www.pdok.nl/> for more information about\nthe platform and its services.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/coeneisma/pdokr,\nhttps://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\nlibssl-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": {
    "Date": "2026-07-23 11:39:03 UTC",
    "User": "root"
  },
  "Author": "Coen Eisma [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0007-9001-2572>)",
  "Maintainer": "Coen Eisma <coeneisma@gmail.com>",
  "_user": "coeneisma",
  "_type": "src",
  "_file": "pdokr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/33d39ccedab9f65651dd47ffbec52e72d343867a3aec5b3c9f45525d267c47e4",
  "_filesize": 417739,
  "_sha256": "33d39ccedab9f65651dd47ffbec52e72d343867a3aec5b3c9f45525d267c47e4",
  "_expires": "2026-10-31T11:45:21.000Z",
  "_created": "2026-07-23T11:39:03.000Z",
  "_published": "2026-07-23T11:45:23.390Z",
  "_jobs": [
    {
      "job": 89195387483,
      "time": 271,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8562273331"
    },
    {
      "job": 89195387498,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8562223443"
    },
    {
      "job": 89195387544,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8562197342"
    },
    {
      "job": 89195387454,
      "time": 346,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": ""
    },
    {
      "job": 89194691236,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8562154663"
    },
    {
      "job": 89195387492,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8562210295"
    },
    {
      "job": 89195387490,
      "time": 228,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8562256057"
    },
    {
      "job": 89195387501,
      "time": 210,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8562247242"
    },
    {
      "job": 89195387515,
      "time": 194,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8562240003"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881",
  "_status": "success",
  "_upstream": "https://github.com/coeneisma/pdokr",
  "_commit": {
    "id": "3e009df8941259ac709ed4e1fa4789f76aca9196",
    "author": "Coen Eisma <coeneisma@gmail.com>",
    "committer": "Coen Eisma <coeneisma@gmail.com>",
    "message": "Merge develop: pkgdown release-trigger fix\n",
    "time": 1784721135
  },
  "_maintainer": {
    "name": "Coen Eisma",
    "email": "coeneisma@gmail.com",
    "login": "coeneisma",
    "orcid": "0009-0007-9001-2572",
    "description": "",
    "uuid": 19281084
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "coeneisma",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 5
    },
    {
      "week": "2026-29",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-07-14"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "coeneisma",
      "count": 100,
      "uuid": 19281084
    }
  ],
  "_userbio": {
    "uuid": 19281084,
    "type": "user",
    "name": "Coen Eisma",
    "followers": 2
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdokr"
  },
  "_devurl": "https://github.com/coeneisma/pdokr",
  "_pkgdown": "https://coeneisma.github.io/pdokr/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pdokr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coeneisma/pdokr",
  "_realowner": "coeneisma",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-22"
    }
  ],
  "_exports": [
    "pdok_basemap",
    "pdok_filter_by",
    "pdok_geocode",
    "pdok_list_datasets",
    "pdok_list_layers",
    "pdok_read",
    "pdok_reverse_geocode",
    "pdok_search_datasets",
    "pdok_search_layers"
  ],
  "_help": [
    {
      "page": "pdok_basemap",
      "title": "A PDOK basemap to use as a map background",
      "topics": [
        "pdok_basemap"
      ]
    },
    {
      "page": "pdok_filter_by",
      "title": "Spatially filter an sf layer by any polygon",
      "topics": [
        "pdok_filter_by"
      ]
    },
    {
      "page": "pdok_geocode",
      "title": "Geocode addresses or place names with the PDOK Locatieserver",
      "topics": [
        "pdok_geocode"
      ]
    },
    {
      "page": "pdok_list_datasets",
      "title": "List PDOK datasets",
      "topics": [
        "pdok_list_datasets"
      ]
    },
    {
      "page": "pdok_list_layers",
      "title": "List the layers within a PDOK dataset",
      "topics": [
        "pdok_list_layers"
      ]
    },
    {
      "page": "pdok_read",
      "title": "Read a PDOK layer as an sf object",
      "topics": [
        "pdok_read"
      ]
    },
    {
      "page": "pdok_reverse_geocode",
      "title": "Reverse geocode coordinates to the nearest address with the PDOK Locatieserver",
      "topics": [
        "pdok_reverse_geocode"
      ]
    },
    {
      "page": "pdok_search_datasets",
      "title": "Search PDOK datasets",
      "topics": [
        "pdok_search_datasets"
      ]
    },
    {
      "page": "pdok_search_layers",
      "title": "Search the layers within a PDOK dataset",
      "topics": [
        "pdok_search_layers"
      ]
    }
  ],
  "_pkglogo": "https://github.com/coeneisma/pdokr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/coeneisma/pdokr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "e1071",
    "glue",
    "httr2",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "pdokr",
  "_universes": [
    "coeneisma"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T11:43:35.000Z",
      "distro": "resolute",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/e7e0db3ac97740ac5148aa540a8ca3939b8d206e1fc98ea5678d816cb4cae9fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-23T11:41:39.000Z",
      "distro": "resolute",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/acc4b0a83ebe91dbfd5a706aafdfa52f4db98c5ab22b36ffa21d17dc59037a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-23T11:40:44.000Z",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/78eec910b9f09611ae142b3e35440d56356b6d222422a78d4dbacf29579596bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-23T11:41:25.000Z",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/105522b4b8cc35635c00de45ff5d5962caf087cbe0be4140618525c81d971c07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T11:42:49.000Z",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/c99dfce834013ad2c3895c99dd8ac9546287c698f09ff90115279b9be5db4b97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T11:42:28.000Z",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/1b280cd2f134164aa74d2d5969c4b2276c9e2dfd7ffb9d48b6e05fb34d95eda4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-23T11:42:15.000Z",
      "commit": "3e009df8941259ac709ed4e1fa4789f76aca9196",
      "fileid": "https://r2.ropensci.org/282625bd7b0196fe748f7d3ae0003a30929067ac2dc6e321ce849821969ffae7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coeneisma/actions/runs/30003715881"
    }
  ]
}