We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
{ "country code": "DE", "postal code": "01945", "place name": "Gr�newald", "admin name1": "Brandenburg", "admin code1": "BB", "admin name2": "", "admin code2": 0, "admin name3": "Landkreis Oberspreewald-Lausitz", "admin code3": 12066, "latitude": 51.4, "longitude": 14, "accuracy": 4 },
Import Encoding Options would be great.
The text was updated successfully, but these errors were encountered:
I have the same issue. Encoding of the CSV is "Western Europe (Windows-1252/WinLatin 1)", not UTF-8.
My conversion, including é & à in french postal codes here: https://csvjson.com/csv2json/42e75cd8e786dda104c68d8025c58448
Workaround: in Notepad++ > Encoding > Convert to UTF-8 > Save > Works as expected.
Import Encoding Options would be great indeed!
Sorry, something went wrong.
No branches or pull requests
{
"country code": "DE",
"postal code": "01945",
"place name": "Gr�newald",
"admin name1": "Brandenburg",
"admin code1": "BB",
"admin name2": "",
"admin code2": 0,
"admin name3": "Landkreis Oberspreewald-Lausitz",
"admin code3": 12066,
"latitude": 51.4,
"longitude": 14,
"accuracy": 4
},
Import Encoding Options would be great.
The text was updated successfully, but these errors were encountered: