Other packages > Find by keyword >

osmdata  

Import 'OpenStreetMap' Data as Simple Features or Spatial Objects
View on CRAN: Click here


Download and install osmdata package within the R console
Install from CRAN:
install.packages("osmdata")

Install from Github:
library("remotes")
install_github("cran/osmdata")

Install by package version:
library("remotes")
install_version("osmdata", "0.3.0")



Attach the package and use:
library("osmdata")
Maintained by
Mark Padgham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-05-18
Latest Update: 2023-08-14
Description:
Download and import of 'OpenStreetMap' ('OSM') data as 'sf' or 'sp' objects. 'OSM' data are extracted from the 'Overpass' web server () and processed with very fast 'C++' routines for return to 'R'.
How to cite:
Mark Padgham (2017). osmdata: Import 'OpenStreetMap' Data as Simple Features or Spatial Objects. R package version 0.3.0, https://cran.r-project.org/web/packages/osmdata. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:38), 0.0.0 (2017-05-18 17:38), 0.0.1 (2017-05-19 14:36), 0.0.2 (2017-06-12 14:44), 0.0.3 (2017-06-13 22:25), 0.0.4 (2017-06-21 16:53), 0.0.5 (2017-08-13 07:35), 0.0.6 (2018-02-22 18:34), 0.0.7 (2018-05-17 19:35), 0.0.8 (2018-10-22 15:20), 0.0.9 (2018-12-19 09:13), 0.0.10 (2019-03-21 16:20), 0.1.0 (2019-04-25 13:30), 0.1.1 (2019-05-22 13:30), 0.1.2 (2019-12-14 18:40), 0.1.3 (2020-02-09 21:20), 0.1.4 (2020-11-04 01:00), 0.1.5 (2021-03-22 13:10), 0.1.6 (2021-07-28 12:10), 0.1.7 (2021-10-07 13:40), 0.1.8 (2021-10-24 17:00), 0.1.9 (2022-01-26 15:32), 0.1.10 (2022-06-09 13:10), 0.2.0 (2023-02-09 15:30), 0.2.1 (2023-02-24 13:30), 0.2.2 (2023-04-24 15:10), 0.2.3 (2023-06-01 14:50), 0.2.4 (2023-08-11 14:50), 0.2.5 (2023-08-14 13:40), 0.3.0 (2025-08-24 01:30)
Other packages that cited osmdata R package
View osmdata citation profile
Other R packages that osmdata depends, imports, suggests or enhances
Complete documentation for osmdata
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA