Skip to content

Reading a VSI URL returns File not found. #177

@fabricebrito

Description

@fabricebrito

I'm doing:

GeoArrays.read("/vsicurl/https://github.com/OSGeo/gdal/blob/master/autotest/alg/data/2by2.tif?raw=true")

And getting:

File not found.

Stacktrace:
 [1] error(s::String)
   @ Base ./error.jl:35
 [2] read(fn::String; masked::Bool, band::Nothing)
   @ GeoArrays ~/.julia/packages/GeoArrays/S54xA/src/io.jl:4
 [3] read(fn::String)
   @ GeoArrays ~/.julia/packages/GeoArrays/S54xA/src/io.jl:3
 [4] top-level scop

Using version 0.9.3

Am I missing something obvious?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions