Published March 2, 2026 | Version 0.0.0.9000
Software Open

OSMtaggingR: Reproducible Datasets about OpenStreetMap's tagging

  • 1. Centre for Interddisciplinary Methodologies
  • 2. ROR icon University of Warwick

Contributors

Project member:

  • 1. ROR icon University of Warwick
  • 2. ROR icon London School of Economics and Political Science

Description

The goal of {osmtaggingr} is to provide reproducible datasets containing information about OpenStreetMap’s tagging proposals. It does so by querying and webscrapping OSM’s wiki via helper functions.

The package contains the following datasets, as well as associated metadata and functions to recreate them:

  1. proposals: A data frame with 724 rows and 27 columns, containing all Approved, Rejected and Proposed tagging proposals from the OSM Wiki, as well as their associated metadata (run ?proposals to see its metadata).
  2. proposals_votes: A data frame with 8487 rows and 4 columns, containing all the votes cast for every tagging proposal in proposals, generated by get_proposals_votes() (run ?proposals_votes to see its metadata).

Files

WarwickCIM/osmtaggingr-0.0.0.9000.zip

Files (110.4 kB)

Name Size Download all
md5:76348bb7e0ccafb7726bc7626d9a0e40
110.4 kB Preview Download

Additional details

Related works

Software

Repository URL
https://github.com/WarwickCIM/osmtaggingr
Programming language
R
Development Status
Wip