Files
GeoData/tests/test_buildings_memory.py
s0wlz (Matthias Puchstein) f9668f0549 fix(buildings): Implement windowed reading for ground snapping
Optimized memory usage by reading only the required pixel window from the heightmap VRT instead of loading the entire dataset into memory. This prevents crashes on large datasets while maintaining scientific accuracy for ground-snapping.
2026-02-03 23:12:47 +01:00

2.8 KiB