Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Fix logic error. | Guilhem Moulin | 4 days | 1 |
| | ||||
* | Add logic to export raster files (as COG). | Guilhem Moulin | 4 days | 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. |