duckdb / duckdb/duckdb-spatial

How to use GDAL's vsizip combined with vsis3?

Open
#816 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
708
Forks
96
Avg merge
1d 21h
Merged PRs (30d)
5

Description

Hi!

Having set the following environment variables,

- AWS_S3_ENDPOINT
- AWS_DEFAULT_REGION
- AWS_ACCESS_KEY_ID
- AWS_SECRET_ACCESS_KEY

I manage to inspect a zipped GDB stored in a private S3 bucket, by using `ogrinfo` as follows:

`ogrinfo /vsizip/vsis3//.zip/.gdb`

How to read the same dataset from DuckDB? How to make GDAL load the S3 configuration and secrets when it's called through DuckDB?

Thanks in advance for your help and for all the great job that's being done on the DuckDB spatial extension!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.