Add bridge pier preset

This commit is contained in:
Nadya Febiana Djojosantoso
2018-10-01 06:49:19 -07:00
parent 4c4cd55e83
commit ffd3de5aaa

View File

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