duckdb / duckdb/duckdb-spatial
No option to provide a layername when COPY TO any GDAL multilayer capable format
Open
- Dominant language
- C
- Stars
- 708
- Forks
- 96
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 5
Description
When doing a copy to - for example - a geopackage, the resulting layername inside the Geopackage is the same as the Geopackage Filename. There is no option to give it a certain layername, therefore there is also no option to copy more than one layer to the same Geopackage.
To achieve this, the query would have to forward the -nln parameter of ogr2ogr
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.