sh 从地理数据库导入postgres的功能
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 从地理数据库导入postgres的功能相关的知识,希望对你有一定的参考价值。
ogr2ogr -f "PostgreSQL" PG:"host=localhost port=5432 dbname=postgres user=postgres password=postgres" -t_srs EPSG:4326 $PWD/tlgdb_2017_a_us_substategeo.gdb -overwrite -progress --config PG_USE_COPY YES -lco SRID=4326 -nlt PROMOTE_TO_MULTI -nln public.bg Block_Group -overwrite
以上是关于sh 从地理数据库导入postgres的功能的主要内容,如果未能解决你的问题,请参考以下文章
sh 使用gzip导出和导入Postgres数据库
如何将数据从 postgres 数据库导入到 android sqlite
Navicat、对象数据库和 Postgres
数据库导入后 Postgres autovacuum high cpu/disk
如何用qgis将shp图层导入postgres sql 数据库
sh 返回数据库Postgres