Skip to content

Commit 67c12c1

Browse files
authored
Add additional values to roof shape field (#1654)
1 parent 449fae4 commit 67c12c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data/fields/roof/shape.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,19 @@
66
"options": {
77
"flat": "Flat",
88
"gabled": "Gabled",
9+
"gabled_height_moved": "Gabled (Height Moved)",
910
"skillion": "Skillion",
1011
"hipped": "Hipped",
1112
"half-hipped": "Half-Hipped",
13+
"side_hipped": "Side-Hipped",
14+
"side_half-hipped": "Side Half-Hipped",
1215
"mansard": "Mansard",
1316
"gambrel": "Gambrel",
17+
"hipped-and-gabled": "Hipped & Gabled",
1418
"pyramidal": "Pyramidal",
19+
"crosspitched": "Cross-Pitched",
20+
"sawtooth": "Sawtooth",
21+
"butterfly": "Butterfly",
1522
"cone": "Cone",
1623
"dome": "Dome",
1724
"onion": "Onion",

0 commit comments

Comments
 (0)