Commit Graph

6 Commits

Author SHA1 Message Date
c9d7677b15 perf(heightmaps): Use in-memory warping for heightmap export
Improved performance and reduced disk I/O by using GDAL's MEM driver for intermediate warp operations. The warped dataset is now passed directly to the translate step without being written to a temporary file.
2026-02-03 23:15:01 +01:00
9947e9df74 Use per-tile heightmap scaling 2026-01-23 16:40:51 +01:00
c930d5f1e1 Add tile_key to manifest 2026-01-23 16:06:12 +01:00
4aaced0462 Update geodata pipeline and exports 2026-01-05 22:17:54 +01:00
0a161ea1fd Align dop20 filelist handling with archive source 2025-12-15 22:47:18 +01:00
1cea248a6a Refactor to config-driven CLI and library pipeline 2025-12-15 22:28:21 +01:00