Skip to content

Commit 174a15e

Browse files
authored
add some new surface values (#597)
1 parent f512b12 commit 174a15e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

data/fields/surface.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,16 @@
1212
"compacted": "Compacted",
1313
"concrete": "Concrete",
1414
"paving_stones": "Paving Stones",
15+
"sett": "Sett",
1516
"dirt": "Dirt",
1617
"grass": "Grass",
1718
"sand": "Sand",
1819
"wood": "Wood",
20+
"metal": "Metal",
1921
"artificial_turf": "Artificial Turf",
22+
"unhewn_cobblestone": "Cobblestone (uncut, rounded stones)",
23+
"mud": "Persistently Muddy",
24+
"woodchips": "Woodchips",
2025
"salt": "Salt"
2126
}
2227
}

0 commit comments

Comments
 (0)