ArchGDAL.jl icon indicating copy to clipboard operation
ArchGDAL.jl copied to clipboard

broken link: United State's Colorado Plateau TIF file

Open lazarusA opened this issue 2 years ago • 1 comments

It looks like the link here not longer works:

https://yeesian.com/ArchGDAL.jl/dev/quickstart/

julia> dataset = AG.readraster("/vsicurl/http://landsat-pds.s3.amazonaws.com/c1/L8/037/034/LC08_L1TP_037034_20160712_20170221_01_T1/LC08_L1TP_037034_20160712_20170221_01_T1_B4.TIF")
ERROR: GDALError (CE_Failure, code 11):
	HTTP response code: 404

lazarusA avatar Dec 30 '22 14:12 lazarusA

Thank you for filing this; I should have done a better job of managing data dependencies e.g. in https://github.com/yeesian/ArchGDALDatasets or something else.

yeesian avatar Dec 30 '22 14:12 yeesian