osmclass: Classify Open Street Map Features (original) (raw)
Classify Open Street Map (OSM) features into meaningful functional or analytical categories. Designed for OSM PBF files, e.g. from <https://download.geofabrik.de/> 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) <https://www.ssrn.com/abstract=4537867>.
Version: | 0.1.3 |
---|---|
Depends: | R (≥ 3.3.0) |
Imports: | collapse (≥ 1.9.6), data.table, stringi |
Published: | 2023-08-17 |
DOI: | 10.32614/CRAN.package.osmclass |
Author: | Sebastian Krantz [aut, cre] |
Maintainer: | Sebastian Krantz <sebastian.krantz at graduateinstitute.ch> |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | osmclass results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=osmclassto link to this page.