MULTIPOLYGON中的坐标点转面
CSV数据
import shapefile
import csv
import sys,os
import glob
#创建线shp文件
def datatoshp_linebyCSV(path,shp_path):
# 创建shp文件
w = shapefile.
2021-10-07 06:16:58
MULTIPOLYGON中的坐标点转面
CSV数据
import shapefile
import csv
import sys,os
import glob
#创建线shp文件
def datatoshp_linebyCSV(path,shp_path):
# 创建shp文件
w = shapefile.