| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Drop support for gdal <3.9. | Guilhem Moulin | 2025-08-14 | 1 |
| | | ||||
| * | export_raster: Fix compatibility with older GDAL versions. | Guilhem Moulin | 2025-07-23 | 1 |
| | | | | | | Older GDAL version need the destination path to be a string not a path-like argument. | |||
| * | Fix logic error. | Guilhem Moulin | 2025-07-23 | 1 |
| | | ||||
| * | Add logic to export raster files (as COG). | Guilhem Moulin | 2025-07-23 | 1 |
| Raster data is not stored in the PostGIS database. Instead, the mtime of the target directory is used to determine whether the COG is up to date. Add a new flag --metadata-compress for JSON metadata compression (which also applies to MVT metadata), and --rasterdir for the target raster directory. | ||||
