mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-14 21:28:11 +02:00
use radio to set bridge, tunnel, ... on highways
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"title": " ",
|
||||
"type": "radio",
|
||||
"options": [
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"embankment",
|
||||
"cutting"
|
||||
]
|
||||
}
|
||||
@@ -12,10 +12,9 @@
|
||||
"icon": "highway-cycleway",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,10 +12,9 @@
|
||||
"icon": "highway-motorway",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-path",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,10 +12,9 @@
|
||||
"icon": "highway-primary",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-residential",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-secondary",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-tertiary",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-track",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway-trunk",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -12,8 +12,7 @@
|
||||
"icon": "highway",
|
||||
"form": [
|
||||
"oneway",
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"roadtype",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
Reference in New Issue
Block a user