在使用导入工具勾选下图最后一个选项将MultiLineString类型的线要素转换成LineString要素,出现Shapefile type: Arc PostGIS type: LINESTRING[2] We have a Multilinestring with 2 parts, can’t use -S switch!错误,具体原因不太清楚,应该相交线的问题,解决方案:打断相交线,在arcmap中将MultiLineString转LineString,具体做法如下:
PostGIS type: LINESTRING[2] We have a Multilinestring with 2 parts, can't use -S switch!解决方案

一、具体流程
1、数据管理工具→要素→要素转线
2、目录结构
PostGIS type: LINESTRING[2] We have a Multilinestring with 2 parts, can't use -S switch!解决方案
3、操作页面
PostGIS type: LINESTRING[2] We have a Multilinestring with 2 parts, can't use -S switch!解决方案
点击确定,然后将存储的数据,从新导入postgresql数据库,不用在勾选最后一项
4、数据查看geom类型
PostGIS type: LINESTRING[2] We have a Multilinestring with 2 parts, can't use -S switch!解决方案

相关文章:

  • 2021-10-12
  • 2021-04-01
  • 2022-01-02
  • 2021-05-05
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2021-07-17
猜你喜欢
  • 2021-06-04
  • 2021-06-09
  • 2022-12-23
  • 2021-10-04
  • 2021-07-28
  • 2021-09-28
相关资源
相似解决方案