New commit breaks loading from urls from stac
glaroc opened this issue · 1 comments
glaroc commented
There is an error here
https://github.com/appelmar/gdalcubes_R/blob/08b371c84cc165b79baa770eebc307c3fb37b87e/R/stac.R#L262
'x' should be 'url'. This breaks any attempt to access a STAC resource from url.
appelmar commented
Oops, thanks a lot!