Package: overtureR 0.2.3
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.3.tar.gz
overtureR_0.2.3.zip(r-4.5)overtureR_0.2.3.zip(r-4.4)overtureR_0.2.3.zip(r-4.3)
overtureR_0.2.3.tgz(r-4.4-any)overtureR_0.2.3.tgz(r-4.3-any)
overtureR_0.2.3.tar.gz(r-4.5-noble)overtureR_0.2.3.tar.gz(r-4.4-noble)
overtureR_0.2.3.tgz(r-4.4-emscripten)overtureR_0.2.3.tgz(r-4.3-emscripten)
overtureR.pdf |overtureR.html✨
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
Last updated 2 months agofrom:54bf96a943. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:as_overtureopen_curtainrecord_overturesf_as_dbplyrsnapshot_overturestage_connstrike_stage
Dependencies:blobclassclassIntclicpp11DBIdbplyrdplyrduckdbe1071fansigenericsglueKernSmoothlifecyclemagrittrMASSpillarpkgconfigproxypurrrR6Rcpprlangs2sfstringistringrtibbletidyrtidyselectunitsutf8vctrswithrwk
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 |