Load KML file containing UTF-8 characters in names
Hi,
I tried to load KML files containing UTF-8 characters in names (see attached). This fails in the wizard without any error. So, it was difficult to find the cause.
The only workaround in the moment is to replace all UTF-8 characters (é --> e etc.). But, there should be a better solution. I think this is just an encoding problem of the load statement and easy to fix.