mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
add bridge/tunnel form to railways and footways
This commit is contained in:
@@ -57,6 +57,10 @@
|
||||
"key": "construction",
|
||||
"type": "combo"
|
||||
},
|
||||
"country": {
|
||||
"key": "country",
|
||||
"type": "combo"
|
||||
},
|
||||
"crossing": {
|
||||
"key": "crossing",
|
||||
"type": "combo"
|
||||
@@ -200,15 +204,6 @@
|
||||
"taoist"
|
||||
]
|
||||
},
|
||||
"roadtype": {
|
||||
"type": "radio",
|
||||
"options": [
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"embankment",
|
||||
"cutting"
|
||||
]
|
||||
},
|
||||
"service": {
|
||||
"key": "service",
|
||||
"type": "combo",
|
||||
@@ -238,6 +233,15 @@
|
||||
"key": "sport",
|
||||
"type": "combo"
|
||||
},
|
||||
"structure": {
|
||||
"type": "radio",
|
||||
"options": [
|
||||
"bridge",
|
||||
"tunnel",
|
||||
"embankment",
|
||||
"cutting"
|
||||
]
|
||||
},
|
||||
"surface": {
|
||||
"key": "surface",
|
||||
"type": "combo"
|
||||
|
||||
+18
-11
@@ -865,7 +865,7 @@
|
||||
"icon": "highway-cycleway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"surface"
|
||||
],
|
||||
@@ -880,6 +880,7 @@
|
||||
"highway/footway": {
|
||||
"icon": "highway-footway",
|
||||
"fields": [
|
||||
"structure",
|
||||
"access",
|
||||
"surface"
|
||||
],
|
||||
@@ -920,7 +921,7 @@
|
||||
"icon": "highway-motorway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -937,7 +938,7 @@
|
||||
"icon": "highway-footway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -954,7 +955,7 @@
|
||||
"icon": "highway-primary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -971,7 +972,7 @@
|
||||
"icon": "highway-residential",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -988,7 +989,7 @@
|
||||
"icon": "highway-secondary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1006,7 +1007,7 @@
|
||||
"fields": [
|
||||
"service",
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1039,7 +1040,7 @@
|
||||
"icon": "highway-tertiary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1056,7 +1057,7 @@
|
||||
"icon": "highway-track",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1086,7 +1087,7 @@
|
||||
"icon": "highway-trunk",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1113,7 +1114,7 @@
|
||||
"icon": "highway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
@@ -1927,10 +1928,16 @@
|
||||
"tags": {
|
||||
"railway": "rail"
|
||||
},
|
||||
"fields": [
|
||||
"structure"
|
||||
],
|
||||
"terms": []
|
||||
},
|
||||
"railway/subway": {
|
||||
"icon": "railway-rail",
|
||||
"fields": [
|
||||
"structure"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-cycleway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"surface"
|
||||
],
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"icon": "highway-footway",
|
||||
"fields": [
|
||||
"structure",
|
||||
"access",
|
||||
"surface"
|
||||
],
|
||||
@@ -36,4 +37,4 @@
|
||||
"tags": {
|
||||
"highway": "footway"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-motorway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-footway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-primary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-residential",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-secondary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"fields": [
|
||||
"service",
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-tertiary",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-track",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway-trunk",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"icon": "highway",
|
||||
"fields": [
|
||||
"oneway",
|
||||
"roadtype",
|
||||
"structure",
|
||||
"access",
|
||||
"maxspeed",
|
||||
"surface"
|
||||
|
||||
@@ -6,5 +6,8 @@
|
||||
"tags": {
|
||||
"railway": "rail"
|
||||
},
|
||||
"fields": [
|
||||
"structure"
|
||||
],
|
||||
"terms": []
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"icon": "railway-rail",
|
||||
"fields": [
|
||||
"structure"
|
||||
],
|
||||
"geometry": [
|
||||
"line"
|
||||
],
|
||||
@@ -7,4 +10,4 @@
|
||||
"railway": "subway"
|
||||
},
|
||||
"terms": []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user