Package: overtureR 0.2.4

overtureR: Load 'Overture' Datasets as 'dbplyr' and 'sf'-Ready Data Frames
An integrated R interface to the 'Overture' API (<https://docs.overturemaps.org/>). Allows R users to return 'Overture' data as 'dbplyr' data frames or materialized 'sf' spatial data frames.
Authors:
overtureR_0.2.4.tar.gz
overtureR_0.2.4.zip(r-4.7)overtureR_0.2.4.zip(r-4.6)overtureR_0.2.4.zip(r-4.5)
overtureR_0.2.4.tgz(r-4.6-any)overtureR_0.2.4.tgz(r-4.5-any)
overtureR_0.2.4.tar.gz(r-4.7-any)overtureR_0.2.4.tar.gz(r-4.6-any)
overtureR_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
overtureR/json (API)
NEWS
| # Install 'overtureR' in R: |
| install.packages('overtureR', repos = c('https://arthurgailes.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arthurgailes/overturer/issues
Pkgdown/docs site:https://arthurgailes.github.io
Last updated from:5402627e46. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | OK | 147 | ||
| macos-release-arm64 | OK | 164 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 94 | ||
| wasm-release | OK | 129 |
Exports:as_overtureopen_curtainrecord_overturesf_as_dbplyrsnapshot_overturestage_connstrike_stage
Dependencies:blobclassclassIntclicpp11DBIdbplyrdplyrduckdbe1071genericsglueKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert a tbl_sql object to a overture_call object | as_overture |
| Convert dbplyr table to sf Object | collect.overture_call collect_sf |
| Check duckdb extension and config settings | config_extensions |
| Retrieve (Spatially Filtered) Overture Datasets | open_curtain |
| Download Overture Maps Data to Local Directory | record_overture snapshot_overture |
| Registeran sf object as a DuckDB virtual table | sf_as_dbplyr |
| create a cachable duckdb connection. In dev | stage_conn strike_stage |
