-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
22 lines (22 loc) · 878 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: overturemapsr
Title: Download Overture Maps Data in R
Version: 0.0.4
Authors@R:
person("Dennis", "Irorere", , "[email protected]", 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 <https://overturemaps.org/download/>.
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