删除矢量数据文件 删除矢量数据文件# 删除矢量数据文件if os.path.exists(out_shp) driver.DeleteDataSource(out_shp)ds2 = driver.CreateDataSource(out_shp)