Skip to content

Commit 78f6fe5

Browse files
kesterlestertyrasd
authored andcommitted
add material as field to the (Utility) Marker preset, closes #704
see #704: > A significant distinguisher for many UK gas utility markers is colour (red vs yellow for national versus local) and material (concrete vs plastic). I have had to add these fields to markers on probably more than on thousand occasions over the last few months while trying to edit the UK in iD, so I thought it was about time I pushed this change so that I have to type less ....
1 parent 8766da8 commit 78f6fe5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data/presets/marker.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"operator",
66
"marker",
77
"utility",
8-
"inscription",
9-
"colour"
8+
"colour",
9+
"material",
10+
"inscription"
1011
],
1112
"moreFields": [
1213
"height",

0 commit comments

Comments
 (0)