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 05 Jun. 2026.
Previous versions and publish date:
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)
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

msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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