Package: overturemapsr
Title: Download Overture Maps Data in R
Version: 0.1.0
Authors@R:
person("Dennis", "Irorere", , "denironyx@gmail.com", role = c("aut", "cre", "cph"))
Description: Overture Maps offers free and open geospatial map data
sourced from various providers and standardized to a common
schema. This tool allows you to download Overture Maps data for
a specific region of interest and convert it to several
different file formats. For more information, visit
.
License: MIT + file LICENSE
URL: https://github.com/denironyx/overturemapsr
BugReports: https://github.com/denironyx/overturemapsr/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Imports: arrow, dplyr, sf
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/Needs/website: rmarkdown
Repository: https://ar-puuk.r-universe.dev
Date/Publication: 2025-12-20 22:15:41 UTC
RemoteUrl: https://github.com/denironyx/overturemapsr
RemoteRef: HEAD
RemoteSha: 2f4b1322f022fd056b973230074d0fae766458ae
NeedsCompilation: no
Packaged: 2026-06-01 17:11:04 UTC; root
Author: Dennis Irorere [aut, cre, cph]
Maintainer: Dennis Irorere