PostgreSQL+PostGIS安装以及使用

时间:2023-03-09 07:37:05
PostgreSQL+PostGIS安装以及使用

安装,参照:    https://www.cnblogs.com/ytwy/p/6817179.html

创建企业级地理文件数据库时报错," You must copy the latest ST_GEOMETRY and dependent libraries to the PostgreSQL software location.",参照:

http://blog.****.net/qingyimengwu/article/details/42719355  (注意路径是"lib"而不是"bin")

PostGIS中导入shp文件报错:

PostGIS中dbf file (.dbf) can not be opened.shapefile import failed

参照:

http://blog.****.net/gdp12315_gu/article/details/52120878

PostgreSQL地理数据库安装配置说明(前半部分有些误导人,新版本不需要那五个dll,只要参考一下他的那张图即可):

http://blog.****.net/liuniu1101/article/details/74435408

ArcGISDesktop官方文档:

http://desktop.arcgis.com/zh-cn/arcmap/10.3/manage-data/gdbs-in-postgresql/get-started-gdb-in-postgresql.htm

配置postgreSQL允许外部连接:http://blog.51cto.com/fastkknd/698991

更多资料:

http://zhihu.esrichina.com.cn/article/3740

http://zhihu.esrichina.com.cn/article/1104