方法一:
shp格式转换为GeoJson格式并加载
首先注意shp的坐标系,要转换为WGS84,使用arcgis或QGIS
工具:http://mapshaper.org/;
注意:export时,输入encoding=utf8
本文共 177 字,大约阅读时间需要 1 分钟。
方法一:
shp格式转换为GeoJson格式并加载
首先注意shp的坐标系,要转换为WGS84,使用arcgis或QGIS
工具:http://mapshaper.org/;
注意:export时,输入encoding=utf8
转载于:https://www.cnblogs.com/dongzhiwu/p/9052327.html