Commit Graph

9 Commits

Author SHA1 Message Date
358e093e79 fix(buildings): Refactor _run to handle arguments with spaces correctly
Refactored the subprocess wrapper to only split the command part (first element) if it contains spaces, while preserving spaces in subsequent arguments (like file paths). Added unit tests for various scenarios including command overrides and error handling.
2026-02-03 23:09:21 +01:00
c741ab0710 updated dependencies 2026-01-28 00:04:49 +01:00
8ef494f446 Add downloader configs and update geodata pipeline 2026-01-21 14:16:39 +01:00
4aaced0462 Update geodata pipeline and exports 2026-01-05 22:17:54 +01:00
3aed6333bc Fix tree warp and CityJSON handling 2025-12-20 00:00:29 +01:00
1f7db8c774 Add CityGML semantics pipeline utilities 2025-12-17 01:25:26 +01:00
15daf458fa Rename package to geodata-toolkit 2025-12-17 00:22:30 +01:00
a4d5c3fdc5 updated uv.lock 2025-12-15 23:26:19 +01:00
abb37f25e2 Add uv setup and document expected orthophoto warnings 2025-12-15 20:41:42 +01:00