如何将 shapefile 导入带有 postgis 扩展名的 greenplum?
How to import shapefiles into greenplum with postgis extension?
我知道可以通过编程方式完成,但是有什么工具可以直接使用吗?例如,我可以通过 postgis shapefile loader 将 shapefile 导入 postgresql。
shp2pgsql
tool 是我唯一知道的。您是否正在为此功能寻找某种 UI?
我知道可以通过编程方式完成,但是有什么工具可以直接使用吗?例如,我可以通过 postgis shapefile loader 将 shapefile 导入 postgresql。
shp2pgsql
tool 是我唯一知道的。您是否正在为此功能寻找某种 UI?