Skip to content

Commit

Permalink
add preset for Variable Message Sign (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-yle committed Dec 5, 2022
1 parent fb2bd08 commit 278e3e9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/presets/traffic_sign/variable_message.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"icon": "temaki-billboard",
"fields": [
"{traffic_sign}"
],
"geometry": [
"point",
"vertex"
],
"tags": {
"traffic_sign": "variable_message"
},
"terms": [
"vms",
"dynamic message sign"
],
"name": "Variable Message Sign"
}

0 comments on commit 278e3e9

Please sign in to comment.