omniscale / imposm3

Imposm imports OpenStreetMap data into PostGIS
http://imposm.org/docs/imposm3/latest/
Apache License 2.0
723 stars 158 forks source link

How to append data to PostgreSQL? #272

Closed zhangtaohua closed 3 years ago

zhangtaohua commented 3 years ago

Context

THX FOR Your wonderful job!! when I import osm pbf data to PostgreSQL with the '-appendcache' option, The result also overwrites the DB tables. I have typed the command './imposm import -help' to find a way, but I got nothing useful infomation. would you please told me how to append data to DB Tables, Thank you very much!!

Expected Behavior

Actual Behavior

Possible Fix

Steps to Reproduce

Context

Your Environment