osm2pgsql专题

获取OSM数据,并通过osm2pgsql导入postgreSQL数据库

第一步.工具准备 1.数据库postgreSQL 去官网https://www.enterprisedb.com/downloads/postgres-postgresql-downloads下载   postgreSQL安装版,选择需要安装的版本,点击download now(有些较老的版本开发已经不再支持,建议尽量选取较高版本吧) 2.安装数据库postgreSQL   postgreS

下载OSM数据,使用 osm2pgsql 导入至PostgreSQL(PostGIS),安装GeoServer并绑定数据(一)

前提: 1、已安装 PostgreSQL PostgreSQL 10 安装详细步骤 https://blog.csdn.net/antma/article/details/83579920 2、已安装PostGIS 2.5.0 安装详细步骤 PostGIS 2.5.0 安装详细步骤 https://blog.csdn.net/antma/article/details/83580859