osmclass
Classify Open Street Map Features
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>.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.3 |
rolling linux/jammy R-4.5 | osmclass_0.1.3.tar.gz |
233.5 KiB |
0.1.3 |
rolling linux/noble R-4.5 | osmclass_0.1.3.tar.gz |
233.5 KiB |
0.1.3 |
rolling source/ R- | osmclass_0.1.3.tar.gz |
167.1 KiB |
0.1.3 |
latest linux/jammy R-4.5 | osmclass_0.1.3.tar.gz |
233.5 KiB |
0.1.3 |
latest linux/noble R-4.5 | osmclass_0.1.3.tar.gz |
233.5 KiB |
0.1.3 |
latest source/ R- | osmclass_0.1.3.tar.gz |
167.1 KiB |
0.1.3 |
2026-04-26 source/ R- | osmclass_0.1.3.tar.gz |
167.1 KiB |
0.1.3 |
2026-04-23 source/ R- | osmclass_0.1.3.tar.gz |
167.1 KiB |
0.1.3 |
2026-04-09 windows/windows R-4.5 | osmclass_0.1.3.zip |
236.8 KiB |
0.1.3 |
2025-04-20 source/ R- | osmclass_0.1.3.tar.gz |
167.1 KiB |
Dependencies (latest)
Imports
- collapse (>= 1.9.6)
- data.table
- stringi