feat(tooling): populate terrain_reference column for inhabited bodies (#839)

Adds tooling/planet-gen/populate_terrain_reference.py and runs it against
systems.db. Resolves each body's expected wiki heightmap path (repo-root
relative) and writes it into bodies.terrain_reference. Missing heightmaps
are logged for remediation.

Result: 2380/3240 bodies populated, 860 still missing heightmaps. This
unblocks generate_atlas.py (#832) for every body that has a heightmap.
This commit is contained in:
2026-04-14 17:25:56 +02:00
parent 03e0d1c022
commit b127f63dc2
2 changed files with 139 additions and 0 deletions
Binary file not shown.