Expose clearance height in final PBF

This commit is contained in:
OpenAI Codex
2026-04-02 08:35:46 +08:00
parent a6b645f673
commit eb9ab61330
4 changed files with 8 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ FINAL_RELEASE_PROPERTY_ALLOWLIST = frozenset(
"chart_symbol_code",
"chart_text_color",
"chart_text_style",
"clearance_height_m",
"depth_value_m",
"display_code",
"least_depth_m",