omniscale/imposm3

How to append data to PostgreSQL?

zhangtaohua opened this issue · 0 comments

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

  • Version used: Imposm3 binary 0.11.1
  • Environment name and version (e.g. PostgreSQL x.y.z with PostGIS a.b.c): ubuntu 20.04 (Docker version 20.10.6, build 370c289 windows )
  • Server type and version: PostgreSQL13
  • Operating System and version: windows 10