Package: maposm
Type: Package
Title: Get Map Layers from 'OpenStreetMap'
Version: 0.5.1
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: The 'OpenStreetMap' database provides a wide range of highly
    detailed geographic layers on a global scale. To obtain synthetic
    information for cartographic purposes, layers must be selected, simplified,
    merged, or modified. 'maposm' downloads 'OpenStreetMap' extracts and performs
    these operations to create a set of composite layers of urban areas,
    buildings, green spaces, main roads, secondary roads, railways, and water
    bodies.
URL: https://codeberg.org/riatelab/maposm,
        https://riatelab.r-universe.dev/maposm
BugReports: https://codeberg.org/riatelab/maposm/issues
License: GPL-3
Depends: R (>= 4.2.0)
Imports: sf, lwgeom, tools, mapsf, graphics, osmextract
Suggests: tinytest
Encoding: UTF-8
Language: en-US
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-09 15:29:54 UTC; tim
Author: Timothée Giraud [cre, aut] (ORCID:
    <https://orcid.org/0000-0002-1932-3323>),
  Matthieu Viry [ctb] (ORCID: <https://orcid.org/0000-0002-0693-8556>),
  Louis Laurian [ctb] (ORCID: <https://orcid.org/0009-0002-7275-5536>)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2026-09-17 13:00:02 UTC
Built: R 4.5.2; ; 2026-09-17 17:35:59 UTC; unix
