devemux86 opened this issue 12 years ago · 0 comments
Hi,
An idea would be to add as option the shp file's encoding and pass it to ShpToOsmConverter, with default the 'utf-8'. Then put a new connection parameter at convert() with connectParameters.put("charset", encoding);
Thanks!