Add bridge support preset

This commit is contained in:
Nadya Febiana Djojosantoso
2018-10-01 06:48:24 -07:00
parent 9ab8c35ca1
commit 4c4cd55e83

View File

@@ -0,0 +1,15 @@
{
"icon": "fas-archway",
"fields": [
"bridge/support"
],
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"bridge:support": "*"
},
"name": "Bridge Support"
}