# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "osmclass" in publications use:' type: software license: GPL-3.0-only title: 'osmclass: Classify Open Street Map Features' version: 0.1.3 doi: 10.32614/CRAN.package.osmclass abstract: Classify Open Street Map (OSM) features into meaningful functional or analytical categories. Designed for OSM PBF files, e.g. from imported as spatial data frames. A classification consists of a list of categories that are related to certain OSM tags and values. Given a layer from an OSM PBF file and a classification, the main osm_classify() function returns a classification data table giving, for each feature, the primary and alternative categories (if there is overlap) assigned, and the tag(s) and value(s) matched on. The package also contains a classification of OSM features by economic function/significance, following Krantz (2023) . authors: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch repository: https://sebkrantz.r-universe.dev commit: 293d1b093b13d2cde1ef5cc53f04647b4b79c7a7 url: https://sebkrantz.github.io/osmclass/ contact: - family-names: Krantz given-names: Sebastian email: sebastian.krantz@graduateinstitute.ch