Skip to content

Commit 278e3e9

Browse files
authored
add preset for Variable Message Sign (#666)
1 parent fb2bd08 commit 278e3e9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"icon": "temaki-billboard",
3+
"fields": [
4+
"{traffic_sign}"
5+
],
6+
"geometry": [
7+
"point",
8+
"vertex"
9+
],
10+
"tags": {
11+
"traffic_sign": "variable_message"
12+
},
13+
"terms": [
14+
"vms",
15+
"dynamic message sign"
16+
],
17+
"name": "Variable Message Sign"
18+
}

0 commit comments

Comments
 (0)