mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 05:30:35 +02:00
Add level crossing preset
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "level crossing",
|
||||
"icon": "cross",
|
||||
"geometry": [
|
||||
"vertex"
|
||||
],
|
||||
"tags": {
|
||||
"railway": "level_crossing"
|
||||
},
|
||||
"terms": [
|
||||
"crossing",
|
||||
"railroad crossing",
|
||||
"railway crossing",
|
||||
"grade crossing",
|
||||
"road through railroad",
|
||||
"train crossing"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user