a-b-street/osm2lanes

Analyze Tag Usage Frequency

Open

#175 opened on May 1, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
help wanted

Repository metrics

Stars
 (37 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would be good to have an ordered list of tags (key + val) used in ways, such that we can prioritize support. We can then make milestones tracking our coverage of all tags used in >1% of ways, then 0.1% of ways, etc.

e.g. https://taginfo.openstreetmap.org/tags/oneway=yes is used in 1.77% of ways.

Contributor guide