# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rosmosis" in publications use:' type: software license: MIT title: 'rosmosis: Helper Functions to Download and Run Osmosis' version: 0.0.0.9000 doi: 10.32614/CRAN.package.rosmosis abstract: Allows one to download and run Osmosis from R. Osmosis is a command line application for processing OpenStreetMap data which consists of several different pluggable components that can be chained to perform large operations. The package currently does not aim to offer functions that covers the entirety of Osmosis' API, and instead offers limited support to running Osmosis through a helper function. authors: - family-names: Herszenhut given-names: Daniel email: dhersz@gmail.com orcid: https://orcid.org/0000-0001-8066-1105 repository: https://dhersz.r-universe.dev repository-code: https://github.com/dhersz/rosmosis commit: 6750bf40ec70de1edced04071c3e505e39c2bb5a url: https://github.com/dhersz/rosmosis contact: - family-names: Herszenhut given-names: Daniel email: dhersz@gmail.com orcid: https://orcid.org/0000-0001-8066-1105