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.2.5")



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.2.5, https://cran.r-project.org/web/packages/osmdata
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)
Other packages that cited osmdata R package
View osmdata citation profile
Other R packages that osmdata depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns