Package: ohsome Title: An 'ohsome API' Client Version: 0.2.2.9000 Authors@R: c( person("Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH", role = "cph"), person("Oliver", "Fritz", , "oliver.fritz@heigit.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6324-7295")) ) Description: A client that grants access to the power of the 'ohsome API' from R. It lets you analyze the rich data source of the 'OpenStreetMap (OSM)' history. You can retrieve the geometry of 'OSM' data at specific points in time, and you can get aggregated statistics on the evolution of 'OSM' elements and specify your own temporal, spatial and/or thematic filters. License: LGPL (>= 3) URL: https://github.com/GIScience/ohsome-r,https://docs.ohsome.org/ohsome-api/stable/ BugReports: https://github.com/GIScience/ohsome-r/issues Depends: R (>= 4.1.0) Imports: geojsonsf, httr, jsonlite, readr, sf, utils Suggests: dplyr, ggplot2, httptest, janitor, knitr, mapview, nominatimlite, osmdata, rmarkdown, spelling, testthat (>= 3.0.0), tmaptools, tidyr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://giscience.r-universe.dev Date/Publication: 2023-08-31 07:52:13 UTC RemoteUrl: https://github.com/giscience/ohsome-r RemoteRef: HEAD RemoteSha: 44ec85710cf976c156e18e01435121dc6e258c66 NeedsCompilation: no Packaged: 2026-06-18 08:45:11 UTC; root Author: Heidelberg Institute for Geoinformation Technology (HeiGIT) gGmbH [cph], Oliver Fritz [aut, cre] (ORCID: ) Maintainer: Oliver Fritz