Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name freq in world / osm? #3

Closed
tmcw opened this issue Jul 11, 2014 · 4 comments
Closed

name freq in world / osm? #3

tmcw opened this issue Jul 11, 2014 · 4 comments
Assignees

Comments

@tmcw
Copy link
Contributor

tmcw commented Jul 11, 2014

@ajashton what's the best way to measure relative need of different unicode groups for map labels?

@ajashton ajashton self-assigned this Jul 11, 2014
@ajashton
Copy link
Member

We really just need to look at the name tag to gather statistics, and divide up character frequencies by region. Would you want to split by political boundaries, or a more uniform grid?

A quick, rough approximation could be just to look at named nodes by processing a planet pbf with osmium, grouping counts by geohash or similar.

@tmcw
Copy link
Contributor Author

tmcw commented Jul 17, 2014

Thx :/ current status osmlab/name-count#1

@tmcw
Copy link
Contributor Author

tmcw commented Oct 22, 2014

I am older and wiser now but also still stupid enough to try again https://github.com/tmcw/osm-rune

@tmcw
Copy link
Contributor Author

tmcw commented Dec 15, 2014

https://github.com/tmcw/osm-rune does this 🎅

@tmcw tmcw closed this as completed Dec 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants