-
Add support for [Cloud Optimized GeoTIFF (COG)](https://www.cogeo.org/).
## CLI
```shell
martin /path/to/cogs/file.tif /path/to/directory
```
## Conf file
```yaml
...
cogs:
paths:
…
-
**Describe the bug**
Given a large COG (for details see output of `gdalinfo` below), Openlayers downloads all header IFDs (in my case 7.6 MB) before rendering the COG, causing very long initial page …
-
Looking at how Rasters interacts with GDAL, it seems that I should be able to output a [COG](https://gdal.org/drivers/raster/cog.html).
```julia
Rasters.write(
mask_path,
…
-
## New feature
## Usage scenario
Google Cloud Batch has [accelerator optimized VMs](https://cloud.google.com/compute/docs/accelerator-optimized-machines), that need to be configured a little di…
-
Some data sources may point to stores of "Cloud-Optimized" GeoTIFFs that support range requests. Reads of arbitrary portions of these data sources are possible.
For these data sources, it would be …
-
I am looking for ways to work with [Cloud Optimized GeoTiffs](https://www.cogeo.org/) in rust. I don't think this library currently supports them, and I don't think there is a good crate just now that…
-
### Version
1
### DataCap Applicant
storage
### Project ID
1
### Data Owner Name
Element 84
### Data Owner Country/Region
United States
### Data Owner Industry
Environment
### Website
www…
-
Yes, you've read that right: shapefiles.
See @calvinmetcalf's https://github.com/calvinmetcalf/coshp , and some comments at https://toot.cafe/@cwm/112680106863944942
-
Currently we use `PDAL` to perform the conversion to cloud-optimized point cloud (COPC). Unfortunately, this is a memory-intensive process, with some runs taking 50+ GB of RAM for a 7.5 GB input file.…
-
This request is related to the following guideline:
| ID | Requirement | Description
-- | -- | --
PROV-REQ-01 | EO project results with respect to raster data, shall be delivered as cloud-native dat…