There is a newer version of the record available.

Published February 9, 2023 | Version v0.2.0
Software Open

ropensci/osmdata: CRAN version 0.2.0

  • 1. @rOpenSci
  • 2. University of Leeds
  • 3. GreyNoise Intelligence
  • 4. @ropensci
  • 5. Baltimore City Department of Planning
  • 6. University of Milano - Bicocca
  • 7. EUROCONTROL
  • 8. @qfes
  • 9. Berkeley Institute for Data Science
  • 10. Survey Department, Nepal
  • 11. Princeton University
  • 12. Department of Geoinformatics, University of Salzburg
  • 13. @github
  • 14. Research Software Engineer @WarwickCIM
  • 15. @ucberkeley @ropensci @si2-urssi
  • 16. available for work

Description

This release welcomes a new package author @jmaspons. The lists of changes here gives an overview of the amazing work he has contributed to this new major version.

Major changes:
  • New osmdata_data_frame() function to return non-spatial data.frame structures directly from overpass; thanks to @jmaspons (#285).
  • Improved add_osm_features so that key-values pairs can be submitted as a list, rather than escape-delimited character strings; thanks to @elipousson (#277, #278).
  • opq() can now utilise overpass ability to filter results by area; thanks to @jmaspons (#286).
  • opq() now has additional "out" parameter to control the kinds of data returned by overpass; thanks to @jmaspons (#288).
  • opq() now has additional "osm_types" parameter to provide finer control of which kinds of data are returned by overpass; thanks to @jmaspons (#295).
  • sp dependency moved to suggested and added missing osmdata_* functions to docs; by @jmaspons & @mpadge (#302)
  • Fix key modifications for non-valid column names and handle duplicated column names in osmdata_* functions; by @jmaspons (#303)
  • @elipousson is new package contributor, thanks to the above work.
  • @jmaspons is new package author, thanks to #285 (plus most of the above, and a whole lot more!)
Minor changes:
  • Downgraded sp from "Imports" to "Suggests"; thanks to @jmaspons (#302)
  • Improved osm_osm_id() to accept vectors of ids and types; thanks to @jmaspons (#268, #282, #283)
  • "get-osmdata.R" file now split into several smaller and more manageable files (#306, thanks to @jmaspons)

Files

ropensci/osmdata-v0.2.0.zip

Files (497.3 kB)

Name Size Download all
md5:bab828b1287592210ee9122e3ee6489b
497.3 kB Preview Download

Additional details

Related works