View source: R/gdal-cloud-config.R
gdal_cloud_config | R Documentation |
Sets GDAL environmental variables to recommended optimum settings for cloud-based access.
gdal_cloud_config()
Based on https://gdalcubes.github.io/source/concepts/config.html#recommended-settings-for-cloud-access
sets recommended environmental variables and returns invisible TRUE if successful.
gdal_cloud_unconfig()
gdal_cloud_config()
# remove settings:
gdal_cloud_unconfig()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.