Package: osmdata.mobility Title: Import 'OpenStreetMap' Data as Simple Features or Spatial Objects Version: 0.2.5.005 Authors@R: c( person("Mark", "Padgham", , "mark.padgham@email.com", role = "aut"), person("Bob", "Rudis", role = "aut"), person("Robin", "Lovelace", role = "aut"), person("Maëlle", "Salmon", role = "aut"), person("Joan", "Maspons", role = "aut", comment = c(ORCID="0000-0003-2286-8727")), person("Andrew", "Smith", role = "ctb"), person("James", "Smith", role = "ctb"), person("Andrea", "Gilardi", role = "ctb"), person("Enrico", "Spinielli", role = "ctb"), person("Anthony", "North", role = "ctb"), person("Martin", "Machyna", role = "ctb"), person("Marcin", "Kalicinski", role = c("ctb", "cph"), comment = "Author of included RapidXML code"), person("Eli", "Pousson", , "eli.pousson@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0001-8280-1706")), person("Félix", "Pouchain", , "flx.pouchain@gmail.com", role = c("cre", "ctb")) ) Maintainer: Félix Pouchain 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'. License: GPL-3 URL: https://github.com/mobility-team/osmdata.mobility/ (fork) https://github.com/ropensci/osmdata/ (upstream) https://docs.ropensci.org/osmdata/ (upstream website) BugReports: https://github.com/mobility-team/osmdata.mobility/issues Depends: R (>= 3.2.4) Imports: curl, httr2, lubridate, magrittr, methods, Rcpp (>= 0.12.4), reproj, rvest, tibble, utils, xml2 Suggests: httptest2, jsonlite, knitr, markdown, raster, rmarkdown, sf, sp, testthat LinkingTo: Rcpp VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: yes Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 X-schema.org-applicationCategory: Data Access X-schema.org-isPartOf: https://ropensci.org X-schema.org-keywords: open0street0map, openstreetmap, overpass0API, OSM Config/pak/sysreqs: libxml2-dev libssl-dev libproj-dev Repository: https://mobility-team.r-universe.dev Date/Publication: 2026-07-07 15:55:19 UTC RemoteUrl: https://github.com/mobility-team/osmdata.mobility RemoteRef: HEAD RemoteSha: 0f0a739a876d3ed478728da3c4ea67f2f9e3d2b2 Packaged: 2026-07-07 16:10:10 UTC; root Author: Mark Padgham [aut], Bob Rudis [aut], Robin Lovelace [aut], Maëlle Salmon [aut], Joan Maspons [aut] (ORCID: ), Andrew Smith [ctb], James Smith [ctb], Andrea Gilardi [ctb], Enrico Spinielli [ctb], Anthony North [ctb], Martin Machyna [ctb], Marcin Kalicinski [ctb, cph] (Author of included RapidXML code), Eli Pousson [ctb] (ORCID: ), Félix Pouchain [cre, ctb]