Add derived data for j-bar preset

This commit is contained in:
Quincy Morgan
2019-04-27 17:07:57 -07:00
parent c812d11c03
commit 061f61e7dd
4 changed files with 11 additions and 0 deletions
+5
View File
@@ -2302,6 +2302,11 @@ en:
# aerialway=goods
name: Goods Aerialway
terms: '<translate with synonyms or related terms for ''Goods Aerialway'', separated by commas>'
aerialway/j-bar:
# aerialway=j-bar
name: J-bar Lift
# 'terms: jbar'
terms: '<translate with synonyms or related terms for ''J-bar Lift'', separated by commas>'
aerialway/magic_carpet:
# aerialway=magic_carpet
name: Magic Carpet Lift
+1
View File
@@ -30,6 +30,7 @@
"aerialway/drag_lift": {"geometry": ["line"], "fields": ["name", "aerialway/capacity", "aerialway/duration"], "tags": {"aerialway": "drag_lift"}, "name": "Drag Lift"},
"aerialway/gondola": {"icon": "maki-aerialway", "geometry": ["line"], "fields": ["name", "oneway", "aerialway/occupancy", "aerialway/capacity", "aerialway/duration", "aerialway/bubble", "aerialway/heating"], "tags": {"aerialway": "gondola"}, "name": "Gondola"},
"aerialway/goods": {"geometry": ["line"], "fields": ["name", "aerialway/capacity", "aerialway/duration"], "tags": {"aerialway": "goods"}, "name": "Goods Aerialway"},
"aerialway/j-bar": {"geometry": ["line"], "fields": ["name", "aerialway/capacity", "aerialway/duration"], "terms": ["jbar"], "tags": {"aerialway": "j-bar"}, "name": "J-bar Lift"},
"aerialway/magic_carpet": {"geometry": ["line"], "fields": ["name", "aerialway/capacity", "aerialway/duration", "aerialway/heating"], "tags": {"aerialway": "magic_carpet"}, "name": "Magic Carpet Lift"},
"aerialway/mixed_lift": {"geometry": ["line"], "fields": ["name", "oneway_yes", "aerialway/occupancy", "aerialway/capacity", "aerialway/duration", "aerialway/bubble", "aerialway/heating"], "tags": {"aerialway": "mixed_lift"}, "name": "Mixed Lift"},
"aerialway/platter": {"geometry": ["line"], "terms": ["button lift", "poma lift"], "fields": ["name", "aerialway/capacity", "aerialway/duration"], "tags": {"aerialway": "platter"}, "name": "Platter Lift"},
+1
View File
@@ -33,6 +33,7 @@
{"key": "aerialway", "value": "drag_lift", "description": "🄿 Drag Lift", "object_types": ["way"]},
{"key": "aerialway", "value": "gondola", "description": "🄿 Gondola", "object_types": ["way"], "icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/aerialway-15.svg?sanitize=true"},
{"key": "aerialway", "value": "goods", "description": "🄿 Goods Aerialway", "object_types": ["way"]},
{"key": "aerialway", "value": "j-bar", "description": "🄿 J-bar Lift", "object_types": ["way"]},
{"key": "aerialway", "value": "magic_carpet", "description": "🄿 Magic Carpet Lift", "object_types": ["way"]},
{"key": "aerialway", "value": "mixed_lift", "description": "🄿 Mixed Lift", "object_types": ["way"]},
{"key": "aerialway", "value": "platter", "description": "🄿 Platter Lift", "object_types": ["way"]},
+4
View File
@@ -4334,6 +4334,10 @@
"name": "Goods Aerialway",
"terms": ""
},
"aerialway/j-bar": {
"name": "J-bar Lift",
"terms": "jbar"
},
"aerialway/magic_carpet": {
"name": "Magic Carpet Lift",
"terms": ""