版本:geoserver1.3a

找呀找呀,才发现是geotools的问题,其shapefile读取模块不能选择dbf文件的编码.

解决方案如下:
(1) 网上给的方案
shapefile optional parameters
DbaseFileReader vs non-ISO-8859-1 charsets

(2)用excel编辑dbf文件,把中文去掉,嘿嘿,比较损

(3)shp->postgis,把数据源换成postgresql/postgis

相关文章:

  • 2021-11-03
  • 2021-05-28
  • 2021-10-20
  • 2021-04-04
  • 2021-05-21
  • 2021-08-13
  • 2021-12-02
  • 2021-12-20
猜你喜欢
  • 2022-01-15
  • 2021-11-28
  • 2022-12-23
  • 2021-10-01
  • 2021-07-17
相关资源
相似解决方案