Skip to content

Allow vsis3 for MinIO for local development #59

Description

@BryonLewis

the curretn make_vsi function only switches between vsicurl and vsis3 based on the URL beginning with s3://. For local development in Django stacks that utilize MinIO it would be nice to force vsis3 to confirm the functionality and how it is working.
I beleive it makes more sense to update the dependence of large-image through this issue girder/large_image#2110.
Then update django-large-image to call make_vsi directly instead of creating it's own function (unless there is a reason to override the function I'm not thinking of, but you could always override get_path instead).

Also update documentation to mention GDAL configuration/environment variables for properly connecting S3/MinIO with authentication (specifically Access and Secret Key variables).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions