npm run build for new presets

This commit is contained in:
Bryan Housel
2019-05-05 23:11:52 -04:00
parent 5f9bea67da
commit 4c53c5a72c
4 changed files with 4 additions and 4 deletions
+1
View File
@@ -3319,6 +3319,7 @@ en:
area/highway:
# 'area:highway=*'
name: Road Surface
# 'terms: area:highway,edge of pavement,highway area,highway shape,pavement,road shape,street area'
terms: '<translate with synonyms or related terms for ''Road Surface'', separated by commas>'
attraction:
# attraction=*
+1 -2
View File
@@ -80,8 +80,7 @@
"natural/tree_row",
"natural/peak",
"natural/cliff",
"natural/beach",
"natural/cave_entrance"
"natural/beach"
]
},
"category-path": {
+1 -1
View File
@@ -240,7 +240,7 @@
"amenity/water_point": {"icon": "maki-drinking-water", "fields": ["operator", "fee", "payment_multi_fee"], "geometry": ["area", "vertex", "point"], "tags": {"amenity": "water_point"}, "name": "RV Drinking Water"},
"amenity/watering_place": {"icon": "maki-drinking-water", "fields": ["operator", "fee", "payment_multi_fee"], "geometry": ["area", "vertex", "point"], "tags": {"amenity": "watering_place"}, "name": "Animal Watering Place"},
"area": {"fields": ["name"], "geometry": ["area"], "tags": {"area": "yes"}, "terms": ["polygon"], "name": "Area", "matchScore": 0.1},
"area/highway": {"fields": ["name", "area/highway"], "geometry": ["area"], "tags": {"area:highway": "*"}, "name": "Road Surface"},
"area/highway": {"fields": ["name", "area/highway", "surface"], "geometry": ["area"], "terms": ["area:highway", "edge of pavement", "highway area", "highway shape", "pavement", "road shape", "street area"], "tags": {"area:highway": "*"}, "name": "Road Surface"},
"attraction/amusement_ride": {"icon": "maki-amusement-park", "geometry": ["point", "area"], "terms": ["theme park", "carnival ride"], "tags": {"attraction": "amusement_ride"}, "name": "Amusement Ride"},
"attraction/animal": {"icon": "maki-zoo", "fields": ["name", "operator"], "geometry": ["point", "area"], "terms": ["amphibian", "animal park", "aquarium", "bear", "bird", "fish", "insect", "lion", "mammal", "monkey", "penguin", "reptile", "safari", "theme park", "tiger", "zoo"], "tags": {"attraction": "animal"}, "name": "Animal Enclosure"},
"attraction/big_wheel": {"icon": "maki-amusement-park", "fields": ["{attraction}", "height"], "geometry": ["point"], "terms": ["ferris wheel", "theme park", "amusement ride"], "tags": {"attraction": "big_wheel"}, "name": "Big Wheel"},
+1 -1
View File
@@ -5225,7 +5225,7 @@
},
"area/highway": {
"name": "Road Surface",
"terms": ""
"terms": "area:highway,edge of pavement,highway area,highway shape,pavement,road shape,street area"
},
"attraction/amusement_ride": {
"name": "Amusement Ride",