3dcitydb / importer-exporter

3D City Database client for high-performance import and export of 3D city model data
Apache License 2.0
126 stars 53 forks source link

When using the CLI import options, can I specify that it should update? #291

Closed sigurdbengtson closed 4 weeks ago

sigurdbengtson commented 1 year ago

I Import to 3D city DB via the CLI functions, using impexp import. Is there an option to make it so that any matching rows are updated? It seems I just add more rows when importing from a dir from which I've import previously. I.e. I end up with duplicate rows in my database.

clausnagel commented 1 year ago

https://3dcitydb-docs.readthedocs.io/en/version-2022.2/impexp/cli/import.html

Check documentation of import mode. Alternatively, consider creating an import log together with an import list filter.