Package: maposm Type: Package Title: Get Map Layers from OpenStreetMap Version: 0.2.0 Authors@R: c(person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")), person("Matthieu", "Viry", role = c("ctb"), comment = c(ORCID = "0000-0002-0693-8556")), person("Louis", "Laurian", role = c("ctb"), comment = c(ORCID = "0009-0002-7275-5536"))) Description: Download and assemble multiple geographic layers from the OpenStreetMap database for mapping purposes. License: GPL-3 Depends: R (>= 4.1.0) Imports: sf, lwgeom, tictoc, tools, mapsf, graphics, osmdata Encoding: UTF-8 RoxygenNote: 7.3.3 Language: en-US Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2025-10-21 08:31:15 UTC RemoteUrl: https://github.com/riatelab/maposm RemoteRef: maposm_0.2.0 RemoteSha: 866caa205d14af689183e5e60b3679d93dd3176c NeedsCompilation: no Packaged: 2026-05-29 19:53:34 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ), Matthieu Viry [ctb] (ORCID: ), Louis Laurian [ctb] (ORCID: ) Maintainer: Timothée Giraud