将 postgres 表数据导出到 shape 文件以构建 OSRM 集群

问题描述

我已使用 QGIS 将所有 shapefile(美国所有 50 个州的数据)导入 Postgres/PostGIS DB。我正在尝试将该数据导出到单个 shapefile。我收到以下错误 -

Failed to write a shape object. File size cannot reach 4294967068 + 248.Error writing shape 31754843

如何生成单个大尺寸的 shapefile,因为 OSRM 只需要单个 .osrm 文件即可部署在集群中。

我也尝试将单个 shapefile 合并为单个 shapefile,但它也不适合我。

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)