码迷,mamicode.com
首页 > 其他好文 > 详细

geotools读写shapefile及ArcMap打开shapefile乱码解决

时间:2016-05-04 19:28:23      阅读:189      评论:0      收藏:0      [点我收藏+]

标签:geotools   arcmap   shapefile   

geotools读写shapefile主要依赖于两个类,FeatureReader和FeatureWriter,具体使用可参考geotools相关文档。


ArcMap 默认只读取gbk编码的shapefile,要读取UTF-8编码的shapefile,需要在shapefile同级目录下增加.cpg文件,编辑内容为UTF-8即可。


参考自以下资料

http://gis.stackexchange.com/questions/137753/how-to-change-encoding-options-for-a-shp-file-in-arcgis

geotools读写shapefile及ArcMap打开shapefile乱码解决

标签:geotools   arcmap   shapefile   

原文地址:http://ccjava.blog.51cto.com/8646011/1770003

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!