mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-24 20:56:22 +02:00
Add bridge pier preset
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"icon": "fas-archway",
|
||||
"fields": [
|
||||
"bridge/support"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"bridge:support": "pier"
|
||||
},
|
||||
"name": "Bridge Pier"
|
||||
}
|
||||
Reference in New Issue
Block a user