Package: osmclass 0.1.4

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>.

Authors:Sebastian Krantz [aut, cre]

osmclass_0.1.4.tar.gz
osmclass_0.1.4.zip(r-4.7)osmclass_0.1.4.zip(r-4.6)osmclass_0.1.4.zip(r-4.5)
osmclass_0.1.4.tgz(r-4.6-any)osmclass_0.1.4.tgz(r-4.5-any)
osmclass_0.1.4.tar.gz(r-4.7-any)osmclass_0.1.4.tar.gz(r-4.6-any)
osmclass_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
osmclass/json (API)
NEWS

# Install 'osmclass' in R:
install.packages('osmclass', repos = c('https://sebkrantz.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/sebkrantz/osmclass/issues

Pkgdown/docs site:https://sebkrantz.github.io

Datasets:

On CRAN:

Conda:

3.30 score 2 stars 8 scripts 486 downloads 7 exports 4 dependencies

Last updated from:6bdccfdb02. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK110
source / vignettesOK151
linux-release-x86_64OK92
macos-release-arm64OK106
macos-oldrel-arm64OK108
windows-develOK87
windows-releaseOK82
windows-oldrelOK62
wasm-releaseOK99

Exports:osm_classifyosm_line_classosm_line_info_tagsosm_other_tags_listosm_point_polygon_classosm_point_polygon_class_detosm_tags_df

Dependencies:collapsedata.tableRcppstringi

Readme and manuals

Help Manual

Help pageTopics
Classify Open Street Map Featuresosmclass-package osmclass
Classification of OSM Features by Economic Functionclassifications osm_line_class osm_line_info_tags osm_point_polygon_class osm_point_polygon_class_det
OSM Points Layer for Djibouti, August 2023djibouti_points
Classify OSM Featuresosm_classify
Generate a List from the 'other_tags' Column in OSM PBF Dataosm_other_tags_list
Extract Tags as Columns from an OSM PBF Layerosm_tags_df