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

Broken encoding? #5

Open
pixelogik opened this issue Jan 8, 2016 · 3 comments
Open

Broken encoding? #5

pixelogik opened this issue Jan 8, 2016 · 3 comments

Comments

@pixelogik
Copy link

Special characters of German cities are broken (ü,ä).

"Osnabrück" is "Osnabrück"
"Garching bei München" is "Garching bei Munchen"
"Lübeck" is "Lübeck"

@bsodmike
Copy link

Same issue for Irish cities.

@sanmen1593
Copy link

Same issue with almost every citie that has tildes. Example: Medellín in Colombia appears as Medellín.

Any hints of how to fix this?

@bsodmike
Copy link

Since I'm coding in Ruby, I ditching this in favour of https://github.com/loureirorg/city-state/ which uses the Maxmind DB. You can parse this date yourself quite easily https://www.maxmind.com/en/free-world-cities-database

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

3 participants