PostGIS 2.0 Loader Exporter报错Unable to convert data value to UTF-8
错误信息:Unable to convert data value to UTF-8 (iconv reports “Illegal byte sequence”). Current encoding is “UTF-8”. Try “LATIN1” (Western European),
or one of the values
解决方法:PostGIS 2.0 Loader Exporter Options设置为GBK
转载自:https://blog.csdn.net/heyubingzju/article/details/41511811