Add initial attempt at S3 geotiff reading
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
8+ 1
− 0
@@ -258,6 +258,7 @@ curl_layer_times() {
This adds the initial configuration changes and testing for loading geotiff data from an S3 bucket. It currently uses MinIO as a temporary S3 server. It includes a lot of new configuration/environment variable options that maybe should have been added earlier for performance. Some are specific to curl/s3 loading and authentication.
TODO:
This is step one in getting this to work. The other steps include:
For a faster browsing experience, some files are collapsed by default.