# ───────────────────────────────────────────────────────────── # SITE LAYERS — STYLE CARD # Fill this in once. Every diagram the tool draws follows it, # and prompt_suffix.txt (for any image model) is written from it. # The software never chooses the look. You do. # # Colours are hex codes (#RRGGBB). Line weights are millimetres # at print size. Delete a line to fall back to the default. # ───────────────────────────────────────────────────────────── name = "My site analysis style" fill_alpha = 0.55 # 0 = transparent fills, 1 = solid # Which layers appear, in order (top first). Remove any you don't want. plan_layers = ["ZONE", "HERITAGE", "SHR", "FLOOD", "BUSHFIRE", "HOB"] axon_layers = ["BASE", "CADASTRE", "ZONE", "HOB", "FSR", "HERITAGE", "HAZARD", "CLIMATE"] [type] family = "DejaVu Sans" # any font installed where the tool runs; falls back to DejaVu Sans if missing size = 7.0 # body text, points title_size = 11.0 [palette] background = "#F3F0E8" # the paper ink = "#1D1D1B" # text, outlines, buildings base = "#A7A399" # context linework (roads, lots) site = "#C8102E" # your site outline — make it the loudest thing on the page grid = "#D9D4C7" # chart gridlines [layers] # one colour per statutory / climate layer ZONE = "#D8C9A8" HOB = "#5B7A99" FSR = "#7F9C6B" ADDCTRL = "#9C6B98" HERITAGE = "#8C4A2F" SHR = "#8C4A2F" FLOOD = "#2F6690" BUSHFIRE = "#D1495B" ASS = "#B08D57" SUN = "#E0A100" WIND = "#3A6EA5" [zones] # zoning fill by family: R = residential, B/E = business/employment, MU = mixed use, ... R = "#E9C9B5" # higher numbers (R3, R4) are drawn slightly darker automatically B = "#8FB3D9" E = "#8FB3D9" MU = "#B39DDB" IN = "#C5B0D5" SP = "#F2E394" RE = "#A8D5A2" C = "#7FB77E" W = "#9EC9E2" RU = "#E6DDB8" SU = "#CCCCCC" [weights] # millimetres at print size base = 0.15 cadastre = 0.12 statutory = 0.35 site = 0.9 axon_drop = 0.2 [hatch] # none | solid | "/" "\\" "x" "-" "|" "." "o" "+" — repeat a mark to make it denser, e.g. "////" ZONE = "solid" HOB = "none" FSR = "none" ADDCTRL = ".." HERITAGE = "////" SHR = "xxxx" FLOOD = "\\\\\\\\" BUSHFIRE = "xx" ASS = "..." [axon] # the exploded layer drawing angle = 45.0 # plan rotation in degrees foreshorten = 0.6 # 1.0 = plan oblique, ~0.58 = close to isometric gap_factor = 0.8 # space between planes; under 1 they overlap [references] # three images that show the look you want; used in prompt_suffix.txt images = ["ref_1.jpg", "ref_2.jpg", "ref_3.jpg"] words = "measured, archival, warm paper ground, hairline ink, restrained colour" [dxf] hatches = false # true writes hatch patterns into the DXF too (heavier file) text_height_m = 2.0 # label height in the DXF, metres