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

Street name prefix/suffix plot #51

Open
FloEdelmann opened this issue May 23, 2023 · 0 comments
Open

Street name prefix/suffix plot #51

FloEdelmann opened this issue May 23, 2023 · 0 comments

Comments

@FloEdelmann
Copy link
Contributor

FloEdelmann commented May 23, 2023

Originally suggested in #44 (comment):

In the new street name page, it could be displayed which street name prefixes/suffixes are most common. A bar plot probably makes most sense, although a map would also be nice. The list to check would need to be hardcoded (just like the categories are):

  • "-straße" (currently 131)
  • "-weg" (currently 113)
  • "-ring" (currently 6)
  • "-platz" (currently 5)
  • "-anger" (currently 4, including "Am Anger")
  • "-hof" (currently 2)
  • "-gasse" (currently 1)
  • "-allee" (currently 1)
  • "-spange" (currently 1)
  • "-winkel" (currently 1)
  • "Am …" (currently 9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants